From 8b463b8a9c9e23346acf70ac58761ff5e0e85862 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 Aug 2024 12:02:59 +0000 Subject: [PATCH] build: prelease version 1.6.3 --- ...ells-edit-first-cell_2024-08-21-07-42.json | 11 ---- ...sition-event-trigger_2024-08-26-08-40.json | 11 ---- ...ottable-editor-value_2024-08-27-08-18.json | 11 ---- ...and-tree-occor-error_2024-08-26-10-57.json | 11 ---- ...or-resizeColumnWidth_2024-08-28-12-09.json | 11 ---- .../feat-copy-format_2024-08-22-11-58.json | 10 ---- ...oltip-parent-element_2024-08-26-13-25.json | 10 ---- ...array-find-judgement_2024-08-26-08-54.json | 10 ---- ...x-custom-frozen-clip_2024-08-22-11-46.json | 10 ---- ...en-row-cell-location_2024-08-26-08-06.json | 10 ---- .../fix-group-update_2024-08-27-09-51.json | 10 ---- ...enu-bottom-auto-hide_2024-08-22-06-40.json | 10 ---- ...-progress-text-align_2024-08-23-04-44.json | 10 ---- ...fix-react-vtable-umd_2024-08-26-12-24.json | 10 ---- ...frozen-column-resize_2024-08-26-07-29.json | 10 ---- .../fix-row-series-id_2024-08-23-09-48.json | 10 ---- common/config/rush/version-policies.json | 2 +- packages/openinula-vtable/package.json | 4 +- packages/react-vtable/package.json | 4 +- packages/vtable-editors/package.json | 2 +- packages/vtable-export/package.json | 4 +- packages/vtable-search/package.json | 4 +- packages/vtable/CHANGELOG.json | 59 ++++++++++++++++++- packages/vtable/CHANGELOG.md | 34 ++++++++++- packages/vtable/package.json | 4 +- 25 files changed, 103 insertions(+), 179 deletions(-) delete mode 100644 common/changes/@visactor/vtable/2248-bug-when-selecting-multiple-cells-edit-first-cell_2024-08-21-07-42.json delete mode 100644 common/changes/@visactor/vtable/2299-bug-changeheaderposition-event-trigger_2024-08-26-08-40.json delete mode 100644 common/changes/@visactor/vtable/2305-bug-pivottable-editor-value_2024-08-27-08-18.json delete mode 100644 common/changes/@visactor/vtable/2306-bug-pivot-tree-expand-tree-occor-error_2024-08-26-10-57.json delete mode 100644 common/changes/@visactor/vtable/feat-add-hideLabel-for-resizeColumnWidth_2024-08-28-12-09.json delete mode 100644 common/changes/@visactor/vtable/feat-copy-format_2024-08-22-11-58.json delete mode 100644 common/changes/@visactor/vtable/feat-tooltip-parent-element_2024-08-26-13-25.json delete mode 100644 common/changes/@visactor/vtable/fix-array-find-judgement_2024-08-26-08-54.json delete mode 100644 common/changes/@visactor/vtable/fix-custom-frozen-clip_2024-08-22-11-46.json delete mode 100644 common/changes/@visactor/vtable/fix-frozen-row-cell-location_2024-08-26-08-06.json delete mode 100644 common/changes/@visactor/vtable/fix-group-update_2024-08-27-09-51.json delete mode 100644 common/changes/@visactor/vtable/fix-menu-bottom-auto-hide_2024-08-22-06-40.json delete mode 100644 common/changes/@visactor/vtable/fix-progress-text-align_2024-08-23-04-44.json delete mode 100644 common/changes/@visactor/vtable/fix-react-vtable-umd_2024-08-26-12-24.json delete mode 100644 common/changes/@visactor/vtable/fix-right-frozen-column-resize_2024-08-26-07-29.json delete mode 100644 common/changes/@visactor/vtable/fix-row-series-id_2024-08-23-09-48.json diff --git a/common/changes/@visactor/vtable/2248-bug-when-selecting-multiple-cells-edit-first-cell_2024-08-21-07-42.json b/common/changes/@visactor/vtable/2248-bug-when-selecting-multiple-cells-edit-first-cell_2024-08-21-07-42.json deleted file mode 100644 index 788e40e65..000000000 --- a/common/changes/@visactor/vtable/2248-bug-when-selecting-multiple-cells-edit-first-cell_2024-08-21-07-42.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "refactor: scroll event add argument #2249\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/2299-bug-changeheaderposition-event-trigger_2024-08-26-08-40.json b/common/changes/@visactor/vtable/2299-bug-changeheaderposition-event-trigger_2024-08-26-08-40.json deleted file mode 100644 index 8c96b0cde..000000000 --- a/common/changes/@visactor/vtable/2299-bug-changeheaderposition-event-trigger_2024-08-26-08-40.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: handle with change header postion event #2299\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/2305-bug-pivottable-editor-value_2024-08-27-08-18.json b/common/changes/@visactor/vtable/2305-bug-pivottable-editor-value_2024-08-27-08-18.json deleted file mode 100644 index 5d25a4d8a..000000000 --- a/common/changes/@visactor/vtable/2305-bug-pivottable-editor-value_2024-08-27-08-18.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "refactor: changeCellValue can modify raw record #2305\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/2306-bug-pivot-tree-expand-tree-occor-error_2024-08-26-10-57.json b/common/changes/@visactor/vtable/2306-bug-pivot-tree-expand-tree-occor-error_2024-08-26-10-57.json deleted file mode 100644 index 004762253..000000000 --- a/common/changes/@visactor/vtable/2306-bug-pivot-tree-expand-tree-occor-error_2024-08-26-10-57.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: pivot tree can not show value and expand tree occor error #2306\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-add-hideLabel-for-resizeColumnWidth_2024-08-28-12-09.json b/common/changes/@visactor/vtable/feat-add-hideLabel-for-resizeColumnWidth_2024-08-28-12-09.json deleted file mode 100644 index 42382a5e3..000000000 --- a/common/changes/@visactor/vtable/feat-add-hideLabel-for-resizeColumnWidth_2024-08-28-12-09.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: set titleOnDimension all sort can not run #2278\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-copy-format_2024-08-22-11-58.json b/common/changes/@visactor/vtable/feat-copy-format_2024-08-22-11-58.json deleted file mode 100644 index 4acef9bf5..000000000 --- a/common/changes/@visactor/vtable/feat-copy-format_2024-08-22-11-58.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "feat: add formatCopyValue config", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/feat-tooltip-parent-element_2024-08-26-13-25.json b/common/changes/@visactor/vtable/feat-tooltip-parent-element_2024-08-26-13-25.json deleted file mode 100644 index d38905621..000000000 --- a/common/changes/@visactor/vtable/feat-tooltip-parent-element_2024-08-26-13-25.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "feat: add parentElement config in tooltip #2290", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-array-find-judgement_2024-08-26-08-54.json b/common/changes/@visactor/vtable/fix-array-find-judgement_2024-08-26-08-54.json deleted file mode 100644 index 8da947608..000000000 --- a/common/changes/@visactor/vtable/fix-array-find-judgement_2024-08-26-08-54.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: add judgement in array find function #2289", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-custom-frozen-clip_2024-08-22-11-46.json b/common/changes/@visactor/vtable/fix-custom-frozen-clip_2024-08-22-11-46.json deleted file mode 100644 index fced05279..000000000 --- a/common/changes/@visactor/vtable/fix-custom-frozen-clip_2024-08-22-11-46.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: fix frozen column custom component clip", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-frozen-row-cell-location_2024-08-26-08-06.json b/common/changes/@visactor/vtable/fix-frozen-row-cell-location_2024-08-26-08-06.json deleted file mode 100644 index a6aa898e4..000000000 --- a/common/changes/@visactor/vtable/fix-frozen-row-cell-location_2024-08-26-08-06.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: fix cellLocation in top frozen row #2267", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-group-update_2024-08-27-09-51.json b/common/changes/@visactor/vtable/fix-group-update_2024-08-27-09-51.json deleted file mode 100644 index 585c55c2a..000000000 --- a/common/changes/@visactor/vtable/fix-group-update_2024-08-27-09-51.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: fix list-table group mode style update problem", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-menu-bottom-auto-hide_2024-08-22-06-40.json b/common/changes/@visactor/vtable/fix-menu-bottom-auto-hide_2024-08-22-06-40.json deleted file mode 100644 index c5696aa02..000000000 --- a/common/changes/@visactor/vtable/fix-menu-bottom-auto-hide_2024-08-22-06-40.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: fix menu auto hide when page crolled #2241", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-progress-text-align_2024-08-23-04-44.json b/common/changes/@visactor/vtable/fix-progress-text-align_2024-08-23-04-44.json deleted file mode 100644 index 7c5b29ef5..000000000 --- a/common/changes/@visactor/vtable/fix-progress-text-align_2024-08-23-04-44.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: fix progress bar cell textAlign update #2225", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-react-vtable-umd_2024-08-26-12-24.json b/common/changes/@visactor/vtable/fix-react-vtable-umd_2024-08-26-12-24.json deleted file mode 100644 index 7c644293c..000000000 --- a/common/changes/@visactor/vtable/fix-react-vtable-umd_2024-08-26-12-24.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: fix umd package problem in react-vtable #2244", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-right-frozen-column-resize_2024-08-26-07-29.json b/common/changes/@visactor/vtable/fix-right-frozen-column-resize_2024-08-26-07-29.json deleted file mode 100644 index 06a5e36cd..000000000 --- a/common/changes/@visactor/vtable/fix-right-frozen-column-resize_2024-08-26-07-29.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: fix right frozen size in updateContainerAttrWidthAndX() #2243", - "type": "none" - } - ], - "packageName": "@visactor/vtable" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-row-series-id_2024-08-23-09-48.json b/common/changes/@visactor/vtable/fix-row-series-id_2024-08-23-09-48.json deleted file mode 100644 index c33f1f467..000000000 --- a/common/changes/@visactor/vtable/fix-row-series-id_2024-08-23-09-48.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "fix: fix leftRowSeriesNumberColumnCount error in getBodyLayoutRangeById() #2234", - "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 07ed3340d..138ebbf70 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -2,7 +2,7 @@ { "definitionName": "lockStepVersion", "policyName": "vtableMain", - "version": "1.6.2", + "version": "1.6.3", "mainProject": "@visactor/vtable", "nextBump": "patch" } diff --git a/packages/openinula-vtable/package.json b/packages/openinula-vtable/package.json index dfd62a2d7..3845737fc 100644 --- a/packages/openinula-vtable/package.json +++ b/packages/openinula-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/openinula-vtable", - "version": "1.6.2", + "version": "1.6.3", "description": "The openinula version of VTable", "keywords": [ "openinula", @@ -93,4 +93,4 @@ "peerDependencies": { "openinula": "~0.1.2-SNAPSHOT" } -} \ No newline at end of file +} diff --git a/packages/react-vtable/package.json b/packages/react-vtable/package.json index eb78182c8..ed754fa1e 100644 --- a/packages/react-vtable/package.json +++ b/packages/react-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vtable", - "version": "1.6.2", + "version": "1.6.3", "description": "The react version of VTable", "keywords": [ "react", @@ -101,4 +101,4 @@ "@arco-design/web-react": "2.60.2", "@types/react-reconciler": "0.28.8" } -} \ No newline at end of file +} diff --git a/packages/vtable-editors/package.json b/packages/vtable-editors/package.json index 4e296b090..223f826db 100644 --- a/packages/vtable-editors/package.json +++ b/packages/vtable-editors/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-editors", - "version": "1.6.2", + "version": "1.6.3", "description": "", "sideEffects": false, "main": "cjs/index.js", diff --git a/packages/vtable-export/package.json b/packages/vtable-export/package.json index 48ea3f7c7..81460e35b 100644 --- a/packages/vtable-export/package.json +++ b/packages/vtable-export/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-export", - "version": "1.6.2", + "version": "1.6.3", "description": "The export util of VTable", "author": { "name": "VisActor", @@ -87,4 +87,4 @@ "@types/react-is": "^17.0.3", "rollup-plugin-node-resolve": "5.2.0" } -} \ No newline at end of file +} diff --git a/packages/vtable-search/package.json b/packages/vtable-search/package.json index fe6dbd76f..ade92cf27 100644 --- a/packages/vtable-search/package.json +++ b/packages/vtable-search/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-search", - "version": "1.6.2", + "version": "1.6.3", "description": "The search util of VTable", "author": { "name": "VisActor", @@ -83,4 +83,4 @@ "@types/react-is": "^17.0.3", "rollup-plugin-node-resolve": "5.2.0" } -} \ No newline at end of file +} diff --git a/packages/vtable/CHANGELOG.json b/packages/vtable/CHANGELOG.json index ab59111d0..bdec64ed1 100644 --- a/packages/vtable/CHANGELOG.json +++ b/packages/vtable/CHANGELOG.json @@ -1,6 +1,63 @@ { "name": "@visactor/vtable", "entries": [ + { + "version": "1.6.3", + "tag": "@visactor/vtable_v1.6.3", + "date": "Thu, 29 Aug 2024 12:00:16 GMT", + "comments": { + "none": [ + { + "comment": "refactor: scroll event add argument #2249\n\n" + }, + { + "comment": "fix: handle with change header postion event #2299\n\n" + }, + { + "comment": "refactor: changeCellValue can modify raw record #2305\n\n" + }, + { + "comment": "fix: pivot tree can not show value and expand tree occor error #2306\n\n" + }, + { + "comment": "fix: set titleOnDimension all sort can not run #2278\n\n" + }, + { + "comment": "feat: add formatCopyValue config" + }, + { + "comment": "feat: add parentElement config in tooltip #2290" + }, + { + "comment": "fix: add judgement in array find function #2289" + }, + { + "comment": "fix: fix frozen column custom component clip" + }, + { + "comment": "fix: fix cellLocation in top frozen row #2267" + }, + { + "comment": "fix: fix list-table group mode style update problem" + }, + { + "comment": "fix: fix menu auto hide when page crolled #2241" + }, + { + "comment": "fix: fix progress bar cell textAlign update #2225" + }, + { + "comment": "fix: fix umd package problem in react-vtable #2244" + }, + { + "comment": "fix: fix right frozen size in updateContainerAttrWidthAndX() #2243" + }, + { + "comment": "fix: fix leftRowSeriesNumberColumnCount error in getBodyLayoutRangeById() #2234" + } + ] + } + }, { "version": "1.6.2", "tag": "@visactor/vtable_v1.6.2", @@ -2611,4 +2668,4 @@ } } ] -} \ No newline at end of file +} diff --git a/packages/vtable/CHANGELOG.md b/packages/vtable/CHANGELOG.md index 6b58635ea..1a88dec93 100644 --- a/packages/vtable/CHANGELOG.md +++ b/packages/vtable/CHANGELOG.md @@ -1,6 +1,38 @@ # Change Log - @visactor/vtable -This log was last generated on Thu, 22 Aug 2024 12:27:03 GMT and should not be manually modified. +This log was last generated on Thu, 29 Aug 2024 12:00:16 GMT and should not be manually modified. + +## 1.6.3 +Thu, 29 Aug 2024 12:00:16 GMT + +### Updates + +- refactor: scroll event add argument #2249 + + +- fix: handle with change header postion event #2299 + + +- refactor: changeCellValue can modify raw record #2305 + + +- fix: pivot tree can not show value and expand tree occor error #2306 + + +- fix: set titleOnDimension all sort can not run #2278 + + +- feat: add formatCopyValue config +- feat: add parentElement config in tooltip #2290 +- fix: add judgement in array find function #2289 +- fix: fix frozen column custom component clip +- fix: fix cellLocation in top frozen row #2267 +- fix: fix list-table group mode style update problem +- fix: fix menu auto hide when page crolled #2241 +- fix: fix progress bar cell textAlign update #2225 +- fix: fix umd package problem in react-vtable #2244 +- fix: fix right frozen size in updateContainerAttrWidthAndX() #2243 +- fix: fix leftRowSeriesNumberColumnCount error in getBodyLayoutRangeById() #2234 ## 1.6.2 Thu, 22 Aug 2024 12:27:03 GMT diff --git a/packages/vtable/package.json b/packages/vtable/package.json index 9578db6d7..78f36cc2d 100644 --- a/packages/vtable/package.json +++ b/packages/vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable", - "version": "1.6.2", + "version": "1.6.3", "description": "canvas table width high performance", "keywords": [ "grid", @@ -133,4 +133,4 @@ "url": "https://github.com/VisActor/VTable.git", "directory": "packages/vtable" } -} \ No newline at end of file +}