From 98d5a1e1b3341d770657f32d840e8bd744e24d1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 18 Nov 2025 06:25:43 +0000 Subject: [PATCH] build: prelease version 1.22.4 --- .../fix-filter-plugins_2025-11-13-07-35.json | 11 ---------- ...yHeaderPath-matching_2025-11-12-07-38.json | 11 ---------- ...l-count-zero-invalid_2025-11-07-10-37.json | 11 ---------- ...-vtable-seriesNumber_2025-11-18-01-34.json | 11 ---------- common/config/rush/version-policies.json | 2 +- packages/openinula-vtable/package.json | 2 +- packages/react-vtable/package.json | 2 +- packages/vtable-calendar/package.json | 2 +- packages/vtable-editors/package.json | 2 +- packages/vtable-export/package.json | 2 +- packages/vtable-gantt/package.json | 2 +- packages/vtable-plugins/package.json | 2 +- packages/vtable-search/package.json | 2 +- packages/vtable-sheet/package.json | 2 +- packages/vtable/CHANGELOG.json | 21 +++++++++++++++++++ packages/vtable/CHANGELOG.md | 18 +++++++++++++++- packages/vtable/package.json | 2 +- packages/vue-vtable/package.json | 2 +- 18 files changed, 50 insertions(+), 57 deletions(-) delete mode 100644 common/changes/@visactor/vtable/fix-filter-plugins_2025-11-13-07-35.json delete mode 100644 common/changes/@visactor/vtable/fix-getCellAdressByHeaderPath-matching_2025-11-12-07-38.json delete mode 100644 common/changes/@visactor/vtable/fix-pivot-table-frozen-col-count-zero-invalid_2025-11-07-10-37.json delete mode 100644 common/changes/@visactor/vtable/fix-vtable-seriesNumber_2025-11-18-01-34.json diff --git a/common/changes/@visactor/vtable/fix-filter-plugins_2025-11-13-07-35.json b/common/changes/@visactor/vtable/fix-filter-plugins_2025-11-13-07-35.json deleted file mode 100644 index 21f359b681..0000000000 --- a/common/changes/@visactor/vtable/fix-filter-plugins_2025-11-13-07-35.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "refactor: filter plugins update when filterState changes", - "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-getCellAdressByHeaderPath-matching_2025-11-12-07-38.json b/common/changes/@visactor/vtable/fix-getCellAdressByHeaderPath-matching_2025-11-12-07-38.json deleted file mode 100644 index 70af4b6d3a..0000000000 --- a/common/changes/@visactor/vtable/fix-getCellAdressByHeaderPath-matching_2025-11-12-07-38.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix backtracking issue in getCellAdressByHeaderPath matching algorithm\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "gongshiwei@kkgroup.cn" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-pivot-table-frozen-col-count-zero-invalid_2025-11-07-10-37.json b/common/changes/@visactor/vtable/fix-pivot-table-frozen-col-count-zero-invalid_2025-11-07-10-37.json deleted file mode 100644 index ec2a52da86..0000000000 --- a/common/changes/@visactor/vtable/fix-pivot-table-frozen-col-count-zero-invalid_2025-11-07-10-37.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix(pivot-table): fix frozenColCount being invalid when set to 0\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "gongshiwei@kkgroup.cn" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-vtable-seriesNumber_2025-11-18-01-34.json b/common/changes/@visactor/vtable/fix-vtable-seriesNumber_2025-11-18-01-34.json deleted file mode 100644 index 45e8dc540e..0000000000 --- a/common/changes/@visactor/vtable/fix-vtable-seriesNumber_2025-11-18-01-34.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: the serial number cannot be edited #4627\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "760478279@qq.com" -} \ No newline at end of file diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 39d9b96119..7c04aeae6c 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.22.3","mainProject":"@visactor/vtable","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.22.4","mainProject":"@visactor/vtable","nextBump":"patch"}] diff --git a/packages/openinula-vtable/package.json b/packages/openinula-vtable/package.json index 80cc05f4df..a2d9ec1691 100644 --- a/packages/openinula-vtable/package.json +++ b/packages/openinula-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/openinula-vtable", - "version": "1.22.3", + "version": "1.22.4", "description": "The openinula version of VTable", "keywords": [ "openinula", diff --git a/packages/react-vtable/package.json b/packages/react-vtable/package.json index 55c3859e2b..b04b0b79af 100644 --- a/packages/react-vtable/package.json +++ b/packages/react-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vtable", - "version": "1.22.3", + "version": "1.22.4", "description": "The react version of VTable", "keywords": [ "react", diff --git a/packages/vtable-calendar/package.json b/packages/vtable-calendar/package.json index 2c1ba081ae..df272a5666 100644 --- a/packages/vtable-calendar/package.json +++ b/packages/vtable-calendar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-calendar", - "version": "1.22.3", + "version": "1.22.4", "description": "The calendar component of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-editors/package.json b/packages/vtable-editors/package.json index ea0a0f20a7..d4d3a23a6e 100644 --- a/packages/vtable-editors/package.json +++ b/packages/vtable-editors/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-editors", - "version": "1.22.3", + "version": "1.22.4", "description": "", "sideEffects": false, "main": "cjs/index.js", diff --git a/packages/vtable-export/package.json b/packages/vtable-export/package.json index ec3bbafd28..f1ac1ee760 100644 --- a/packages/vtable-export/package.json +++ b/packages/vtable-export/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-export", - "version": "1.22.3", + "version": "1.22.4", "description": "The export util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-gantt/package.json b/packages/vtable-gantt/package.json index d2b3eecee4..117ef6106d 100644 --- a/packages/vtable-gantt/package.json +++ b/packages/vtable-gantt/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-gantt", - "version": "1.22.3", + "version": "1.22.4", "description": "canvas table width high performance", "keywords": [ "vtable-gantt", diff --git a/packages/vtable-plugins/package.json b/packages/vtable-plugins/package.json index 7de1dc9e95..929dda32e3 100644 --- a/packages/vtable-plugins/package.json +++ b/packages/vtable-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-plugins", - "version": "1.22.3", + "version": "1.22.4", "description": "The search util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-search/package.json b/packages/vtable-search/package.json index 3c6e63dcb5..bdc8aab036 100644 --- a/packages/vtable-search/package.json +++ b/packages/vtable-search/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-search", - "version": "1.22.3", + "version": "1.22.4", "description": "The search util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-sheet/package.json b/packages/vtable-sheet/package.json index 14f063f4b8..f34d3c8714 100644 --- a/packages/vtable-sheet/package.json +++ b/packages/vtable-sheet/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-sheet", - "version": "1.22.3", + "version": "1.22.4", "description": "Lightweight editable spreadsheet component based on VTable", "keywords": [ "vtable-sheet", diff --git a/packages/vtable/CHANGELOG.json b/packages/vtable/CHANGELOG.json index 162bbd34cc..9676a41a08 100644 --- a/packages/vtable/CHANGELOG.json +++ b/packages/vtable/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@visactor/vtable", "entries": [ + { + "version": "1.22.4", + "tag": "@visactor/vtable_v1.22.4", + "date": "Tue, 18 Nov 2025 06:13:47 GMT", + "comments": { + "none": [ + { + "comment": "refactor: filter plugins update when filterState changes" + }, + { + "comment": "fix: fix backtracking issue in getCellAdressByHeaderPath matching algorithm\n\n" + }, + { + "comment": "fix(pivot-table): fix frozenColCount being invalid when set to 0\n\n" + }, + { + "comment": "fix: the serial number cannot be edited #4627\n\n" + } + ] + } + }, { "version": "1.22.3", "tag": "@visactor/vtable_v1.22.3", diff --git a/packages/vtable/CHANGELOG.md b/packages/vtable/CHANGELOG.md index df057f5f8f..aaaed8a03d 100644 --- a/packages/vtable/CHANGELOG.md +++ b/packages/vtable/CHANGELOG.md @@ -1,6 +1,22 @@ # Change Log - @visactor/vtable -This log was last generated on Fri, 07 Nov 2025 09:51:25 GMT and should not be manually modified. +This log was last generated on Tue, 18 Nov 2025 06:13:47 GMT and should not be manually modified. + +## 1.22.4 +Tue, 18 Nov 2025 06:13:47 GMT + +### Updates + +- refactor: filter plugins update when filterState changes +- fix: fix backtracking issue in getCellAdressByHeaderPath matching algorithm + + +- fix(pivot-table): fix frozenColCount being invalid when set to 0 + + +- fix: the serial number cannot be edited #4627 + + ## 1.22.3 Fri, 07 Nov 2025 09:51:25 GMT diff --git a/packages/vtable/package.json b/packages/vtable/package.json index df4f1847ce..e04254e17a 100644 --- a/packages/vtable/package.json +++ b/packages/vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable", - "version": "1.22.3", + "version": "1.22.4", "description": "canvas table width high performance", "keywords": [ "grid", diff --git a/packages/vue-vtable/package.json b/packages/vue-vtable/package.json index 55872ca752..b4e7128b91 100644 --- a/packages/vue-vtable/package.json +++ b/packages/vue-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vue-vtable", - "version": "1.22.3", + "version": "1.22.4", "description": "The vue version of VTable", "keywords": [ "vue",