diff --git a/common/changes/@visactor/vtable/feat-radio-aggregation-row-4027_2026-03-31-08-56.json b/common/changes/@visactor/vtable/feat-radio-aggregation-row-4027_2026-03-31-08-56.json deleted file mode 100644 index ccce48a73..000000000 --- a/common/changes/@visactor/vtable/feat-radio-aggregation-row-4027_2026-03-31-08-56.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: radio cell type with rowseriesnumber error\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-react-vtable-19_2026-03-27-11-07.json b/common/changes/@visactor/vtable/feat-react-vtable-19_2026-03-27-11-07.json deleted file mode 100644 index 4e75aa797..000000000 --- a/common/changes/@visactor/vtable/feat-react-vtable-19_2026-03-27-11-07.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "feat: compatible react version 19\n\n", - "type": "minor", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "892739385@qq.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/feat-react-vtable-19_2026-03-30-09-11.json b/common/changes/@visactor/vtable/feat-react-vtable-19_2026-03-30-09-11.json deleted file mode 100644 index 3017a899c..000000000 --- a/common/changes/@visactor/vtable/feat-react-vtable-19_2026-03-30-09-11.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: react19 reconciler\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-scrollStyle_barToSide_2026-04-02-09-55.json b/common/changes/@visactor/vtable/feat-scrollStyle_barToSide_2026-04-02-09-55.json deleted file mode 100644 index ce446fcc2..000000000 --- a/common/changes/@visactor/vtable/feat-scrollStyle_barToSide_2026-04-02-09-55.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "refactor: when set barToSide and visible focus should not hide scrollbar\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-radio-aggregation-row-4027-v2_2026-03-30-02-28.json b/common/changes/@visactor/vtable/fix-radio-aggregation-row-4027-v2_2026-03-30-02-28.json deleted file mode 100644 index cee3e82dd..000000000 --- a/common/changes/@visactor/vtable/fix-radio-aggregation-row-4027-v2_2026-03-30-02-28.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: degrade radio/checkbox cells to text in aggregation rows", - "type": "patch", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "2779428708@qq.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vtable/fix-resize-col-line-stuck-4120-v2_2026-03-30-02-46.json b/common/changes/@visactor/vtable/fix-resize-col-line-stuck-4120-v2_2026-03-30-02-46.json deleted file mode 100644 index 5c884c44a..000000000 --- a/common/changes/@visactor/vtable/fix-resize-col-line-stuck-4120-v2_2026-03-30-02-46.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: reset all interaction states on data update to avoid stale resize indicators", - "type": "patch", - "packageName": "@visactor/vtable" - } - ], - "packageName": "@visactor/vtable", - "email": "2779428708@qq.com" -} \ No newline at end of file diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 9d40f100f..9c60e00ce 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.25.0","mainProject":"@visactor/vtable","nextBump":"minor"}] +[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.26.0","mainProject":"@visactor/vtable","nextBump":"minor"}] diff --git a/packages/openinula-vtable/package.json b/packages/openinula-vtable/package.json index 1b1f8db29..9602a5701 100644 --- a/packages/openinula-vtable/package.json +++ b/packages/openinula-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/openinula-vtable", - "version": "1.25.0", + "version": "1.26.0", "description": "The openinula version of VTable", "keywords": [ "openinula", diff --git a/packages/react-vtable/package.json b/packages/react-vtable/package.json index c053af769..87395f53b 100644 --- a/packages/react-vtable/package.json +++ b/packages/react-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vtable", - "version": "1.25.0", + "version": "1.26.0", "description": "The react version of VTable", "keywords": [ "react", @@ -110,4 +110,4 @@ "@arco-design/web-react": "2.66.12", "@types/react-reconciler": "0.28.9" } -} \ No newline at end of file +} diff --git a/packages/vtable-calendar/package.json b/packages/vtable-calendar/package.json index a4e0489dd..d338e1047 100644 --- a/packages/vtable-calendar/package.json +++ b/packages/vtable-calendar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-calendar", - "version": "1.25.0", + "version": "1.26.0", "description": "The calendar component of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-editors/package.json b/packages/vtable-editors/package.json index 76fca6389..55f4ad8a8 100644 --- a/packages/vtable-editors/package.json +++ b/packages/vtable-editors/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-editors", - "version": "1.25.0", + "version": "1.26.0", "description": "", "sideEffects": false, "main": "cjs/index.js", diff --git a/packages/vtable-export/package.json b/packages/vtable-export/package.json index 28d68499e..324783c0e 100644 --- a/packages/vtable-export/package.json +++ b/packages/vtable-export/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-export", - "version": "1.25.0", + "version": "1.26.0", "description": "The export util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-gantt/package.json b/packages/vtable-gantt/package.json index 4677e8db2..dfebdde25 100644 --- a/packages/vtable-gantt/package.json +++ b/packages/vtable-gantt/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-gantt", - "version": "1.25.0", + "version": "1.26.0", "description": "canvas table width high performance", "keywords": [ "vtable-gantt", diff --git a/packages/vtable-plugins/package.json b/packages/vtable-plugins/package.json index cac6f1544..b51ecabcb 100644 --- a/packages/vtable-plugins/package.json +++ b/packages/vtable-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-plugins", - "version": "1.25.0", + "version": "1.26.0", "description": "The search util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-search/package.json b/packages/vtable-search/package.json index 27beb99a1..69453b6a0 100644 --- a/packages/vtable-search/package.json +++ b/packages/vtable-search/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-search", - "version": "1.25.0", + "version": "1.26.0", "description": "The search util of VTable", "author": { "name": "VisActor", diff --git a/packages/vtable-sheet/package.json b/packages/vtable-sheet/package.json index 6fee6e3a1..a8f680098 100644 --- a/packages/vtable-sheet/package.json +++ b/packages/vtable-sheet/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-sheet", - "version": "1.25.0", + "version": "1.26.0", "description": "Lightweight editable spreadsheet component based on VTable", "keywords": [ "vtable-sheet", diff --git a/packages/vtable/CHANGELOG.json b/packages/vtable/CHANGELOG.json index 1addba71d..88fa1c713 100644 --- a/packages/vtable/CHANGELOG.json +++ b/packages/vtable/CHANGELOG.json @@ -1,6 +1,37 @@ { "name": "@visactor/vtable", "entries": [ + { + "version": "1.26.0", + "tag": "@visactor/vtable_v1.26.0", + "date": "Fri, 03 Apr 2026 03:30:13 GMT", + "comments": { + "none": [ + { + "comment": "fix: radio cell type with rowseriesnumber error\n\n" + }, + { + "comment": "fix: react19 reconciler\n\n" + }, + { + "comment": "refactor: when set barToSide and visible focus should not hide scrollbar\n\n" + } + ], + "minor": [ + { + "comment": "feat: compatible react version 19\n\n" + } + ], + "patch": [ + { + "comment": "fix: degrade radio/checkbox cells to text in aggregation rows" + }, + { + "comment": "fix: reset all interaction states on data update to avoid stale resize indicators" + } + ] + } + }, { "version": "1.25.0", "tag": "@visactor/vtable_v1.25.0", diff --git a/packages/vtable/CHANGELOG.md b/packages/vtable/CHANGELOG.md index 790fba79f..17210a61d 100644 --- a/packages/vtable/CHANGELOG.md +++ b/packages/vtable/CHANGELOG.md @@ -1,6 +1,32 @@ # Change Log - @visactor/vtable -This log was last generated on Wed, 25 Mar 2026 08:15:12 GMT and should not be manually modified. +This log was last generated on Fri, 03 Apr 2026 03:30:13 GMT and should not be manually modified. + +## 1.26.0 +Fri, 03 Apr 2026 03:30:13 GMT + +### Minor changes + +- feat: compatible react version 19 + + + +### Patches + +- fix: degrade radio/checkbox cells to text in aggregation rows +- fix: reset all interaction states on data update to avoid stale resize indicators + +### Updates + +- fix: radio cell type with rowseriesnumber error + + +- fix: react19 reconciler + + +- refactor: when set barToSide and visible focus should not hide scrollbar + + ## 1.25.0 Wed, 25 Mar 2026 08:15:12 GMT diff --git a/packages/vtable/package.json b/packages/vtable/package.json index 9a9a39925..93500f704 100644 --- a/packages/vtable/package.json +++ b/packages/vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable", - "version": "1.25.0", + "version": "1.26.0", "description": "canvas table width high performance", "keywords": [ "grid", diff --git a/packages/vue-vtable/package.json b/packages/vue-vtable/package.json index f315fa844..1e691fcf9 100644 --- a/packages/vue-vtable/package.json +++ b/packages/vue-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vue-vtable", - "version": "1.25.0", + "version": "1.26.0", "description": "The vue version of VTable", "keywords": [ "vue",