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 V11.0.0

Released: Nov 17, 2021

V11.0.0 中的更新

特性

  • Added TypeScript definition files for Handsontable's modularized version.
  • Vue: Added support for modularization to the Vue wrapper.
  • React: Added support for modularization to the React wrapper.
  • Angular: Added support for modularization to the Angular wrapper.
  • Added a new package entry point that allows importing built-in modules in one function call.
  • Added a new locale option to properly handle locale-based data.
  • Added a GitHub Actions workflow that covers testing Handsontable and the wrappers.
  • Added new direction helpers (internal API) that lay ground for future RTL support.
  • Changed how the populateFromArray() method works with its method argument set to shift_down or shift_right.
  • Moved the entire Handsontable package to its own, new subdirectory: ./handsontable.
  • Replaced the license files with updated versions.

修補程式

  • Fixed an issue with incorrect filtering of locale-based data while using search input from a drop-down menu.
  • Fixed an error thrown when using the populateFromArray() method with its method argument set to shift_right.
  • Fixed an issue with the beforeOnCellMouseDown and afterOnCellMouseDown hooks using wrong coordinates.
  • Fixed a TypeError thrown when calling the updateSettings() method in Handsontable's modularized version.
  • Fixed two issues with the documentation's canonicalUrl entries.
  • Fixed an error thrown when autofill's source is a date cell.
  • React: Fixed a React wrapper issue where it's impossible to use different sets of props in editor components reused across multiple columns.