Skip to content

3.0.22

Compare
Choose a tag to compare
@patryk0493 patryk0493 released this 10 Jun 13:53
· 1074 commits to develop since this release

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]