From 77fc0b95517727edbbe306201ecb8587c5194da4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 26 Sep 2025 10:39:13 +0000 Subject: [PATCH] build: prelease version 1.20.1 --- ...-heatmap-pivot-chart_2025-09-17-03-17.json | 11 ------- ...derwithrecreatecells_2025-09-24-02-18.json | 11 ------- ...Work-WhenBrowerScale_2025-09-23-11-28.json | 11 ------- ...tt-gridLine-linedash_2025-09-24-03-00.json | 11 ------- ...cascade-updateOption_2025-09-23-08-39.json | 11 ------- ...trlMultiSelect-false_2025-09-17-03-17.json | 11 ------- ...with-pagination_2025-09-17-03-17 copy.json | 11 ------- ...ath-when-pick-vchart_2025-09-03-08-27.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 | 33 +++++++++++++++++++ packages/vtable/CHANGELOG.md | 32 +++++++++++++++++- packages/vtable/package.json | 2 +- packages/vue-vtable/package.json | 2 +- 22 files changed, 76 insertions(+), 101 deletions(-) delete mode 100644 common/changes/@visactor/vtable/4408-feature-funnel-and-heatmap-pivot-chart_2025-09-17-03-17.json delete mode 100644 common/changes/@visactor/vtable/4436-bug-deleteRecord-switchStateError-after-renderwithrecreatecells_2025-09-24-02-18.json delete mode 100644 common/changes/@visactor/vtable/4494-bug-maxfrozenwidth-notWork-WhenBrowerScale_2025-09-23-11-28.json delete mode 100644 common/changes/@visactor/vtable/4495-bug-gantt-gridLine-linedash_2025-09-24-03-00.json delete mode 100644 common/changes/@visactor/vtable/4499-bug-enablecheckboxcascade-updateOption_2025-09-23-08-39.json delete mode 100644 common/changes/@visactor/vtable/bug-fix-selectCells-not-work-with-ctrlMultiSelect-false_2025-09-17-03-17.json delete mode 100644 common/changes/@visactor/vtable/bug-row-change-order-not-work-with-pagination_2025-09-17-03-17 copy.json delete mode 100644 common/changes/@visactor/vtable/feat-support-detailPath-when-pick-vchart_2025-09-03-08-27.json diff --git a/common/changes/@visactor/vtable/4408-feature-funnel-and-heatmap-pivot-chart_2025-09-17-03-17.json b/common/changes/@visactor/vtable/4408-feature-funnel-and-heatmap-pivot-chart_2025-09-17-03-17.json deleted file mode 100644 index 42d71112aa..0000000000 --- a/common/changes/@visactor/vtable/4408-feature-funnel-and-heatmap-pivot-chart_2025-09-17-03-17.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: extend chart type\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/4436-bug-deleteRecord-switchStateError-after-renderwithrecreatecells_2025-09-24-02-18.json b/common/changes/@visactor/vtable/4436-bug-deleteRecord-switchStateError-after-renderwithrecreatecells_2025-09-24-02-18.json deleted file mode 100644 index 56b4a8a5c0..0000000000 --- a/common/changes/@visactor/vtable/4436-bug-deleteRecord-switchStateError-after-renderwithrecreatecells_2025-09-24-02-18.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: deleteRecord switchState error after call renderWidthCreateCells api #4436\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/4494-bug-maxfrozenwidth-notWork-WhenBrowerScale_2025-09-23-11-28.json b/common/changes/@visactor/vtable/4494-bug-maxfrozenwidth-notWork-WhenBrowerScale_2025-09-23-11-28.json deleted file mode 100644 index 42a53abb73..0000000000 --- a/common/changes/@visactor/vtable/4494-bug-maxfrozenwidth-notWork-WhenBrowerScale_2025-09-23-11-28.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: maxfrozenwidth not work when set brower scale #4494\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/4495-bug-gantt-gridLine-linedash_2025-09-24-03-00.json b/common/changes/@visactor/vtable/4495-bug-gantt-gridLine-linedash_2025-09-24-03-00.json deleted file mode 100644 index 2ec8dba222..0000000000 --- a/common/changes/@visactor/vtable/4495-bug-gantt-gridLine-linedash_2025-09-24-03-00.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: gannt grid line style linedash not work #4495\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/4499-bug-enablecheckboxcascade-updateOption_2025-09-23-08-39.json b/common/changes/@visactor/vtable/4499-bug-enablecheckboxcascade-updateOption_2025-09-23-08-39.json deleted file mode 100644 index adc0b6c0a4..0000000000 --- a/common/changes/@visactor/vtable/4499-bug-enablecheckboxcascade-updateOption_2025-09-23-08-39.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: when updateOption change enablecheckboxcascade not work #4499\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/bug-fix-selectCells-not-work-with-ctrlMultiSelect-false_2025-09-17-03-17.json b/common/changes/@visactor/vtable/bug-fix-selectCells-not-work-with-ctrlMultiSelect-false_2025-09-17-03-17.json deleted file mode 100644 index ae1a37d3ee..0000000000 --- a/common/changes/@visactor/vtable/bug-fix-selectCells-not-work-with-ctrlMultiSelect-false_2025-09-17-03-17.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: api selectCells not work with ctrlMultiSelect false\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/bug-row-change-order-not-work-with-pagination_2025-09-17-03-17 copy.json b/common/changes/@visactor/vtable/bug-row-change-order-not-work-with-pagination_2025-09-17-03-17 copy.json deleted file mode 100644 index 70b8403b5e..0000000000 --- a/common/changes/@visactor/vtable/bug-row-change-order-not-work-with-pagination_2025-09-17-03-17 copy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: row change order not work with pagination\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-support-detailPath-when-pick-vchart_2025-09-03-08-27.json b/common/changes/@visactor/vtable/feat-support-detailPath-when-pick-vchart_2025-09-03-08-27.json deleted file mode 100644 index d421181af9..0000000000 --- a/common/changes/@visactor/vtable/feat-support-detailPath-when-pick-vchart_2025-09-03-08-27.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: support detailPath when pick vchart to add detectPickChartItem config\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "lixuef1313@163.com" -} \ No newline at end of file diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 7a62d42753..3866ddd7aa 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.20.0","mainProject":"@visactor/vtable","nextBump":"minor"}] +[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.20.1","mainProject":"@visactor/vtable","nextBump":"patch"}] diff --git a/packages/openinula-vtable/package.json b/packages/openinula-vtable/package.json index e65e553372..228f9b3014 100644 --- a/packages/openinula-vtable/package.json +++ b/packages/openinula-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/openinula-vtable", - "version": "1.20.0", + "version": "1.20.1", "description": "The openinula version of VTable", "keywords": [ "openinula", diff --git a/packages/react-vtable/package.json b/packages/react-vtable/package.json index 682bc8936e..37cac0e5bb 100644 --- a/packages/react-vtable/package.json +++ b/packages/react-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vtable", - "version": "1.20.0", + "version": "1.20.1", "description": "The react version of VTable", "keywords": [ "react", diff --git a/packages/vtable-calendar/package.json b/packages/vtable-calendar/package.json index 8b8b390c28..d34002ea1c 100644 --- a/packages/vtable-calendar/package.json +++ b/packages/vtable-calendar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-calendar", - "version": "1.20.0", + "version": "1.20.1", "description": "The calendar component of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-editors/package.json b/packages/vtable-editors/package.json index af6af61c91..432ab7cbd2 100644 --- a/packages/vtable-editors/package.json +++ b/packages/vtable-editors/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-editors", - "version": "1.20.0", + "version": "1.20.1", "description": "", "sideEffects": false, "main": "cjs/index.js", diff --git a/packages/vtable-export/package.json b/packages/vtable-export/package.json index fe8923443f..3ebedde651 100644 --- a/packages/vtable-export/package.json +++ b/packages/vtable-export/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-export", - "version": "1.20.0", + "version": "1.20.1", "description": "The export util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-gantt/package.json b/packages/vtable-gantt/package.json index 355ba04748..d55164d0bf 100644 --- a/packages/vtable-gantt/package.json +++ b/packages/vtable-gantt/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-gantt", - "version": "1.20.0", + "version": "1.20.1", "description": "canvas table width high performance", "keywords": [ "vtable-gantt", diff --git a/packages/vtable-plugins/package.json b/packages/vtable-plugins/package.json index 8bbf71bcd6..47452c1c59 100644 --- a/packages/vtable-plugins/package.json +++ b/packages/vtable-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-plugins", - "version": "1.20.0", + "version": "1.20.1", "description": "The search util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-search/package.json b/packages/vtable-search/package.json index c78f37bc28..89597b57b4 100644 --- a/packages/vtable-search/package.json +++ b/packages/vtable-search/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-search", - "version": "1.20.0", + "version": "1.20.1", "description": "The search util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-sheet/package.json b/packages/vtable-sheet/package.json index e33444a980..eab6526d74 100644 --- a/packages/vtable-sheet/package.json +++ b/packages/vtable-sheet/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-sheet", - "version": "1.20.0", + "version": "1.20.1", "description": "Lightweight editable spreadsheet component based on VTable", "keywords": [ "vtable-sheet", diff --git a/packages/vtable/CHANGELOG.json b/packages/vtable/CHANGELOG.json index 8ff6acfc0e..195b961c92 100644 --- a/packages/vtable/CHANGELOG.json +++ b/packages/vtable/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@visactor/vtable", "entries": [ + { + "version": "1.20.1", + "tag": "@visactor/vtable_v1.20.1", + "date": "Fri, 26 Sep 2025 10:28:51 GMT", + "comments": { + "none": [ + { + "comment": "feat: extend chart type\n\n" + }, + { + "comment": "fix: deleteRecord switchState error after call renderWidthCreateCells api #4436\n\n" + }, + { + "comment": "fix: maxfrozenwidth not work when set brower scale #4494\n\n" + }, + { + "comment": "fix: gannt grid line style linedash not work #4495\n\n" + }, + { + "comment": "fix: when updateOption change enablecheckboxcascade not work #4499\n\n" + }, + { + "comment": "fix: api selectCells not work with ctrlMultiSelect false\n\n" + }, + { + "comment": "fix: row change order not work with pagination\n\n" + }, + { + "comment": "feat: support detailPath when pick vchart to add detectPickChartItem config\n\n" + } + ] + } + }, { "version": "1.20.0", "tag": "@visactor/vtable_v1.20.0", diff --git a/packages/vtable/CHANGELOG.md b/packages/vtable/CHANGELOG.md index 17188d6278..ed001de338 100644 --- a/packages/vtable/CHANGELOG.md +++ b/packages/vtable/CHANGELOG.md @@ -1,6 +1,36 @@ # Change Log - @visactor/vtable -This log was last generated on Mon, 22 Sep 2025 03:03:09 GMT and should not be manually modified. +This log was last generated on Fri, 26 Sep 2025 10:28:51 GMT and should not be manually modified. + +## 1.20.1 +Fri, 26 Sep 2025 10:28:51 GMT + +### Updates + +- feat: extend chart type + + +- fix: deleteRecord switchState error after call renderWidthCreateCells api #4436 + + +- fix: maxfrozenwidth not work when set brower scale #4494 + + +- fix: gannt grid line style linedash not work #4495 + + +- fix: when updateOption change enablecheckboxcascade not work #4499 + + +- fix: api selectCells not work with ctrlMultiSelect false + + +- fix: row change order not work with pagination + + +- feat: support detailPath when pick vchart to add detectPickChartItem config + + ## 1.20.0 Mon, 22 Sep 2025 03:03:09 GMT diff --git a/packages/vtable/package.json b/packages/vtable/package.json index 05584f8d59..20357d828d 100644 --- a/packages/vtable/package.json +++ b/packages/vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable", - "version": "1.20.0", + "version": "1.20.1", "description": "canvas table width high performance", "keywords": [ "grid", diff --git a/packages/vue-vtable/package.json b/packages/vue-vtable/package.json index bf09afb298..a8c9df32f8 100644 --- a/packages/vue-vtable/package.json +++ b/packages/vue-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vue-vtable", - "version": "1.20.0", + "version": "1.20.1", "description": "The vue version of VTable", "keywords": [ "vue",