From f37428b890c19deaa898f0d200f340de445c21b8 Mon Sep 17 00:00:00 2001 From: fangsmile Date: Mon, 6 Jul 2026 09:48:00 +0000 Subject: [PATCH 1/2] build: release version 1.26.4 [skip ci] --- ...first-frame-snapshot_2026-07-06-15-35.json | 11 ---- common/config/rush/pnpm-lock.yaml | 58 +++++++++---------- docs/assets/changelog/en/release.md | 12 ++++ docs/assets/changelog/zh/release.md | 12 ++++ docs/package.json | 18 +++--- packages/openinula-vtable/package.json | 4 +- packages/react-vtable/package.json | 4 +- packages/vtable-calendar/package.json | 4 +- packages/vtable-editors/package.json | 2 +- packages/vtable-export/package.json | 4 +- packages/vtable-gantt/package.json | 6 +- packages/vtable-plugins/package.json | 8 +-- packages/vtable-search/package.json | 4 +- packages/vtable-sheet/package.json | 8 +-- packages/vtable/CHANGELOG.json | 12 ++++ packages/vtable/CHANGELOG.md | 9 ++- packages/vtable/package.json | 4 +- packages/vue-vtable/package.json | 4 +- tools/bugserver-trigger/package.json | 10 ++-- 19 files changed, 113 insertions(+), 81 deletions(-) delete mode 100644 common/changes/@visactor/vtable/feat-video-first-frame-snapshot_2026-07-06-15-35.json diff --git a/common/changes/@visactor/vtable/feat-video-first-frame-snapshot_2026-07-06-15-35.json b/common/changes/@visactor/vtable/feat-video-first-frame-snapshot_2026-07-06-15-35.json deleted file mode 100644 index 81125dc55..000000000 --- a/common/changes/@visactor/vtable/feat-video-first-frame-snapshot_2026-07-06-15-35.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vtable", - "comment": "Support rendering video cells from a first-frame canvas snapshot to release video resources after loading.", - "type": "minor" - } - ], - "packageName": "@visactor/vtable", - "email": "keepjog@163.com" -} diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 1e45fae1a..1d807dbfd 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -19,34 +19,34 @@ importers: specifier: ^2.11.0 version: 2.57.0(vue@3.5.31(typescript@4.9.5)) '@visactor/openinula-vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../packages/openinula-vtable '@visactor/react-vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../packages/react-vtable '@visactor/vchart': specifier: 2.0.13-alpha.10 version: 2.0.13-alpha.10 '@visactor/vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../packages/vtable '@visactor/vtable-editors': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../packages/vtable-editors '@visactor/vtable-export': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../packages/vtable-export '@visactor/vtable-gantt': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../packages/vtable-gantt '@visactor/vtable-search': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../packages/vtable-search '@visactor/vtable-sheet': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../packages/vtable-sheet '@visactor/vue-vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../packages/vue-vtable '@visactor/vutils': specifier: ~1.0.17 @@ -140,7 +140,7 @@ importers: ../../packages/openinula-vtable: dependencies: '@visactor/vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable '@visactor/vutils': specifier: ~1.0.17 @@ -270,7 +270,7 @@ importers: ../../packages/react-vtable: dependencies: '@visactor/vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable '@visactor/vutils': specifier: ~1.0.17 @@ -445,7 +445,7 @@ importers: specifier: ~1.0.17 version: 1.0.23 '@visactor/vtable-editors': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable-editors '@visactor/vutils': specifier: ~1.0.17 @@ -626,7 +626,7 @@ importers: ../../packages/vtable-calendar: dependencies: '@visactor/vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable '@visactor/vutils': specifier: ~1.0.17 @@ -849,7 +849,7 @@ importers: specifier: 2.0.7 version: 2.0.7 '@visactor/vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable '@visactor/vutils': specifier: ~1.0.17 @@ -1009,10 +1009,10 @@ importers: specifier: ~1.0.17 version: 1.0.23 '@visactor/vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable '@visactor/vtable-editors': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable-editors '@visactor/vutils': specifier: ~1.0.17 @@ -1245,13 +1245,13 @@ importers: specifier: 2.0.13-alpha.10 version: 2.0.13-alpha.10 '@visactor/vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable '@visactor/vtable-editors': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable-editors '@visactor/vtable-gantt': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable-gantt '@vitejs/plugin-react': specifier: 3.1.0 @@ -1350,7 +1350,7 @@ importers: ../../packages/vtable-search: dependencies: '@visactor/vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable '@visactor/vutils': specifier: ~1.0.17 @@ -1504,13 +1504,13 @@ importers: specifier: ~1.0.17 version: 1.0.23 '@visactor/vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable '@visactor/vtable-editors': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable-editors '@visactor/vtable-plugins': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable-plugins '@visactor/vutils': specifier: ~1.0.17 @@ -1649,7 +1649,7 @@ importers: ../../packages/vue-vtable: dependencies: '@visactor/vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../vtable '@visactor/vutils': specifier: ~1.0.17 @@ -1830,19 +1830,19 @@ importers: ../../tools/bugserver-trigger: dependencies: '@visactor/vtable': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../../packages/vtable '@visactor/vtable-editors': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../../packages/vtable-editors '@visactor/vtable-gantt': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../../packages/vtable-gantt '@visactor/vtable-plugins': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../../packages/vtable-plugins '@visactor/vtable-sheet': - specifier: workspace:1.26.3 + specifier: workspace:1.26.4 version: link:../../packages/vtable-sheet devDependencies: '@internal/bundler': diff --git a/docs/assets/changelog/en/release.md b/docs/assets/changelog/en/release.md index 818ee386c..1c7dbc827 100644 --- a/docs/assets/changelog/en/release.md +++ b/docs/assets/changelog/en/release.md @@ -1,3 +1,15 @@ +# v1.26.4 + +2026-07-06 + +**πŸ†• New Features** + +- **@visactor/vtable**: Support rendering video cells from a first-frame canvas snapshot to release video resources after loading. + +**Full Changelog**: https://github.com/VisActor/VTable/compare/v1.26.3...v1.26.4 + +[more detail about v1.26.4](https://github.com/VisActor/VTable/releases/tag/v1.26.4) + # v1.26.3 2026-06-25 diff --git a/docs/assets/changelog/zh/release.md b/docs/assets/changelog/zh/release.md index e0d795254..5cebb005a 100644 --- a/docs/assets/changelog/zh/release.md +++ b/docs/assets/changelog/zh/release.md @@ -1,3 +1,15 @@ +# v1.26.4 + +2026-07-06 + +**πŸ†• ζ–°ε’žεŠŸθƒ½** + +- **@visactor/vtable**: ζ”―ζŒ rendering video cells from a first-frame canvas snapshot release video resources after loading. + +**Full Changelog**: https://github.com/VisActor/VTable/compare/v1.26.3...v1.26.4 + +[ζ›΄ε€šθ―¦ζƒ…θ―·ζŸ₯ηœ‹ v1.26.4](https://github.com/VisActor/VTable/releases/tag/v1.26.4) + # v1.26.3 2026-06-25 diff --git a/docs/package.json b/docs/package.json index f27736945..752e0c7dd 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,15 +12,15 @@ "dependencies": { "@arco-design/web-react": "2.66.12", "@arco-design/web-vue": "^2.11.0", - "@visactor/vtable": "workspace:1.26.3", - "@visactor/vtable-gantt": "workspace:1.26.3", - "@visactor/react-vtable": "workspace:1.26.3", - "@visactor/vue-vtable": "workspace:1.26.3", - "@visactor/openinula-vtable": "workspace:1.26.3", - "@visactor/vtable-editors": "workspace:1.26.3", - "@visactor/vtable-export": "workspace:1.26.3", - "@visactor/vtable-search": "workspace:1.26.3", - "@visactor/vtable-sheet": "workspace:1.26.3", + "@visactor/vtable": "workspace:1.26.4", + "@visactor/vtable-gantt": "workspace:1.26.4", + "@visactor/react-vtable": "workspace:1.26.4", + "@visactor/vue-vtable": "workspace:1.26.4", + "@visactor/openinula-vtable": "workspace:1.26.4", + "@visactor/vtable-editors": "workspace:1.26.4", + "@visactor/vtable-export": "workspace:1.26.4", + "@visactor/vtable-search": "workspace:1.26.4", + "@visactor/vtable-sheet": "workspace:1.26.4", "buble": "^0.20.0", "@visactor/vchart": "2.0.13-alpha.10", "markdown-it": "^13.0.0", diff --git a/packages/openinula-vtable/package.json b/packages/openinula-vtable/package.json index 919ad191f..06b70d8a3 100644 --- a/packages/openinula-vtable/package.json +++ b/packages/openinula-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/openinula-vtable", - "version": "1.26.3", + "version": "1.26.4", "description": "The openinula version of VTable", "keywords": [ "openinula", @@ -44,7 +44,7 @@ "access": "public" }, "dependencies": { - "@visactor/vtable": "workspace:1.26.3", + "@visactor/vtable": "workspace:1.26.4", "@visactor/vutils": "~1.0.17" }, "devDependencies": { diff --git a/packages/react-vtable/package.json b/packages/react-vtable/package.json index daa67cbc2..ba75a1a5e 100644 --- a/packages/react-vtable/package.json +++ b/packages/react-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vtable", - "version": "1.26.3", + "version": "1.26.4", "description": "The react version of VTable", "keywords": [ "react", @@ -57,7 +57,7 @@ "react-dom": "^18.2.0 || ^19.0.0" }, "dependencies": { - "@visactor/vtable": "workspace:1.26.3", + "@visactor/vtable": "workspace:1.26.4", "@visactor/vutils": "~1.0.17", "react-is": "^18.2.0", "react-reconciler": "0.29.0" diff --git a/packages/vtable-calendar/package.json b/packages/vtable-calendar/package.json index 8d26224b0..1d2fd909a 100644 --- a/packages/vtable-calendar/package.json +++ b/packages/vtable-calendar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-calendar", - "version": "1.26.3", + "version": "1.26.4", "description": "The calendar component of VTable", "author": { "name": "VisActor", @@ -37,7 +37,7 @@ "access": "public" }, "dependencies": { - "@visactor/vtable": "workspace:1.26.3", + "@visactor/vtable": "workspace:1.26.4", "@visactor/vutils": "~1.0.17", "date-fns": "3.6.0" }, diff --git a/packages/vtable-editors/package.json b/packages/vtable-editors/package.json index 81e46f1a1..d915b63f8 100644 --- a/packages/vtable-editors/package.json +++ b/packages/vtable-editors/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-editors", - "version": "1.26.3", + "version": "1.26.4", "description": "", "sideEffects": false, "main": "cjs/index.js", diff --git a/packages/vtable-export/package.json b/packages/vtable-export/package.json index 3a99af639..d1e692f8c 100644 --- a/packages/vtable-export/package.json +++ b/packages/vtable-export/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-export", - "version": "1.26.3", + "version": "1.26.4", "description": "The export util of VTable", "author": { "name": "VisActor", @@ -37,7 +37,7 @@ "access": "public" }, "dependencies": { - "@visactor/vtable": "workspace:1.26.3", + "@visactor/vtable": "workspace:1.26.4", "@visactor/vutils": "~1.0.17", "file-saver": "2.0.5", "@types/file-saver": "2.0.7", diff --git a/packages/vtable-gantt/package.json b/packages/vtable-gantt/package.json index 13838cd9b..5da89165a 100644 --- a/packages/vtable-gantt/package.json +++ b/packages/vtable-gantt/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-gantt", - "version": "1.26.3", + "version": "1.26.4", "description": "canvas table width high performance", "keywords": [ "vtable-gantt", @@ -50,8 +50,8 @@ "fix-memory-limit": "cross-env LIMIT=10240 increase-memory-limit" }, "dependencies": { - "@visactor/vtable": "workspace:1.26.3", - "@visactor/vtable-editors": "workspace:1.26.3", + "@visactor/vtable": "workspace:1.26.4", + "@visactor/vtable-editors": "workspace:1.26.4", "@visactor/vutils": "~1.0.17", "@visactor/vscale": "~1.0.17", "@visactor/vdataset": "~1.0.17", diff --git a/packages/vtable-plugins/package.json b/packages/vtable-plugins/package.json index ce9184028..4e49a9db8 100644 --- a/packages/vtable-plugins/package.json +++ b/packages/vtable-plugins/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-plugins", - "version": "1.26.3", + "version": "1.26.4", "description": "The search util of VTable", "author": { "name": "VisActor", @@ -61,9 +61,9 @@ "devDependencies": { "cross-env": "^7.0.3", "increase-memory-limit": "^1.0.7", - "@visactor/vtable": "workspace:1.26.3", - "@visactor/vtable-editors": "workspace:1.26.3", - "@visactor/vtable-gantt": "workspace:1.26.3", + "@visactor/vtable": "workspace:1.26.4", + "@visactor/vtable-editors": "workspace:1.26.4", + "@visactor/vtable-gantt": "workspace:1.26.4", "@visactor/vchart": "2.0.13-alpha.10", "@internal/bundler": "workspace:*", "@internal/eslint-config": "workspace:*", diff --git a/packages/vtable-search/package.json b/packages/vtable-search/package.json index fb4908e66..0002f0190 100644 --- a/packages/vtable-search/package.json +++ b/packages/vtable-search/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-search", - "version": "1.26.3", + "version": "1.26.4", "description": "The search util of VTable", "author": { "name": "VisActor", @@ -36,7 +36,7 @@ "access": "public" }, "dependencies": { - "@visactor/vtable": "workspace:1.26.3", + "@visactor/vtable": "workspace:1.26.4", "@visactor/vutils": "~1.0.17" }, "devDependencies": { diff --git a/packages/vtable-sheet/package.json b/packages/vtable-sheet/package.json index 69f3f258c..29e6fc9b9 100644 --- a/packages/vtable-sheet/package.json +++ b/packages/vtable-sheet/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable-sheet", - "version": "1.26.3", + "version": "1.26.4", "description": "Lightweight editable spreadsheet component based on VTable", "keywords": [ "vtable-sheet", @@ -50,9 +50,9 @@ "build:es": "bundle --clean -f es --ignorePostTasks" }, "dependencies": { - "@visactor/vtable": "workspace:1.26.3", - "@visactor/vtable-editors": "workspace:1.26.3", - "@visactor/vtable-plugins": "workspace:1.26.3", + "@visactor/vtable": "workspace:1.26.4", + "@visactor/vtable-editors": "workspace:1.26.4", + "@visactor/vtable-plugins": "workspace:1.26.4", "@visactor/vutils": "~1.0.17", "@visactor/vscale": "~1.0.17", "@visactor/vdataset": "~1.0.17", diff --git a/packages/vtable/CHANGELOG.json b/packages/vtable/CHANGELOG.json index 92b90ac38..9ab4e7dde 100644 --- a/packages/vtable/CHANGELOG.json +++ b/packages/vtable/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@visactor/vtable", "entries": [ + { + "version": "1.26.4", + "tag": "@visactor/vtable_v1.26.4", + "date": "Mon, 06 Jul 2026 09:35:12 GMT", + "comments": { + "minor": [ + { + "comment": "Support rendering video cells from a first-frame canvas snapshot to release video resources after loading." + } + ] + } + }, { "version": "1.26.3", "tag": "@visactor/vtable_v1.26.3", diff --git a/packages/vtable/CHANGELOG.md b/packages/vtable/CHANGELOG.md index e66b1ad64..6efebe57c 100644 --- a/packages/vtable/CHANGELOG.md +++ b/packages/vtable/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @visactor/vtable -This log was last generated on Thu, 25 Jun 2026 03:15:59 GMT and should not be manually modified. +This log was last generated on Mon, 06 Jul 2026 09:35:12 GMT and should not be manually modified. + +## 1.26.4 +Mon, 06 Jul 2026 09:35:12 GMT + +### Minor changes + +- Support rendering video cells from a first-frame canvas snapshot to release video resources after loading. ## 1.26.3 Thu, 25 Jun 2026 03:15:59 GMT diff --git a/packages/vtable/package.json b/packages/vtable/package.json index d722b5d29..86dcb6166 100644 --- a/packages/vtable/package.json +++ b/packages/vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vtable", - "version": "1.26.3", + "version": "1.26.4", "description": "canvas table width high performance", "keywords": [ "grid", @@ -52,7 +52,7 @@ "fix-memory-limit": "cross-env LIMIT=10240 increase-memory-limit" }, "dependencies": { - "@visactor/vtable-editors": "workspace:1.26.3", + "@visactor/vtable-editors": "workspace:1.26.4", "@visactor/vrender-core": "~1.0.41", "@visactor/vrender-kits": "~1.0.41", "@visactor/vrender-components": "~1.0.41", diff --git a/packages/vue-vtable/package.json b/packages/vue-vtable/package.json index 078f9ceb2..1d4140aea 100644 --- a/packages/vue-vtable/package.json +++ b/packages/vue-vtable/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vue-vtable", - "version": "1.26.3", + "version": "1.26.4", "description": "The vue version of VTable", "keywords": [ "vue", @@ -59,7 +59,7 @@ "access": "public" }, "dependencies": { - "@visactor/vtable": "workspace:1.26.3", + "@visactor/vtable": "workspace:1.26.4", "@visactor/vutils": "~1.0.17" }, "devDependencies": { diff --git a/tools/bugserver-trigger/package.json b/tools/bugserver-trigger/package.json index ce0b0b207..5212375b0 100644 --- a/tools/bugserver-trigger/package.json +++ b/tools/bugserver-trigger/package.json @@ -8,11 +8,11 @@ "ci": "ts-node --transpileOnly --skipProject ./scripts/trigger-test.ts" }, "dependencies": { - "@visactor/vtable": "workspace:1.26.3", - "@visactor/vtable-gantt": "workspace:1.26.3", - "@visactor/vtable-editors": "workspace:1.26.3", - "@visactor/vtable-plugins": "workspace:1.26.3", - "@visactor/vtable-sheet": "workspace:1.26.3" + "@visactor/vtable": "workspace:1.26.4", + "@visactor/vtable-gantt": "workspace:1.26.4", + "@visactor/vtable-editors": "workspace:1.26.4", + "@visactor/vtable-plugins": "workspace:1.26.4", + "@visactor/vtable-sheet": "workspace:1.26.4" }, "devDependencies": { "@rushstack/eslint-patch": "~1.1.4", From b52813bcfd6a0f3c6b72d6bd5ba733d74a49ce76 Mon Sep 17 00:00:00 2001 From: fangsmile <892739385@qq.com> Date: Wed, 8 Jul 2026 11:07:15 +0800 Subject: [PATCH 2/2] docs: update zh release note for 1.26.4 --- docs/assets/changelog/zh/release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/assets/changelog/zh/release.md b/docs/assets/changelog/zh/release.md index 5cebb005a..82bb4fbec 100644 --- a/docs/assets/changelog/zh/release.md +++ b/docs/assets/changelog/zh/release.md @@ -4,7 +4,7 @@ **πŸ†• ζ–°ε’žεŠŸθƒ½** -- **@visactor/vtable**: ζ”―ζŒ rendering video cells from a first-frame canvas snapshot release video resources after loading. +- **@visactor/vtable**: ζ”―ζŒι€šθΏ‡ι¦–εΈ§ canvas εΏ«η…§ζΈ²ζŸ“θ§†ι’‘ε•ε…ƒζ ΌοΌŒεΉΆεœ¨εŠ θ½½εŽι‡Šζ”Ύθ§†ι’‘θ΅„ζΊγ€‚ **Full Changelog**: https://github.com/VisActor/VTable/compare/v1.26.3...v1.26.4