v4.1.6
What's Changed
- fix: moveDownOnEnter onCellsChanged is triggered twice #314 by @qiufeihong2018 in #315
- fix: pasting externally copied negative numbers into ReactGrid by @webloopbox in #349
- fix: onSelectionChanged unusable with Typescript as Range and Locatio… by @qiufeihong2018 in #364
- fix: onSelectionChanging not called when column header is selected #351 by @qiufeihong2018 in #352
- fix: blurHandler assumes event target has an id by @mithodin in #382
- fix: prevent empty strings from being parsed to number by @webloopbox in #384
- fix: prevent css selector on input from overriding material ui styles by @webloopbox in #383
- feat: Add a way to deselect rows from code #358 by @qiufeihong2018 in #368
- fix className not being applied to highlights by @ACERposS in #375
- Update parseLocaleNumber.ts by @Shiro00000 in #355
- updated readme by @bayareaunicorn in #363
- modify handleKeyDown to listen to caps lock by @ben-horgan in #360
- V4 fix: prevent copying cell color styles during copy-paste operations by @webloopbox in #396
- V4 fix: prevent dropdown menu closure on scrollbar click by @webloopbox in #395
- V4 fix: export dropdown cell styles by @webloopbox in #394
- V4 fix/edge browser displays cell borders post 4.1.0 update by @webloopbox in #391
- V4 fix/prevent clearing the last cell while pasting data by @webloopbox in #390
Full Changelog: v4.1.3...v4.1.6