Releases: silevis/reactgrid
Releases · silevis/reactgrid
3.0.22
Changes:
- README.md update
- moved all style files to @silevis/readtgrid directory
- GroupCell styling
- added initialFocusLocation prop
- renamed disableFillHandle prop to enableFillHandle
- renamed disableRangeSelection to enableRangeSelection
- removed disableFloatingCellEditor prop
- added onFocusLocationChanging event handler
- CellChange, Change interface
- added DefaultCellTypes type
- reduces size of package
Fixes:
- the first letter on typing int cell editor
- CellEditor position
- notifying about props implemented in Pro version
- building on SSR when a window is undefined [e.g. Gatsby]
3.0.12
Fixes:
- Improved flexibility
- Exported Cypress tests
- Scroll behavior logic rewrite
- Create CellMatrix builder
- Divide functionalities into smaller functions
- Extend core module
- Improvements for loading big data tables
Publish MIT version
Initial commit