npm @handsontable/angular 14.6.0

latest releases: 0.0.0-next-936a446-20241001, 0.0.0-next-b914c1c-20241001, 0.0.0-next-a9e3646-20241001...
11 hours ago

Added

  • Corrected aria-label, aria-checked, and menuitemcheckbox roles for the readOnly and alignment options in the context menu. #11091
  • Enhanced the beforeFilter hook by adding a second argument to support proper Undo/Redo functionality. #11170
  • Added even and odd class names to table row (TR) elements for easier styling. #11183
  • Introduced a new API to get the indexes of visible, partially visible, and rendered rows and columns. #11189

Changed

  • Improved focus visibility for cells with the select type. #11160

Removed

  • Removed the -ms CSS fix, as it's no longer needed. #11055

Fixed

  • Fixed an issue where copying values from cell comments didn’t work. #11103
  • Fixed submenu alignment issues after horizontal scrolling. #11106
  • Fixed row misalignment caused by cells with fractional heights. #11110
  • Fixed dropdown menu misalignment when opened via keyboard shortcuts. #11115
  • Fixed a bug where data was saved in the wrong cell after sorting a column with an open editor. #11129
  • Resolved copy/paste/cut issues when the outsideClickDeselects option was disabled. #11139
  • Fixed an issue where merged cells broke after adding a new row. #11145
  • Fixed the F2 keyboard shortcut for entering editing mode. #11151
  • Fixed context and dropdown menu column widths, ensuring they adapt to their content. #11156
  • Updated TypeScript typings for the selectCell method. #11161
  • Fixed an issue where deleting content from selections containing both checkbox and non-checkbox cells didn’t work properly. #11182
  • Fixed an issue where the context menu container size didn’t adjust to its content. #11190
  • Resolved an error that occurred with some keyboard shortcuts when no cell was selected. #11195

For more information on Handsontable 14.6.0, see:

Don't miss a new angular release

NewReleases is sending notifications on new releases.