New
15.3.0
Added
- Added a missing boolean type to the editor in the React wrapper. #11514
- Fixed the Comments plugin for IME editing and added a new
beforeCompositionstarthook. #11521 - Added horizontal scroll to the Filter's "by value" component. #11561
- Added optional formula sanitization for CSV export to prevent CSV Injection attacks. #11592
Changed
- Improved the initialization time of Handsontable with Formulas enabled. #11474
- Changed the size of the Manual Row Resize and Manual Column Resize guide lines. #11507
- Improved the viewport scrolling behavior. #11577
Fixed
- Fixed an issue with the NestedRows plugin duplicating rows when moving child rows. #11362
- Fixed an issue with row resize line alignment and resize handle flickering. #11500
- Fixed an issue with the Autocomplete caret position after using scroll on a list of choices and a problem with the dropdown width. #11503
- Fixed the submenu positioning for all themes. #11505
- Fixed a problem where re-enabling the Hidden Columns configuration caused an error to be thrown if a selection was a part of the hidden range. #11508
- Fixed an issue with an empty
parentNodein the table'sgetCordsmethod. #11509 - Improved the Undo/Redo actions for removing rows and columns. #11515
- Fixed rows' height calculations for merged cells on Safari.
For more information about this release see: