npm handsontable 5.0.0

latest releases: 0.0.0-next-e32f4db-20240426, 0.0.0-next-9ed2854-20240426, 0.0.0-next-bc6e23d-20240425...
5 years ago

Breaking changes

  • Refactored the Custom Borders plugin. The API method was changed - added new methods such as getBorders, setBorders and clearBorders. The initial object configuration has been intact, it is still compatible with the previous releases. (#5017)
  • Improved colors, cursor style and sizes of some parts of Handsontable. (#5170)

Changes

  • Fixed an issue related with a lack of afterSelectionEnd hook being fired when contextmenu event is called for a cell. This fix additionally introduces two new hooks (afterOnCellContextMenu, beforeOnCellContextMenu). (#5201, #5232)
  • Fixed an issue related with minifying CSS files where the z-index property was incorrectly modified by OptimizeCssAssetsPlugin webpack plugin. (#5230)
  • Cleaned up and improved the code readability of the ColumnSorting plugin. (#5228)
  • Fixed sort indicator which didn't update after moving columns. (#3900)
  • Updated TypeScript definition file. (#5211)
  • Fixed a problem with Autocomplete's arrow button being rendered in a wrong position. (#5124)

Don't miss a new handsontable release

NewReleases is sending notifications on new releases.