react-data-grid v7.0.0-canary.35 Release Notes

    • Migrate to css-in-js with linaria (PR). RDG now internally uses linaria to manage styles. The stylesheets are automatically injected and there is no stylesheet to manually import anymore.
    • Expose data grid root element reference (PR).
    • (Bug fix) Tabbing into the grid should initiate keyboard navigation (PR).