Handsontable

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

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

价格从: US$ 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 V8.3.0

Released: Jan 28, 2021

V8.3.0 中的更新

特性

  • Importing modules - You can now import Handsontable with core functionality and then choose the parts of the library you need to have in the project. Cell types, editors, renderers, plugins, validators, etc. can now be imported on-demand.
  • Batch operations - New callback function resumes the render automatically as soon as operations are finished. The main advantage of this is an increase in performance.

修补程序

  • Fixed a bug with auto-execution of the first item in the ContextMenu plugin.
  • Fixed a bug where column sorting with multi-column sorting crashed the table.
  • Added a missing entry for the skipRowOnPaste option in the TypeScript definition file.
  • Added missing tests to prevent issue #7377 from resurfacing.
  • Fixed an issue where altering columns did not update filters attached to columns.
  • Fixed typos and wrong return types in the TypeScript definition file.
  • Updated the dependencies causing potential security issues, as well as Babel configuration needed after the update.