Handsontable

外观和感觉像电子表格的 JavaScript 数据网格。

由以下开发商制作:Handsoncode
ComponentSource开始代理销售的日期:2016年

价格从: $ 979.02 版本:17.0.1 新增功能 更新: Mar 25, 2026 5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级 (1)

i

Handsontable is the new name for Handsontable Pro.

Handsontable Pro V5.0.0

Released: Jul 11, 2018

V5.0.0 中的更新

特性

  • 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.

修补程序

  • 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.