Handsontable is the new name for Handsontable Pro.
Handsontable 14.5.0
Released: Jul 30, 2024
14.5.0 中的更新
特性
Added support for other keyboard layouts besides QWERTY (e.g. AZERTY).
Added Undo/Redo logic for the ColumnSorting/ManualColumnSorting plugins.
Added new option headerClassName, which allows adding custom CSS classes to the column headers.
Improved the precision of calculating the height and width of columns and rows.
Improved the rendering performance.
Improved performance of cell merging.
修补程序
Fixed Context.getShortcuts type.
Fixed a problem where clicking and dragging on cells in window-controlled scrolled instances would result in unpredictable behavior.
Fixed a bug that prevented column sorting of the checkbox cell types.
Fixed merged cells misalignment in overlays.
Fixed selection expansion for merged cells.
Fixed a problem where the table could go into an endless resize loop when one of the instance's parents was using Dose-Volume Histogram (DVH) values for sizing, and the table was not given any size itself.
Fixed a bug where the afterSetCellMeta was unnecessarily triggered after clicking on the comments textarea element.
Added missing "this" typing for the ColumnSummary plugin.
Fixed invalid cell states after data population that was canceled in the beforeChange hook.
Fixed a problem with the Formulas plugin using wrong indexes when performing autofill.
Fixed a problem where disabling navigableHeaders broke keyboard navigation in the first row if the option was previously enabled and used.
Fixed a problem where the dropdown menu would not close after tapping on the table cells on mobile browsers.
Fixed the header selection with nestedHeaders enabled not working on mobile devices.