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

    • Only show the vertical scrollbar when necessary (PR)
    • ๐Ÿ›  Fix editorPortalTarget default value for server-side rendering (PR)
    • ๐Ÿ‘‰ Use grid layout for rows, split column metrics from compute columns (PR). Resizing columns no longer recreates columns so less re-renders
    • Augment onRowsChange with indexes and column data (PR)