From fb1f6d046e2c4dcf58d4a08c0593fa4d198126a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 2 Apr 2025 10:03:39 +0000 Subject: [PATCH] build: prelease version 1.17.5 --- ...-fillHandle-function_2025-03-19-10-33.json | 11 ------ ...3-feature-mark-style_2025-03-25-06-30.json | 11 ------ ...-gantt-renderProblem_2025-03-24-08-21.json | 11 ------ ...t-overscrollbehavior_2025-03-28-03-49.json | 11 ------ ...gantt-createSchedule_2025-03-27-12-11.json | 11 ------ ...-adaptive-heightmode_2025-03-26-09-15.json | 11 ------ ...re-pivotTable-corner_2025-04-01-08-01.json | 11 ------ ...trecords-renderError_2025-03-31-11-43.json | 11 ------ ...merge-checkbox-state_2025-04-02-08-58.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 | 36 +++++++++++++++++++ packages/vtable/CHANGELOG.md | 33 ++++++++++++++++- packages/vtable/package.json | 2 +- packages/vue-vtable/package.json | 2 +- 22 files changed, 79 insertions(+), 110 deletions(-) delete mode 100644 common/changes/@visactor/vtable/3582-feature-fillHandle-function_2025-03-19-10-33.json delete mode 100644 common/changes/@visactor/vtable/3583-feature-mark-style_2025-03-25-06-30.json delete mode 100644 common/changes/@visactor/vtable/3612-bug-gantt-renderProblem_2025-03-24-08-21.json delete mode 100644 common/changes/@visactor/vtable/3638-bug-gantt-overscrollbehavior_2025-03-28-03-49.json delete mode 100644 common/changes/@visactor/vtable/3639-bug-gantt-createSchedule_2025-03-27-12-11.json delete mode 100644 common/changes/@visactor/vtable/3640-bug-adaptive-heightmode_2025-03-26-09-15.json delete mode 100644 common/changes/@visactor/vtable/3653-feature-pivotTable-corner_2025-04-01-08-01.json delete mode 100644 common/changes/@visactor/vtable/3661-bug-renderchartasync-setrecords-renderError_2025-03-31-11-43.json delete mode 100644 common/changes/@visactor/vtable/fix-fix-merge-checkbox-state_2025-04-02-08-58.json diff --git a/common/changes/@visactor/vtable/3582-feature-fillHandle-function_2025-03-19-10-33.json b/common/changes/@visactor/vtable/3582-feature-fillHandle-function_2025-03-19-10-33.json deleted file mode 100644 index c35b799949..0000000000 --- a/common/changes/@visactor/vtable/3582-feature-fillHandle-function_2025-03-19-10-33.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "refactor: fillHandle function #3582\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/3583-feature-mark-style_2025-03-25-06-30.json b/common/changes/@visactor/vtable/3583-feature-mark-style_2025-03-25-06-30.json deleted file mode 100644 index b3821a79f0..0000000000 --- a/common/changes/@visactor/vtable/3583-feature-mark-style_2025-03-25-06-30.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: cell support marked function #3583\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/3612-bug-gantt-renderProblem_2025-03-24-08-21.json b/common/changes/@visactor/vtable/3612-bug-gantt-renderProblem_2025-03-24-08-21.json deleted file mode 100644 index 90c8b40cc6..0000000000 --- a/common/changes/@visactor/vtable/3612-bug-gantt-renderProblem_2025-03-24-08-21.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: gantt scale set quarter parser problem #3612\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/3638-bug-gantt-overscrollbehavior_2025-03-28-03-49.json b/common/changes/@visactor/vtable/3638-bug-gantt-overscrollbehavior_2025-03-28-03-49.json deleted file mode 100644 index 51563e03e5..0000000000 --- a/common/changes/@visactor/vtable/3638-bug-gantt-overscrollbehavior_2025-03-28-03-49.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: gantt overscrollBehavior none work #3638\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/3639-bug-gantt-createSchedule_2025-03-27-12-11.json b/common/changes/@visactor/vtable/3639-bug-gantt-createSchedule_2025-03-27-12-11.json deleted file mode 100644 index 0814d751b6..0000000000 --- a/common/changes/@visactor/vtable/3639-bug-gantt-createSchedule_2025-03-27-12-11.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: gantt chart updateRecords error when table is tree mode #3639\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/3640-bug-adaptive-heightmode_2025-03-26-09-15.json b/common/changes/@visactor/vtable/3640-bug-adaptive-heightmode_2025-03-26-09-15.json deleted file mode 100644 index fda9e63157..0000000000 --- a/common/changes/@visactor/vtable/3640-bug-adaptive-heightmode_2025-03-26-09-15.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: rowHeight error when set adaptive heightMode #3640\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/3653-feature-pivotTable-corner_2025-04-01-08-01.json b/common/changes/@visactor/vtable/3653-feature-pivotTable-corner_2025-04-01-08-01.json deleted file mode 100644 index fdf2813df7..0000000000 --- a/common/changes/@visactor/vtable/3653-feature-pivotTable-corner_2025-04-01-08-01.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: refactor pivotTable corner with no columns or rows case #3653\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/3661-bug-renderchartasync-setrecords-renderError_2025-03-31-11-43.json b/common/changes/@visactor/vtable/3661-bug-renderchartasync-setrecords-renderError_2025-03-31-11-43.json deleted file mode 100644 index 69ff2ddb5b..0000000000 --- a/common/changes/@visactor/vtable/3661-bug-renderchartasync-setrecords-renderError_2025-03-31-11-43.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: when set renderChartAsync setRecords api render error #3661\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-fix-merge-checkbox-state_2025-04-02-08-58.json b/common/changes/@visactor/vtable/fix-fix-merge-checkbox-state_2025-04-02-08-58.json deleted file mode 100644 index 95547e58a7..0000000000 --- a/common/changes/@visactor/vtable/fix-fix-merge-checkbox-state_2025-04-02-08-58.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: fix merge cell checkbox state update #3668", - "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 02429c54cc..cc7f033cc9 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.17.4","mainProject":"@visactor/vtable","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.17.5","mainProject":"@visactor/vtable","nextBump":"patch"}] diff --git a/packages/openinula-vtable/package.json b/packages/openinula-vtable/package.json index 75e4f8d83c..55925200cc 100644 --- a/packages/openinula-vtable/package.json +++ b/packages/openinula-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/openinula-vtable", - "version": "1.17.4", + "version": "1.17.5", "description": "The openinula version of VTable", "keywords": [ "openinula", diff --git a/packages/react-vtable/package.json b/packages/react-vtable/package.json index f066362874..c14d49c71f 100644 --- a/packages/react-vtable/package.json +++ b/packages/react-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vtable", - "version": "1.17.4", + "version": "1.17.5", "description": "The react version of VTable", "keywords": [ "react", diff --git a/packages/vtable-calendar/package.json b/packages/vtable-calendar/package.json index 692dbcb706..cb36bf2a42 100644 --- a/packages/vtable-calendar/package.json +++ b/packages/vtable-calendar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-calendar", - "version": "1.17.4", + "version": "1.17.5", "description": "The calendar component of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-editors/package.json b/packages/vtable-editors/package.json index a74a691300..d42b98b5e9 100644 --- a/packages/vtable-editors/package.json +++ b/packages/vtable-editors/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-editors", - "version": "1.17.4", + "version": "1.17.5", "description": "", "sideEffects": false, "main": "cjs/index.js", diff --git a/packages/vtable-export/package.json b/packages/vtable-export/package.json index 2fbf6f1c89..4e7ba0909e 100644 --- a/packages/vtable-export/package.json +++ b/packages/vtable-export/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-export", - "version": "1.17.4", + "version": "1.17.5", "description": "The export util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-gantt/package.json b/packages/vtable-gantt/package.json index a745bec73e..bde6885b0b 100644 --- a/packages/vtable-gantt/package.json +++ b/packages/vtable-gantt/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-gantt", - "version": "1.17.4", + "version": "1.17.5", "description": "canvas table width high performance", "keywords": [ "vtable-gantt", diff --git a/packages/vtable-plugins/package.json b/packages/vtable-plugins/package.json index 84529e7846..4e5b5418e7 100644 --- a/packages/vtable-plugins/package.json +++ b/packages/vtable-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-plugins", - "version": "1.17.4", + "version": "1.17.5", "description": "The search util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-search/package.json b/packages/vtable-search/package.json index db8ad4b5c0..585c9a3457 100644 --- a/packages/vtable-search/package.json +++ b/packages/vtable-search/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-search", - "version": "1.17.4", + "version": "1.17.5", "description": "The search util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable/CHANGELOG.json b/packages/vtable/CHANGELOG.json index 8df5428172..3d0bb1fbf6 100644 --- a/packages/vtable/CHANGELOG.json +++ b/packages/vtable/CHANGELOG.json @@ -1,6 +1,42 @@ { "name": "@visactor/vtable", "entries": [ + { + "version": "1.17.5", + "tag": "@visactor/vtable_v1.17.5", + "date": "Wed, 02 Apr 2025 09:56:31 GMT", + "comments": { + "none": [ + { + "comment": "refactor: fillHandle function #3582\n\n" + }, + { + "comment": "feat: cell support marked function #3583\n\n" + }, + { + "comment": "fix: gantt scale set quarter parser problem #3612\n\n" + }, + { + "comment": "fix: gantt overscrollBehavior none work #3638\n\n" + }, + { + "comment": "fix: gantt chart updateRecords error when table is tree mode #3639\n\n" + }, + { + "comment": "fix: rowHeight error when set adaptive heightMode #3640\n\n" + }, + { + "comment": "feat: refactor pivotTable corner with no columns or rows case #3653\n\n" + }, + { + "comment": "fix: when set renderChartAsync setRecords api render error #3661\n\n" + }, + { + "comment": "fix: fix merge cell checkbox state update #3668" + } + ] + } + }, { "version": "1.17.4", "tag": "@visactor/vtable_v1.17.4", diff --git a/packages/vtable/CHANGELOG.md b/packages/vtable/CHANGELOG.md index 06e42b2bbe..58f0512af0 100644 --- a/packages/vtable/CHANGELOG.md +++ b/packages/vtable/CHANGELOG.md @@ -1,6 +1,37 @@ # Change Log - @visactor/vtable -This log was last generated on Mon, 31 Mar 2025 12:27:48 GMT and should not be manually modified. +This log was last generated on Wed, 02 Apr 2025 09:56:31 GMT and should not be manually modified. + +## 1.17.5 +Wed, 02 Apr 2025 09:56:31 GMT + +### Updates + +- refactor: fillHandle function #3582 + + +- feat: cell support marked function #3583 + + +- fix: gantt scale set quarter parser problem #3612 + + +- fix: gantt overscrollBehavior none work #3638 + + +- fix: gantt chart updateRecords error when table is tree mode #3639 + + +- fix: rowHeight error when set adaptive heightMode #3640 + + +- feat: refactor pivotTable corner with no columns or rows case #3653 + + +- fix: when set renderChartAsync setRecords api render error #3661 + + +- fix: fix merge cell checkbox state update #3668 ## 1.17.4 Mon, 31 Mar 2025 12:27:48 GMT diff --git a/packages/vtable/package.json b/packages/vtable/package.json index b0fc9f4c33..4d21327d7d 100644 --- a/packages/vtable/package.json +++ b/packages/vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable", - "version": "1.17.4", + "version": "1.17.5", "description": "canvas table width high performance", "keywords": [ "grid", diff --git a/packages/vue-vtable/package.json b/packages/vue-vtable/package.json index a71e06c60c..a92e1fbc63 100644 --- a/packages/vue-vtable/package.json +++ b/packages/vue-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vue-vtable", - "version": "1.17.4", + "version": "1.17.5", "description": "The vue version of VTable", "keywords": [ "vue",