All Versions
54
Latest Version
Avg Release Cycle
13 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v7.0.0-canary.28 Changes
October 30, 2020 -
v7.0.0-canary.27 Changes
October 29, 2020 -
v7.0.0-canary.26 Changes
October 20, 2020- ๐ Fixed Copy & Paste events not working properly in non-English keyboards (PR)
-
v7.0.0-canary.25 Changes
October 19, 2020- โ Added support for webpack 5 (PR)
-
v7.0.0-canary.24 Changes
October 01, 2020- ๐ Fixed a bug where grid was getting scrolled on cell focus
-
v7.0.0-canary.23 Changes
October 01, 2020- ๐ Minor style fixes
-
v7.0.0-canary.22 Changes
September 02, 2020- โ Add Grouping (PR). Check the new example.
- ๐
(Breaking) Removed
height
andwidth
props and added newclassName
andstyle
props. We are now usingResizeObserver
to calculate all the grid dimensions (PR) - ๐ (Breaking) Removed formatterOptions. Grid now handles formatter focus internally so this prop is no longer required (PR)
- โ Added support for React 17
-
v7.0.0-canary.21 Changes
August 24, 2020 -
v7.0.0-canary.20 Changes
August 17, 2020 -
v7.0.0-canary.19 Changes
August 10, 2020- ๐ Allow setting ref on
Cell/Row
renderers (PR)
- ๐ Allow setting ref on