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 V8.3.2

Released: Mar 16, 2021

V8.3.2 中的更新

特性

  • Handsontable versions for JavaScript, Angular, React and Vue are now under one monorepo. handsontable, @handsontable/angular, @handsontable/react, and @handsontable/vue will all be developed in the same repo - handsontable.
  • Added a custom ESLint rule which allows restricting specified modules from loading by import or re-exporting.

修補程式

  • Fixed a bug where it was impossible to enable disableVisualSelection for cells/columns.
  • Fixed wrong paddings for multi-level headers.
  • Fixed problems with the current option of the disableVisualSelection setting.
  • Fixed problems with the header option of the disableVisualSelection setting.
  • Fixed a bug where the "double-tap-to-zoom" gesture prevented the editor from opening properly on some mobile devices.
  • Fixed a bug where calling the updateSettings method in the body of some callbacks would break the table.
  • Fixed an issue where the maxRows and maxCols options interfered with hidden index calculations.
  • Fixed problems with doubled borders being displayed when window was a scrollable container.
  • Fixed a bug where value population from an edited cell would result in a console error.
  • Fixed a bug where the dropdown cell type would not work on Safari 14+.
  • Fixed a bug where the AutoRowSize plugin would break the table when placed in an iframe.
  • Fixed bugs in navigation by HOME and END keys with hidden rows/columns enabled.
  • Fixed a bug with the trimWhitespace option not working properly.
  • Fixed an issue with inconsistent documentation and TypeScript definitions for colWidths and rowHeights options.
  • Fixed the incorrect cellTypes module paths in the exports entry of the package.json file.
  • Vue: Fixed Remote Code Execution vulnerability in the dev dependencies.