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]