diff --git a/common/changes/@visactor/vtable/3337-feat-add-containerFit_2025-06-13-06-29.json b/common/changes/@visactor/vtable/3337-feat-add-containerFit_2025-06-13-06-29.json deleted file mode 100644 index 75aee59d81..0000000000 --- a/common/changes/@visactor/vtable/3337-feat-add-containerFit_2025-06-13-06-29.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: add containerFit #3337\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "892739385@qq.com" -} diff --git a/common/changes/@visactor/vtable/fix-animation-error_2025-06-18-07-12.json b/common/changes/@visactor/vtable/fix-animation-error_2025-06-18-07-12.json deleted file mode 100644 index 90a570a2a4..0000000000 --- a/common/changes/@visactor/vtable/fix-animation-error_2025-06-18-07-12.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "chore: update vrender 1.0.4 fix animation bug\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-copy-not-work-3968_2025-06-18-03-51.json b/common/changes/@visactor/vtable/fix-copy-not-work-3968_2025-06-18-03-51.json deleted file mode 100644 index c4429a6597..0000000000 --- a/common/changes/@visactor/vtable/fix-copy-not-work-3968_2025-06-18-03-51.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: copy not work when after copy tooltip text #3968\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/processBar_2025-06-19-06-54.json b/common/changes/@visactor/vtable/processBar_2025-06-19-06-54.json deleted file mode 100644 index 56c937b64b..0000000000 --- a/common/changes/@visactor/vtable/processBar_2025-06-19-06-54.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix the issue where the icon configuration is not effective when cellType is progressBar #4047\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "alonemall@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 3fd8fb436a..2eeb39641b 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.19.0","mainProject":"@visactor/vtable","nextBump":"minor"}] +[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.19.1","mainProject":"@visactor/vtable","nextBump":"patch"}] diff --git a/packages/openinula-vtable/package.json b/packages/openinula-vtable/package.json index 3fa8f8c1c7..85b947b03c 100644 --- a/packages/openinula-vtable/package.json +++ b/packages/openinula-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/openinula-vtable", - "version": "1.19.0", + "version": "1.19.1", "description": "The openinula version of VTable", "keywords": [ "openinula", diff --git a/packages/react-vtable/package.json b/packages/react-vtable/package.json index a4884b5b3e..5efbcc445f 100644 --- a/packages/react-vtable/package.json +++ b/packages/react-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vtable", - "version": "1.19.0", + "version": "1.19.1", "description": "The react version of VTable", "keywords": [ "react", diff --git a/packages/vtable-calendar/package.json b/packages/vtable-calendar/package.json index 031f24c411..4399f75cf1 100644 --- a/packages/vtable-calendar/package.json +++ b/packages/vtable-calendar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-calendar", - "version": "1.19.0", + "version": "1.19.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 b9e253d0c6..1b2f421d72 100644 --- a/packages/vtable-editors/package.json +++ b/packages/vtable-editors/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-editors", - "version": "1.19.0", + "version": "1.19.1", "description": "", "sideEffects": false, "main": "cjs/index.js", diff --git a/packages/vtable-export/package.json b/packages/vtable-export/package.json index fb3ac1f0ad..ce3abfabce 100644 --- a/packages/vtable-export/package.json +++ b/packages/vtable-export/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-export", - "version": "1.19.0", + "version": "1.19.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 403683b046..ec7393129a 100644 --- a/packages/vtable-gantt/package.json +++ b/packages/vtable-gantt/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-gantt", - "version": "1.19.0", + "version": "1.19.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 1f5f90dbb3..4dfa2ab738 100644 --- a/packages/vtable-plugins/package.json +++ b/packages/vtable-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-plugins", - "version": "1.19.0", + "version": "1.19.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 86d0ce0981..4c7e447539 100644 --- a/packages/vtable-search/package.json +++ b/packages/vtable-search/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-search", - "version": "1.19.0", + "version": "1.19.1", "description": "The search util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable/CHANGELOG.json b/packages/vtable/CHANGELOG.json index 5a8205bb56..373647e1ff 100644 --- a/packages/vtable/CHANGELOG.json +++ b/packages/vtable/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@visactor/vtable", "entries": [ + { + "version": "1.19.1", + "tag": "@visactor/vtable_v1.19.1", + "date": "Fri, 20 Jun 2025 12:11:39 GMT", + "comments": { + "none": [ + { + "comment": "feat: add containerFit #3337\n\n" + }, + { + "comment": "chore: update vrender 1.0.4 fix animation bug\n\n" + }, + { + "comment": "fix: copy not work when after copy tooltip text #3968\n\n" + }, + { + "comment": "fix: fix the issue where the icon configuration is not effective when cellType is progressBar #4047\n\n" + } + ] + } + }, { "version": "1.19.0", "tag": "@visactor/vtable_v1.19.0", diff --git a/packages/vtable/CHANGELOG.md b/packages/vtable/CHANGELOG.md index 71af361b18..a05453e0b8 100644 --- a/packages/vtable/CHANGELOG.md +++ b/packages/vtable/CHANGELOG.md @@ -1,6 +1,24 @@ # Change Log - @visactor/vtable -This log was last generated on Mon, 16 Jun 2025 12:04:55 GMT and should not be manually modified. +This log was last generated on Fri, 20 Jun 2025 12:11:39 GMT and should not be manually modified. + +## 1.19.1 +Fri, 20 Jun 2025 12:11:39 GMT + +### Updates + +- feat: add containerFit #3337 + + +- chore: update vrender 1.0.4 fix animation bug + + +- fix: copy not work when after copy tooltip text #3968 + + +- fix: fix the issue where the icon configuration is not effective when cellType is progressBar #4047 + + ## 1.19.0 Mon, 16 Jun 2025 12:04:55 GMT diff --git a/packages/vtable/package.json b/packages/vtable/package.json index d83b86f1d7..794e2c2fd8 100644 --- a/packages/vtable/package.json +++ b/packages/vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable", - "version": "1.19.0", + "version": "1.19.1", "description": "canvas table width high performance", "keywords": [ "grid", @@ -130,4 +130,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 5752c83aba..35a764d4bd 100644 --- a/packages/vue-vtable/package.json +++ b/packages/vue-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vue-vtable", - "version": "1.19.0", + "version": "1.19.1", "description": "The vue version of VTable", "keywords": [ "vue",