From ecca5e4841d9d6527d731542599d7ffd8be9c968 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 31 Mar 2025 12:36:25 +0000 Subject: [PATCH] build: prelease version 1.17.4 --- .../feat-barMarkInBar_2025-03-25-07-07.json | 10 ------- .../fix-button-style_2025-03-25-07-01.json | 10 ------- ...heckbox-order-change_2025-03-25-06-58.json | 10 ------- ...fix-custom-merge-tag_2025-03-24-11-25.json | 10 ------- ...-checkbox-state-sync_2025-03-05-13-32.json | 10 ------- ...x-group-title-editor_2025-03-25-10-01.json | 10 ------- 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/CHANGELOG.json | 27 +++++++++++++++++++ packages/vtable/CHANGELOG.md | 14 +++++++++- packages/vtable/package.json | 2 +- packages/vue-vtable/package.json | 2 +- 19 files changed, 51 insertions(+), 72 deletions(-) delete mode 100644 common/changes/@visactor/vtable/feat-barMarkInBar_2025-03-25-07-07.json delete mode 100644 common/changes/@visactor/vtable/fix-button-style_2025-03-25-07-01.json delete mode 100644 common/changes/@visactor/vtable/fix-checkbox-order-change_2025-03-25-06-58.json delete mode 100644 common/changes/@visactor/vtable/fix-custom-merge-tag_2025-03-24-11-25.json delete mode 100644 common/changes/@visactor/vtable/fix-fix-tree-checkbox-state-sync_2025-03-05-13-32.json delete mode 100644 common/changes/@visactor/vtable/fix-group-title-editor_2025-03-25-10-01.json diff --git a/common/changes/@visactor/vtable/feat-barMarkInBar_2025-03-25-07-07.json b/common/changes/@visactor/vtable/feat-barMarkInBar_2025-03-25-07-07.json deleted file mode 100644 index f8bf74e022..0000000000 --- a/common/changes/@visactor/vtable/feat-barMarkInBar_2025-03-25-07-07.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "feat: add barMarkInBar style config in progressbar #3616", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-button-style_2025-03-25-07-01.json b/common/changes/@visactor/vtable/fix-button-style_2025-03-25-07-01.json deleted file mode 100644 index 3602c64afd..0000000000 --- a/common/changes/@visactor/vtable/fix-button-style_2025-03-25-07-01.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: fix button style problem #3614", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-checkbox-order-change_2025-03-25-06-58.json b/common/changes/@visactor/vtable/fix-checkbox-order-change_2025-03-25-06-58.json deleted file mode 100644 index d8a810c9c9..0000000000 --- a/common/changes/@visactor/vtable/fix-checkbox-order-change_2025-03-25-06-58.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: fix checkbox state order update #3606", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-custom-merge-tag_2025-03-24-11-25.json b/common/changes/@visactor/vtable/fix-custom-merge-tag_2025-03-24-11-25.json deleted file mode 100644 index 245faa3707..0000000000 --- a/common/changes/@visactor/vtable/fix-custom-merge-tag_2025-03-24-11-25.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: add isCustom tag for merge cell range #3504", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-fix-tree-checkbox-state-sync_2025-03-05-13-32.json b/common/changes/@visactor/vtable/fix-fix-tree-checkbox-state-sync_2025-03-05-13-32.json deleted file mode 100644 index 828f82e842..0000000000 --- a/common/changes/@visactor/vtable/fix-fix-tree-checkbox-state-sync_2025-03-05-13-32.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: fix tree checkbox state update problem", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-group-title-editor_2025-03-25-10-01.json b/common/changes/@visactor/vtable/fix-group-title-editor_2025-03-25-10-01.json deleted file mode 100644 index aecdd0a594..0000000000 --- a/common/changes/@visactor/vtable/fix-group-title-editor_2025-03-25-10-01.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: disable group title editor", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index ccd07f884c..02429c54cc 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.17.3","mainProject":"@visactor/vtable","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.17.4","mainProject":"@visactor/vtable","nextBump":"patch"}] diff --git a/packages/openinula-vtable/package.json b/packages/openinula-vtable/package.json index 33c0a5d1e5..75e4f8d83c 100644 --- a/packages/openinula-vtable/package.json +++ b/packages/openinula-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/openinula-vtable", - "version": "1.17.3", + "version": "1.17.4", "description": "The openinula version of VTable", "keywords": [ "openinula", diff --git a/packages/react-vtable/package.json b/packages/react-vtable/package.json index 4d6ce329c9..f066362874 100644 --- a/packages/react-vtable/package.json +++ b/packages/react-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vtable", - "version": "1.17.3", + "version": "1.17.4", "description": "The react version of VTable", "keywords": [ "react", diff --git a/packages/vtable-calendar/package.json b/packages/vtable-calendar/package.json index 1fccc96e66..692dbcb706 100644 --- a/packages/vtable-calendar/package.json +++ b/packages/vtable-calendar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-calendar", - "version": "1.17.3", + "version": "1.17.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 6e4a54d8ad..a74a691300 100644 --- a/packages/vtable-editors/package.json +++ b/packages/vtable-editors/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-editors", - "version": "1.17.3", + "version": "1.17.4", "description": "", "sideEffects": false, "main": "cjs/index.js", diff --git a/packages/vtable-export/package.json b/packages/vtable-export/package.json index 80425f2080..2fbf6f1c89 100644 --- a/packages/vtable-export/package.json +++ b/packages/vtable-export/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-export", - "version": "1.17.3", + "version": "1.17.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 6ef72a52e9..a745bec73e 100644 --- a/packages/vtable-gantt/package.json +++ b/packages/vtable-gantt/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-gantt", - "version": "1.17.3", + "version": "1.17.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 d644615b6a..84529e7846 100644 --- a/packages/vtable-plugins/package.json +++ b/packages/vtable-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-plugins", - "version": "1.17.3", + "version": "1.17.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 971f161390..db8ad4b5c0 100644 --- a/packages/vtable-search/package.json +++ b/packages/vtable-search/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-search", - "version": "1.17.3", + "version": "1.17.4", "description": "The search util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable/CHANGELOG.json b/packages/vtable/CHANGELOG.json index 0a4bf9e4cd..8df5428172 100644 --- a/packages/vtable/CHANGELOG.json +++ b/packages/vtable/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@visactor/vtable", "entries": [ + { + "version": "1.17.4", + "tag": "@visactor/vtable_v1.17.4", + "date": "Mon, 31 Mar 2025 12:27:48 GMT", + "comments": { + "none": [ + { + "comment": "feat: add barMarkInBar style config in progressbar #3616" + }, + { + "comment": "fix: fix button style problem #3614" + }, + { + "comment": "fix: fix checkbox state order update #3606" + }, + { + "comment": "fix: add isCustom tag for merge cell range #3504" + }, + { + "comment": "fix: fix tree checkbox state update problem" + }, + { + "comment": "fix: disable group title editor" + } + ] + } + }, { "version": "1.17.3", "tag": "@visactor/vtable_v1.17.3", diff --git a/packages/vtable/CHANGELOG.md b/packages/vtable/CHANGELOG.md index 2c2032fbc8..06e42b2bbe 100644 --- a/packages/vtable/CHANGELOG.md +++ b/packages/vtable/CHANGELOG.md @@ -1,6 +1,18 @@ # Change Log - @visactor/vtable -This log was last generated on Mon, 24 Mar 2025 09:35:45 GMT and should not be manually modified. +This log was last generated on Mon, 31 Mar 2025 12:27:48 GMT and should not be manually modified. + +## 1.17.4 +Mon, 31 Mar 2025 12:27:48 GMT + +### Updates + +- feat: add barMarkInBar style config in progressbar #3616 +- fix: fix button style problem #3614 +- fix: fix checkbox state order update #3606 +- fix: add isCustom tag for merge cell range #3504 +- fix: fix tree checkbox state update problem +- fix: disable group title editor ## 1.17.3 Mon, 24 Mar 2025 09:35:45 GMT diff --git a/packages/vtable/package.json b/packages/vtable/package.json index db5d62b758..b0fc9f4c33 100644 --- a/packages/vtable/package.json +++ b/packages/vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable", - "version": "1.17.3", + "version": "1.17.4", "description": "canvas table width high performance", "keywords": [ "grid", diff --git a/packages/vue-vtable/package.json b/packages/vue-vtable/package.json index 3bd036b606..a71e06c60c 100644 --- a/packages/vue-vtable/package.json +++ b/packages/vue-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vue-vtable", - "version": "1.17.3", + "version": "1.17.4", "description": "The vue version of VTable", "keywords": [ "vue",