Handsontable 15.2.0

Released: Mar 19, 2025

Updates in 15.2.0

Funktionen

  • Added Farsi translation.
  • Added support for class names passed as an array for the numeric cell renderer.
  • Updated Italian and Serbian translation for new Context Menu labels.
  • Added mobile cell handle CSS variables to the themes.
  • Improved the execution flow of the Filters plugin and added two new methods (importConditions and exportConditions).
  • Improved speed of rendering performance for themes.
  • Improved table UI behavior after removing all rows and/or columns.
  • Reverted the removal of actionType class field for UndoRedo actions.
  • Removed the broken, unsupported and undocumented 'rendererTemplate' Text Renderer option.

Fehlerkorrekturen

  • Fixed default (fallback) date format for the Date editor.
  • Fixed Context Menu's item state rendering.
  • Corrected checkbox visibility in the no-theme variant.
  • Fixed problems with the cell content reading with imeFastEdit enabled.
  • Fixed hasVerticalScroll and hasHorizontalScroll methods.
  • Fixed editor border radius on mobile devices.
  • Fixed the wrong height of the first row.
  • Fixed the single cell selection inside iframes.
  • Fixed an issue with row header misalignment.
  • Improved the Autocomplete/Dropdown Editor list behavior.
  • Fixed a problem with horizontal scrollbar in the Autocomplete dropdown.
  • Fixed the merged cells height for custom row heights.
  • Fixed a problem with the Comments editor not flipping direction when overlapping the window's scrollbars.
  • Fixed a problem with the focus trap during Shift + Tab navigation.
  • Fixed an issue with the Context Menu opening on Classic theme.
  • Fixed a problem with rowHeights when the provided value was lower than the default/minimal row height.
  • Fixed an issue with the data source modification for row values passed as strings.
  • Fixed the conflicts between ColumnSorting and MultiColumnSorting plugins.
  • Fixed copy, cut an paste actions on tables with a selection reaching outside of the rendered viewport.