diff --git a/common/changes/@visactor/vtable/4942-bug-makeselectcellvisible-false_2026-01-21-06-50.json b/common/changes/@visactor/vtable/4942-bug-makeselectcellvisible-false_2026-01-21-06-50.json deleted file mode 100644 index 9655469ee..000000000 --- a/common/changes/@visactor/vtable/4942-bug-makeselectcellvisible-false_2026-01-21-06-50.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: makeSelectCellVisible set false when click row series number #4942\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "892739385@qq.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/feat-cancelEdit_2026-01-21-00-59.json b/common/changes/@visactor/vtable/feat-cancelEdit_2026-01-21-00-59.json deleted file mode 100644 index 67c819afa..000000000 --- a/common/changes/@visactor/vtable/feat-cancelEdit_2026-01-21-00-59.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: add cancelEditCell method to ListTable and PivotTable APIs\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "1418591636@qq.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/feat-pie_chart_linkage_2025-12-29-09-19.json b/common/changes/@visactor/vtable/feat-pie_chart_linkage_2025-12-29-09-19.json deleted file mode 100644 index 10168df85..000000000 --- a/common/changes/@visactor/vtable/feat-pie_chart_linkage_2025-12-29-09-19.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: add selectedStateFilter for pivotChart\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "892739385@qq.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/feat-pie_chart_linkage_2026-01-07-09-55.json b/common/changes/@visactor/vtable/feat-pie_chart_linkage_2026-01-07-09-55.json deleted file mode 100644 index 8a51a6708..000000000 --- a/common/changes/@visactor/vtable/feat-pie_chart_linkage_2026-01-07-09-55.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: add clearChartState and disableTooltip api\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "892739385@qq.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/feat-pie_chart_linkage_2026-01-09-08-48.json b/common/changes/@visactor/vtable/feat-pie_chart_linkage_2026-01-09-08-48.json deleted file mode 100644 index 74da2e403..000000000 --- a/common/changes/@visactor/vtable/feat-pie_chart_linkage_2026-01-09-08-48.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "refactor: optimize brush chart interaction\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "892739385@qq.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-row-series-number-last-dimension-column-width_2026-01-22-03-29.json b/common/changes/@visactor/vtable/fix-row-series-number-last-dimension-column-width_2026-01-22-03-29.json deleted file mode 100644 index e9951422a..000000000 --- a/common/changes/@visactor/vtable/fix-row-series-number-last-dimension-column-width_2026-01-22-03-29.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix last row dimension column width when row series number is enabled\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "gongshiwei@kkgroup.cn" -} \ No newline at end of file diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index bf74c0d79..a1bd60d8f 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.22.11","mainProject":"@visactor/vtable","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.22.12","mainProject":"@visactor/vtable","nextBump":"patch"}] diff --git a/packages/openinula-vtable/package.json b/packages/openinula-vtable/package.json index 34315802d..7cf7181e5 100644 --- a/packages/openinula-vtable/package.json +++ b/packages/openinula-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/openinula-vtable", - "version": "1.22.11", + "version": "1.22.12", "description": "The openinula version of VTable", "keywords": [ "openinula", @@ -96,4 +96,4 @@ "peerDependencies": { "openinula": "~0.1.2-SNAPSHOT" } -} \ No newline at end of file +} diff --git a/packages/react-vtable/package.json b/packages/react-vtable/package.json index e35b4c2c2..0a21f7158 100644 --- a/packages/react-vtable/package.json +++ b/packages/react-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vtable", - "version": "1.22.11", + "version": "1.22.12", "description": "The react version of VTable", "keywords": [ "react", @@ -104,4 +104,4 @@ "@arco-design/web-react": "2.60.2", "@types/react-reconciler": "0.28.8" } -} \ No newline at end of file +} diff --git a/packages/vtable-calendar/package.json b/packages/vtable-calendar/package.json index c7d0b7577..d5fa6d192 100644 --- a/packages/vtable-calendar/package.json +++ b/packages/vtable-calendar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-calendar", - "version": "1.22.11", + "version": "1.22.12", "description": "The calendar component of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-editors/package.json b/packages/vtable-editors/package.json index 954ac9e6a..18cc8e9c6 100644 --- a/packages/vtable-editors/package.json +++ b/packages/vtable-editors/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-editors", - "version": "1.22.11", + "version": "1.22.12", "description": "", "sideEffects": false, "main": "cjs/index.js", diff --git a/packages/vtable-export/package.json b/packages/vtable-export/package.json index 5413c5099..7c5f3d141 100644 --- a/packages/vtable-export/package.json +++ b/packages/vtable-export/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-export", - "version": "1.22.11", + "version": "1.22.12", "description": "The export util of VTable", "author": { "name": "VisActor", @@ -90,4 +90,4 @@ "@types/react-is": "^17.0.3", "rollup-plugin-node-resolve": "5.2.0" } -} \ No newline at end of file +} diff --git a/packages/vtable-gantt/package.json b/packages/vtable-gantt/package.json index 6267d4932..aad62003f 100644 --- a/packages/vtable-gantt/package.json +++ b/packages/vtable-gantt/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-gantt", - "version": "1.22.11", + "version": "1.22.12", "description": "canvas table width high performance", "keywords": [ "vtable-gantt", diff --git a/packages/vtable-plugins/package.json b/packages/vtable-plugins/package.json index ef71346c3..900d4180b 100644 --- a/packages/vtable-plugins/package.json +++ b/packages/vtable-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-plugins", - "version": "1.22.11", + "version": "1.22.12", "description": "The search util of VTable", "author": { "name": "VisActor", @@ -108,4 +108,4 @@ "rollup-plugin-node-resolve": "5.2.0", "@types/lodash": "4.14.182" } -} \ No newline at end of file +} diff --git a/packages/vtable-search/package.json b/packages/vtable-search/package.json index 2019be383..e8ada72ab 100644 --- a/packages/vtable-search/package.json +++ b/packages/vtable-search/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-search", - "version": "1.22.11", + "version": "1.22.12", "description": "The search util of VTable", "author": { "name": "VisActor", @@ -86,4 +86,4 @@ "@types/react-is": "^17.0.3", "rollup-plugin-node-resolve": "5.2.0" } -} \ No newline at end of file +} diff --git a/packages/vtable-sheet/package.json b/packages/vtable-sheet/package.json index fe2d0f859..9afa55d2c 100644 --- a/packages/vtable-sheet/package.json +++ b/packages/vtable-sheet/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-sheet", - "version": "1.22.11", + "version": "1.22.12", "description": "Lightweight editable spreadsheet component based on VTable", "keywords": [ "vtable-sheet", diff --git a/packages/vtable/CHANGELOG.json b/packages/vtable/CHANGELOG.json index 60107c213..b222458eb 100644 --- a/packages/vtable/CHANGELOG.json +++ b/packages/vtable/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@visactor/vtable", "entries": [ + { + "version": "1.22.12", + "tag": "@visactor/vtable_v1.22.12", + "date": "Mon, 26 Jan 2026 02:59:13 GMT", + "comments": { + "none": [ + { + "comment": "fix: makeSelectCellVisible set false when click row series number #4942\n\n" + }, + { + "comment": "feat: add cancelEditCell method to ListTable and PivotTable APIs\n\n" + }, + { + "comment": "feat: add selectedStateFilter for pivotChart\n\n" + }, + { + "comment": "feat: add clearChartState and disableTooltip api\n\n" + }, + { + "comment": "refactor: optimize brush chart interaction\n\n" + }, + { + "comment": "fix: fix last row dimension column width when row series number is enabled\n\n" + } + ] + } + }, { "version": "1.22.11", "tag": "@visactor/vtable_v1.22.11", diff --git a/packages/vtable/CHANGELOG.md b/packages/vtable/CHANGELOG.md index 0bd456d0b..32d7b94ef 100644 --- a/packages/vtable/CHANGELOG.md +++ b/packages/vtable/CHANGELOG.md @@ -1,6 +1,30 @@ # Change Log - @visactor/vtable -This log was last generated on Mon, 19 Jan 2026 11:52:45 GMT and should not be manually modified. +This log was last generated on Mon, 26 Jan 2026 02:59:13 GMT and should not be manually modified. + +## 1.22.12 +Mon, 26 Jan 2026 02:59:13 GMT + +### Updates + +- fix: makeSelectCellVisible set false when click row series number #4942 + + +- feat: add cancelEditCell method to ListTable and PivotTable APIs + + +- feat: add selectedStateFilter for pivotChart + + +- feat: add clearChartState and disableTooltip api + + +- refactor: optimize brush chart interaction + + +- fix: fix last row dimension column width when row series number is enabled + + ## 1.22.11 Mon, 19 Jan 2026 11:52:45 GMT diff --git a/packages/vtable/package.json b/packages/vtable/package.json index 559b0aae3..a5b1c2159 100644 --- a/packages/vtable/package.json +++ b/packages/vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable", - "version": "1.22.11", + "version": "1.22.12", "description": "canvas table width high performance", "keywords": [ "grid", @@ -133,4 +133,4 @@ "url": "https://github.com/VisActor/VTable.git", "directory": "packages/vtable" } -} \ No newline at end of file +} diff --git a/packages/vue-vtable/package.json b/packages/vue-vtable/package.json index d83c5116d..db276ea2a 100644 --- a/packages/vue-vtable/package.json +++ b/packages/vue-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vue-vtable", - "version": "1.22.11", + "version": "1.22.12", "description": "The vue version of VTable", "keywords": [ "vue", @@ -106,4 +106,4 @@ "eslint-plugin-vue": "^9.26.0", "vue-eslint-parser": "^9.4.2" } -} \ No newline at end of file +}