Browse Source

feat(handsontable): 在锁定列和表头时取消滚轮阻止事件

wupeixin 3 năm trước cách đây
mục cha
commit
359ac168f1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      handsontable/package.json

+ 1 - 1
handsontable/package.json

@@ -10,7 +10,7 @@
     "url": "https://github.com/handsontable/handsontable/issues"
   },
   "author": "Handsoncode <hello@handsontable.com>",
-  "version": "6.3.16",
+  "version": "6.3.17",
   "browser": "dist/handsontable.js",
   "main": "commonjs/index.js",
   "module": "es/index.js",