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 V7.4.0

Released: Feb 12, 2020

V7.4.0 中的更新

修補程式

  • Fixed problem where the onCellMouseUp hook was fired for all mouse buttons except the right mouse button, which was not consistent with the onCellMouseDown hook. To make the changes more consistent with the native dblclick event (which is triggered only for the left mouse button), the onCellDblClick and onCellCornerDblClick hooks were modified to also fire only for the left mouse button.
  • Fixed a bug with numbers not being presented properly in the pt_BR culture setting.
  • Updated moment, pikaday and numbro to their latest versions.
  • Extended Babel config with the possibility to use private methods, optional chaining and nullish coalescing operator.
  • Updated some of internal configs and dev-dependencies.