diff --git a/common/changes/@visactor/vtable/3908-feature-add-pasted_data-event-for-vtable_2025-05-20-11-12.json b/common/changes/@visactor/vtable/3908-feature-add-pasted_data-event-for-vtable_2025-05-20-11-12.json deleted file mode 100644 index ee569b1aa6..0000000000 --- a/common/changes/@visactor/vtable/3908-feature-add-pasted_data-event-for-vtable_2025-05-20-11-12.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: add pasted_data event #3908\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/feature-Markline-position-date_2025-05-10-11-41.json b/common/changes/@visactor/vtable/feature-Markline-position-date_2025-05-10-11-41.json deleted file mode 100644 index dbc3c197be..0000000000 --- a/common/changes/@visactor/vtable/feature-Markline-position-date_2025-05-10-11-41.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: add date position to markline\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "rem2248668357@163.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/feature-milestoneText_2025-04-27-03-18.json b/common/changes/@visactor/vtable/feature-milestoneText_2025-04-27-03-18.json deleted file mode 100644 index 791e2c9710..0000000000 --- a/common/changes/@visactor/vtable/feature-milestoneText_2025-04-27-03-18.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: add milestone text\n\n", - "type": "none", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "rem2248668357@163.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-bug-of-chart-matrix_2025-05-19-12-47.json b/common/changes/@visactor/vtable/fix-bug-of-chart-matrix_2025-05-19-12-47.json deleted file mode 100644 index a6a5ae039c..0000000000 --- a/common/changes/@visactor/vtable/fix-bug-of-chart-matrix_2025-05-19-12-47.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix bug of chart matrix when has scale\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 2afee1c7e1..37da05a101 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.18.3","mainProject":"@visactor/vtable","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.18.4","mainProject":"@visactor/vtable","nextBump":"patch"}] diff --git a/packages/openinula-vtable/package.json b/packages/openinula-vtable/package.json index 3ff3497ada..6d59413807 100644 --- a/packages/openinula-vtable/package.json +++ b/packages/openinula-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/openinula-vtable", - "version": "1.18.3", + "version": "1.18.4", "description": "The openinula version of VTable", "keywords": [ "openinula", diff --git a/packages/react-vtable/package.json b/packages/react-vtable/package.json index 55a961704e..77ec2b61d3 100644 --- a/packages/react-vtable/package.json +++ b/packages/react-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vtable", - "version": "1.18.3", + "version": "1.18.4", "description": "The react version of VTable", "keywords": [ "react", diff --git a/packages/vtable-calendar/package.json b/packages/vtable-calendar/package.json index 86c616f8c0..5a2f2fee33 100644 --- a/packages/vtable-calendar/package.json +++ b/packages/vtable-calendar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-calendar", - "version": "1.18.3", + "version": "1.18.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 fbef52ebd7..c42fb81630 100644 --- a/packages/vtable-editors/package.json +++ b/packages/vtable-editors/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-editors", - "version": "1.18.3", + "version": "1.18.4", "description": "", "sideEffects": false, "main": "cjs/index.js", diff --git a/packages/vtable-export/package.json b/packages/vtable-export/package.json index 0df0486e89..90137c66dc 100644 --- a/packages/vtable-export/package.json +++ b/packages/vtable-export/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-export", - "version": "1.18.3", + "version": "1.18.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 5519059e81..1913dbe61d 100644 --- a/packages/vtable-gantt/package.json +++ b/packages/vtable-gantt/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-gantt", - "version": "1.18.3", + "version": "1.18.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 db94bafaed..94dfa4c4c8 100644 --- a/packages/vtable-plugins/package.json +++ b/packages/vtable-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-plugins", - "version": "1.18.3", + "version": "1.18.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 0bd105ff47..76cc56eb9e 100644 --- a/packages/vtable-search/package.json +++ b/packages/vtable-search/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-search", - "version": "1.18.3", + "version": "1.18.4", "description": "The search util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable/CHANGELOG.json b/packages/vtable/CHANGELOG.json index 5032de358d..07a69a6722 100644 --- a/packages/vtable/CHANGELOG.json +++ b/packages/vtable/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@visactor/vtable", "entries": [ + { + "version": "1.18.4", + "tag": "@visactor/vtable_v1.18.4", + "date": "Tue, 27 May 2025 09:16:00 GMT", + "comments": { + "none": [ + { + "comment": "feat: add pasted_data event #3908\n\n" + }, + { + "comment": "feat: add date position to markline\n\n" + }, + { + "comment": "feat: add milestone text\n\n" + }, + { + "comment": "fix: fix bug of chart matrix when has scale\n\n" + } + ] + } + }, { "version": "1.18.3", "tag": "@visactor/vtable_v1.18.3", diff --git a/packages/vtable/CHANGELOG.md b/packages/vtable/CHANGELOG.md index beeb0d1fc4..4b545c17b5 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 Tue, 13 May 2025 11:26:12 GMT and should not be manually modified. +This log was last generated on Tue, 27 May 2025 09:16:00 GMT and should not be manually modified. + +## 1.18.4 +Tue, 27 May 2025 09:16:00 GMT + +### Updates + +- feat: add pasted_data event #3908 + + +- feat: add date position to markline + + +- feat: add milestone text + + +- fix: fix bug of chart matrix when has scale + + ## 1.18.3 Tue, 13 May 2025 11:26:12 GMT diff --git a/packages/vtable/package.json b/packages/vtable/package.json index 74f6d14ca7..528230385e 100644 --- a/packages/vtable/package.json +++ b/packages/vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable", - "version": "1.18.3", + "version": "1.18.4", "description": "canvas table width high performance", "keywords": [ "grid", diff --git a/packages/vue-vtable/package.json b/packages/vue-vtable/package.json index e918a21756..e354716c3c 100644 --- a/packages/vue-vtable/package.json +++ b/packages/vue-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vue-vtable", - "version": "1.18.3", + "version": "1.18.4", "description": "The vue version of VTable", "keywords": [ "vue",