Handsontable

Cuadrícula de datos de JavaScript con un aspecto y un funcionamiento semejantes a los de una hoja de cálculo.

Publicado por Handsoncode
Distribuido por ComponentSource desde 2016

Precios desde: US$ 979.02 Versión: 17.1.0 NUEVO Actualizado: May 19, 2026 5.00  - Puntuación media de estrellas5.00  - Puntuación media de estrellas5.00  - Puntuación media de estrellas5.00  - Puntuación media de estrellas5.00  - Puntuación media de estrellas (1)

i

Handsontable is the new name for Handsontable Pro.

Handsontable Pro V5.0.0

Released: Jul 11, 2018

Actualizaciones en V5.0.0

Características

  • Refactored the Custom Borders plugin. The API method was changed - added new methods such as getBorders, setBorders and clearBorders. The initial object configuration has not been changed and is still compatible with the previous releases.
  • Improved colors, cursor style and sizes of some parts of Handsontable.
  • Added an ability to disable Byte Order Mark (BOM) while exporting a table to a CSV file.

Correcciones

  • Fixed an issue related to a lack of afterSelectionEnd hook being fired when contextmenu event is called for a cell. This fix additionally introduces two new hooks (afterOnCellContextMenu, beforeOnCellContextMenu).
  • Fixed an issue related to minimizing CSS files where the z-index property was incorrectly modified by the OptimizeCssAssetsPlugin webpack plugin.
  • Cleaned up and improved the code readability of the ColumnSorting plugin.
  • Updated the TypeScript definition file.
  • Fixed sort indicator which didn't update after moving columns.