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 V13.1.0

Released: Aug 31, 2023

V13.1.0 中的更新

特性

  • Reduced package size and improved code performance.
  • Updated the internal monorepo scripts to utilize Node 20.
  • Extended the type definition of CellChange to match the actual implementation.

修补程序

  • Fixed a problem with errors being thrown when pressing delete or backspace keys after deselecting cells.
  • Fixed problems with moving rows when there are trimmed rows in the table.
  • Fixed a problem with the column resize handle being stuck after the user clicked the right mouse button.
  • Fixed a typo in the CopyPaste plugin's copy method argument.
  • Fixed the mobile selection handlers that disappeared below the table headers when multiple cells were selected.
  • Fixed the MergeCells plugin's problem with updating the cell meta after unmerging the previously-merged cells, which resulted in the Autofill plugin not working properly.
  • Added the missing type definition for BaseEditor's getEditedCellRect method.
  • Corrected the type definitions for the ContextMenu.
  • React: Mark an internal prop of the React wrapper's base editor component as optional.