From be233274958ec5e701d722d53def28f39bcc18bf Mon Sep 17 00:00:00 2001 From: xile611 Date: Wed, 2 Jul 2025 02:38:42 +0000 Subject: [PATCH 1/6] docs: generate changelog of release v0.16.9 --- docs/site/assets/changelog/en/release.md | 16 ++++++++++++++++ docs/site/assets/changelog/zh/release.md | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/docs/site/assets/changelog/en/release.md b/docs/site/assets/changelog/en/release.md index 048d8024..50f9612e 100644 --- a/docs/site/assets/changelog/en/release.md +++ b/docs/site/assets/changelog/en/release.md @@ -1,3 +1,19 @@ +# v0.16.9 + +2025-07-02 + + +**What's Changed** + +* [Auto Sync] Sync the code from branch main to branch develop after release 0.16.8 by @github-actions in https://github.com/VisActor/VGrammar/pull/660 +* [Auto changelog] changlog of v0.16.8 by @github-actions in https://github.com/VisActor/VGrammar/pull/661 +* [Auto release] release 0.16.9 by @github-actions in https://github.com/VisActor/VGrammar/pull/662 + + +**Full Changelog**: https://github.com/VisActor/VGrammar/compare/v0.16.8...v0.16.9 + +[more detail about v0.16.9](https://github.com/VisActor/VGrammar/releases/tag/v0.16.9) + # v0.16.8 2025-05-21 diff --git a/docs/site/assets/changelog/zh/release.md b/docs/site/assets/changelog/zh/release.md index ad39ab6c..c9452824 100644 --- a/docs/site/assets/changelog/zh/release.md +++ b/docs/site/assets/changelog/zh/release.md @@ -1,3 +1,19 @@ +# v0.16.9 + +2025-07-02 + + +**What's Changed** + +* [Auto Sync] Sync the code from branch main to branch develop after release 0.16.8 by @github-actions in https://github.com/VisActor/VGrammar/pull/660 +* [Auto changelog] changlog of v0.16.8 by @github-actions in https://github.com/VisActor/VGrammar/pull/661 +* [Auto release] release 0.16.9 by @github-actions in https://github.com/VisActor/VGrammar/pull/662 + + +**Full Changelog**: https://github.com/VisActor/VGrammar/compare/v0.16.8...v0.16.9 + +[更多详情请查看 v0.16.9](https://github.com/VisActor/VGrammar/releases/tag/v0.16.9) + # v0.16.8 2025-05-21 From 1862680e6e21a771abc2bf31f0f16bee5d6b6f18 Mon Sep 17 00:00:00 2001 From: "lixuefei.1313" Date: Wed, 20 Aug 2025 17:31:08 +0800 Subject: [PATCH 2/6] feat: support hideOnOverflow --- common/config/rush/pnpm-lock.yaml | 147 ++++++++++-------- docs/dev-demos/package.json | 6 +- docs/site/package.json | 6 +- packages/vgrammar-core/package.json | 6 +- packages/vgrammar-hierarchy/package.json | 4 +- packages/vgrammar-plot/package.json | 6 +- packages/vgrammar-sankey/package.json | 4 +- packages/vgrammar-util/package.json | 2 +- packages/vgrammar-venn/package.json | 4 +- .../vgrammar-wordcloud-shape/package.json | 4 +- packages/vgrammar-wordcloud/package.json | 4 +- 11 files changed, 107 insertions(+), 86 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index ae34cc64..587c2e38 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -19,9 +19,9 @@ importers: '@visactor/vgrammar-util': workspace:0.16.10 '@visactor/vgrammar-wordcloud': workspace:0.16.10 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.10 - '@visactor/vrender': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender': '' + '@visactor/vrender-core': '' + '@visactor/vrender-kits': '' '@visactor/vutils': ~0.19.5 '@vitejs/plugin-react': 3.1.0 d3-scale-chromatic: ^3.0.0 @@ -41,9 +41,9 @@ importers: '@visactor/vgrammar-util': link:../../packages/vgrammar-util '@visactor/vgrammar-wordcloud': link:../../packages/vgrammar-wordcloud '@visactor/vgrammar-wordcloud-shape': link:../../packages/vgrammar-wordcloud-shape - '@visactor/vrender': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender': 1.0.12 + '@visactor/vrender-core': 1.0.12 + '@visactor/vrender-kits': 1.0.12 '@visactor/vutils': 0.19.5 '@vitejs/plugin-react': 3.1.0_vite@3.2.6 d3-scale-chromatic: 3.1.0 @@ -71,9 +71,9 @@ importers: '@visactor/vgrammar-venn': workspace:0.16.10 '@visactor/vgrammar-wordcloud': workspace:0.16.10 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.10 - '@visactor/vrender': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender': '' + '@visactor/vrender-core': '' + '@visactor/vrender-kits': '' '@visactor/vutils': ~0.19.5 '@vitejs/plugin-react': 3.1.0 axios: ^1.4.0 @@ -109,9 +109,9 @@ importers: '@visactor/vgrammar-venn': link:../../packages/vgrammar-venn '@visactor/vgrammar-wordcloud': link:../../packages/vgrammar-wordcloud '@visactor/vgrammar-wordcloud-shape': link:../../packages/vgrammar-wordcloud-shape - '@visactor/vrender': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender': 1.0.12 + '@visactor/vrender-core': 1.0.12 + '@visactor/vrender-kits': 1.0.12 '@visactor/vutils': 0.19.5 axios: 1.6.8 highlight.js: 11.9.0 @@ -231,9 +231,9 @@ importers: '@visactor/vdataset': ~0.19.5 '@visactor/vgrammar-coordinate': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-components': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-components': '' + '@visactor/vrender-core': '' + '@visactor/vrender-kits': '' '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 @@ -246,9 +246,9 @@ importers: '@visactor/vdataset': 0.19.5 '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-components': 1.0.12 + '@visactor/vrender-core': 1.0.12 + '@visactor/vrender-kits': 1.0.12 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -340,8 +340,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': '' + '@visactor/vrender-kits': '' '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -352,8 +352,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 1.0.12 + '@visactor/vrender-kits': 1.0.12 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -385,9 +385,9 @@ importers: '@visactor/vgrammar-coordinate': workspace:0.16.10 '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-components': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-components': '' + '@visactor/vrender-core': '' + '@visactor/vrender-kits': '' '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 d3-array: 1.x @@ -401,9 +401,9 @@ importers: '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-components': 1.0.12 + '@visactor/vrender-core': 1.0.12 + '@visactor/vrender-kits': 1.0.12 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -481,8 +481,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': '' + '@visactor/vrender-kits': '' '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -493,8 +493,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 1.0.12 + '@visactor/vrender-kits': 1.0.12 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -522,7 +522,7 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-core': '' '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -531,7 +531,7 @@ importers: typescript: 4.9.5 vite: 3.2.6 dependencies: - '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-core': 1.0.12 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -561,8 +561,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': '' + '@visactor/vrender-kits': '' '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -573,8 +573,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 1.0.12 + '@visactor/vrender-kits': 1.0.12 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -604,8 +604,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': '' + '@visactor/vrender-kits': '' '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -616,8 +616,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 1.0.12 + '@visactor/vrender-kits': 1.0.12 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -647,8 +647,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': '' + '@visactor/vrender-kits': '' '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 @@ -660,8 +660,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 1.0.12 + '@visactor/vrender-kits': 1.0.12 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -3448,36 +3448,44 @@ packages: topojson-client: 3.1.0 dev: false - /@visactor/vrender-components/0.22.15: - resolution: {integrity: sha512-3N0PrZ+VIh2IJb8rOefMSORCmHOF9ABjuMkb7wJNnARUQ+HiembUxQzB69aCALCu9I/Jp8fweSOC+n9ougjKJA==} + /@visactor/vrender-animate/1.0.12: + resolution: {integrity: sha512-TTfnMeIdXGoRKJtUplEzhNuCF0sWqDu0YqSg52EpwPazC7x9Wu5EPZHVBbc3w6ySD2/bnhBQMRZgpwU1v8uymw==} dependencies: - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 - '@visactor/vscale': 0.19.5 - '@visactor/vutils': 0.19.5 + '@visactor/vrender-core': 1.0.12 + '@visactor/vutils': 1.0.6 + + /@visactor/vrender-components/1.0.12: + resolution: {integrity: sha512-hwfcEP7FhzSI7D7kF0bli/xR9SsLyvGqFaMh1sSIyWp1pm82UgI8RdR91Y2w9UTCb/2CV7W2adlYQhnDX07NrQ==} + dependencies: + '@visactor/vrender-animate': 1.0.12 + '@visactor/vrender-core': 1.0.12 + '@visactor/vrender-kits': 1.0.12 + '@visactor/vscale': 1.0.6 + '@visactor/vutils': 1.0.6 dev: false - /@visactor/vrender-core/0.22.15: - resolution: {integrity: sha512-jCk+6Ej9J/K+CsTiaXE6wf/YiywZ2FSjk6AVVqrmSwgpK8bh/p4KtMdAJrhBU3gfC4LDzU8Ufpjx6X0Jl5XNCw==} + /@visactor/vrender-core/1.0.12: + resolution: {integrity: sha512-ppMtryIpV1czcYsXjzoAqOge2lwNq4mOCx0pCI95wfF5SLPUgISR1f+yjl0iG/njvN+RRsWWRSMJ9DirVT3dGA==} dependencies: - '@visactor/vutils': 0.19.5 + '@visactor/vutils': 1.0.6 color-convert: 2.0.1 - /@visactor/vrender-kits/0.22.15: - resolution: {integrity: sha512-TXO+b+dkRgGiglMawaOrOTtGa+JGJZUGwTeHnUILW7o3FL33zCYPFssgTUS4kU+CiX9czHyq4WG/YLKw9hybyg==} + /@visactor/vrender-kits/1.0.12: + resolution: {integrity: sha512-yTcJYZjn84vz7owiaQJ8gQJfLD10YpQxgy7aYbTWjIhTS3diw7TV7D5zJ7dH8XR1/iDzu/bGnLZszBIL/qQMMA==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 0.22.15 - '@visactor/vutils': 0.19.5 + '@visactor/vrender-core': 1.0.12 + '@visactor/vutils': 1.0.6 gifuct-js: 2.1.2 lottie-web: 5.12.2 roughjs: 4.5.2 - /@visactor/vrender/0.22.15: - resolution: {integrity: sha512-nP4E5GKyvdkoE5FWDDDx5yo8jATbwXxvTvJmN4zCZsfGAtpxHQgG/+W1WTl5KU+yhdhG3XZNbxfQqL/5yXhccg==} + /@visactor/vrender/1.0.12: + resolution: {integrity: sha512-4VDv+Kec6LimfrSURulUr2YQ6kgAAdfpFgmKXFTgg/oVGvuBlAu+NGFO1AngnZi0FJ7+1NsBHqonbZBkmPheBg==} dependencies: - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-animate': 1.0.12 + '@visactor/vrender-core': 1.0.12 + '@visactor/vrender-kits': 1.0.12 /@visactor/vscale/0.19.5: resolution: {integrity: sha512-KiXrn184Fh5aJBl/IcOK5irkJr0jwrpNjLPJ/0wfepYSycyEF5z7lDdfnvoJFEcMoljYjDQVg6Fxg9Adozc6vg==} @@ -3485,6 +3493,12 @@ packages: '@visactor/vutils': 0.19.5 dev: false + /@visactor/vscale/1.0.6: + resolution: {integrity: sha512-E6ySrzOIyL85luy5dKPpKzaCjf/hkLFF/mAn37Lv8XJWhyxWjYO29GM7cIlqDNCKAY0qsONPnfmgdGX+Hoe5vg==} + dependencies: + '@visactor/vutils': 1.0.6 + dev: false + /@visactor/vutils/0.19.5: resolution: {integrity: sha512-sSU9Gnmnej7LgkENKkdmVqx1I3ZYVugDbGP0KEzgo8j+txAwrthEQTSeFwZcVS0iYrAvSzpmAVuN0/NRo6+vpg==} dependencies: @@ -3492,6 +3506,13 @@ packages: '@turf/invariant': 6.5.0 eventemitter3: 4.0.7 + /@visactor/vutils/1.0.6: + resolution: {integrity: sha512-87/AYLrjY1rtvIT0N/9S+sESialMQUKYv7MDjLjUo37u0hmeL/AwRSGBSvjxdxayKHOmdwUK1BLpQrDIrssKLg==} + dependencies: + '@turf/helpers': 6.5.0 + '@turf/invariant': 6.5.0 + eventemitter3: 4.0.7 + /@vitejs/plugin-react/3.1.0_vite@3.2.6: resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==} engines: {node: ^14.18.0 || >=16.0.0} diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 6e254143..3a76e44b 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -20,9 +20,9 @@ "@visactor/vgrammar-wordcloud": "workspace:0.16.10", "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.10", "@visactor/vgrammar-plot": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15", - "@visactor/vrender": "0.22.15", + "@visactor/vrender-core": "", + "@visactor/vrender-kits": "", + "@visactor/vrender": "", "d3-scale-chromatic": "^3.0.0", "lodash": "4.17.21", "typescript": "4.9.5", diff --git a/docs/site/package.json b/docs/site/package.json index 2d184a88..8056b078 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -25,9 +25,9 @@ "@visactor/vgrammar-util": "workspace:0.16.10", "@visactor/vgrammar-coordinate": "workspace:0.16.10", "@visactor/vgrammar-venn": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15", - "@visactor/vrender": "0.22.15", + "@visactor/vrender-core": "", + "@visactor/vrender-kits": "", + "@visactor/vrender": "", "markdown-it": "^13.0.0", "highlight.js": "^11.8.0", "axios": "^1.4.0", diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index af0d330f..5b781bed 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -40,9 +40,9 @@ "@visactor/vgrammar-coordinate": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", "@visactor/vscale": "~0.19.5", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15", - "@visactor/vrender-components": "0.22.15" + "@visactor/vrender-core": "", + "@visactor/vrender-kits": "", + "@visactor/vrender-components": "" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index e81914c3..aad6021c 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -41,8 +41,8 @@ "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vrender-core": "", + "@visactor/vrender-kits": "" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index f57a4b65..8ed3dd6b 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -39,9 +39,9 @@ "@visactor/vgrammar-util": "workspace:0.16.10", "@visactor/vgrammar-coordinate": "workspace:0.16.10", "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vrender-components": "0.22.15", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vrender-components": "", + "@visactor/vrender-core": "", + "@visactor/vrender-kits": "" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 6396796f..03e26adf 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -39,8 +39,8 @@ "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vrender-core": "", + "@visactor/vrender-kits": "" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index ba47866f..040298db 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vrender-core": "0.22.15" + "@visactor/vrender-core": "" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index deed06e2..3de8afb8 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15", + "@visactor/vrender-core": "", + "@visactor/vrender-kits": "", "@visactor/vutils": "~0.19.5" }, "devDependencies": { diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index e012b879..461daf27 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -38,8 +38,8 @@ "@visactor/vscale": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vrender-core": "", + "@visactor/vrender-kits": "" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index 09365b3a..6fc0b523 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -37,8 +37,8 @@ "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vrender-core": "", + "@visactor/vrender-kits": "" }, "devDependencies": { "@internal/bundler": "workspace:*", From ab44cd368a4fd3dbe17434fac9d03d04cc5aeb04 Mon Sep 17 00:00:00 2001 From: "lixuefei.1313" Date: Wed, 20 Aug 2025 17:47:54 +0800 Subject: [PATCH 3/6] Revert "feat: support hideOnOverflow" This reverts commit 1862680e6e21a771abc2bf31f0f16bee5d6b6f18. --- common/config/rush/pnpm-lock.yaml | 147 ++++++++---------- docs/dev-demos/package.json | 6 +- docs/site/package.json | 6 +- packages/vgrammar-core/package.json | 6 +- packages/vgrammar-hierarchy/package.json | 4 +- packages/vgrammar-plot/package.json | 6 +- packages/vgrammar-sankey/package.json | 4 +- packages/vgrammar-util/package.json | 2 +- packages/vgrammar-venn/package.json | 4 +- .../vgrammar-wordcloud-shape/package.json | 4 +- packages/vgrammar-wordcloud/package.json | 4 +- 11 files changed, 86 insertions(+), 107 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 587c2e38..ae34cc64 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -19,9 +19,9 @@ importers: '@visactor/vgrammar-util': workspace:0.16.10 '@visactor/vgrammar-wordcloud': workspace:0.16.10 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.10 - '@visactor/vrender': '' - '@visactor/vrender-core': '' - '@visactor/vrender-kits': '' + '@visactor/vrender': 0.22.15 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vutils': ~0.19.5 '@vitejs/plugin-react': 3.1.0 d3-scale-chromatic: ^3.0.0 @@ -41,9 +41,9 @@ importers: '@visactor/vgrammar-util': link:../../packages/vgrammar-util '@visactor/vgrammar-wordcloud': link:../../packages/vgrammar-wordcloud '@visactor/vgrammar-wordcloud-shape': link:../../packages/vgrammar-wordcloud-shape - '@visactor/vrender': 1.0.12 - '@visactor/vrender-core': 1.0.12 - '@visactor/vrender-kits': 1.0.12 + '@visactor/vrender': 0.22.15 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vutils': 0.19.5 '@vitejs/plugin-react': 3.1.0_vite@3.2.6 d3-scale-chromatic: 3.1.0 @@ -71,9 +71,9 @@ importers: '@visactor/vgrammar-venn': workspace:0.16.10 '@visactor/vgrammar-wordcloud': workspace:0.16.10 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.10 - '@visactor/vrender': '' - '@visactor/vrender-core': '' - '@visactor/vrender-kits': '' + '@visactor/vrender': 0.22.15 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vutils': ~0.19.5 '@vitejs/plugin-react': 3.1.0 axios: ^1.4.0 @@ -109,9 +109,9 @@ importers: '@visactor/vgrammar-venn': link:../../packages/vgrammar-venn '@visactor/vgrammar-wordcloud': link:../../packages/vgrammar-wordcloud '@visactor/vgrammar-wordcloud-shape': link:../../packages/vgrammar-wordcloud-shape - '@visactor/vrender': 1.0.12 - '@visactor/vrender-core': 1.0.12 - '@visactor/vrender-kits': 1.0.12 + '@visactor/vrender': 0.22.15 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vutils': 0.19.5 axios: 1.6.8 highlight.js: 11.9.0 @@ -231,9 +231,9 @@ importers: '@visactor/vdataset': ~0.19.5 '@visactor/vgrammar-coordinate': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-components': '' - '@visactor/vrender-core': '' - '@visactor/vrender-kits': '' + '@visactor/vrender-components': 0.22.15 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 @@ -246,9 +246,9 @@ importers: '@visactor/vdataset': 0.19.5 '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 1.0.12 - '@visactor/vrender-core': 1.0.12 - '@visactor/vrender-kits': 1.0.12 + '@visactor/vrender-components': 0.22.15 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -340,8 +340,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': '' - '@visactor/vrender-kits': '' + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -352,8 +352,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 1.0.12 - '@visactor/vrender-kits': 1.0.12 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -385,9 +385,9 @@ importers: '@visactor/vgrammar-coordinate': workspace:0.16.10 '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-components': '' - '@visactor/vrender-core': '' - '@visactor/vrender-kits': '' + '@visactor/vrender-components': 0.22.15 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 d3-array: 1.x @@ -401,9 +401,9 @@ importers: '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 1.0.12 - '@visactor/vrender-core': 1.0.12 - '@visactor/vrender-kits': 1.0.12 + '@visactor/vrender-components': 0.22.15 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -481,8 +481,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': '' - '@visactor/vrender-kits': '' + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -493,8 +493,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 1.0.12 - '@visactor/vrender-kits': 1.0.12 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -522,7 +522,7 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vrender-core': '' + '@visactor/vrender-core': 0.22.15 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -531,7 +531,7 @@ importers: typescript: 4.9.5 vite: 3.2.6 dependencies: - '@visactor/vrender-core': 1.0.12 + '@visactor/vrender-core': 0.22.15 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -561,8 +561,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': '' - '@visactor/vrender-kits': '' + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -573,8 +573,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 1.0.12 - '@visactor/vrender-kits': 1.0.12 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -604,8 +604,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': '' - '@visactor/vrender-kits': '' + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -616,8 +616,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 1.0.12 - '@visactor/vrender-kits': 1.0.12 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -647,8 +647,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': '' - '@visactor/vrender-kits': '' + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 @@ -660,8 +660,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 1.0.12 - '@visactor/vrender-kits': 1.0.12 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -3448,44 +3448,36 @@ packages: topojson-client: 3.1.0 dev: false - /@visactor/vrender-animate/1.0.12: - resolution: {integrity: sha512-TTfnMeIdXGoRKJtUplEzhNuCF0sWqDu0YqSg52EpwPazC7x9Wu5EPZHVBbc3w6ySD2/bnhBQMRZgpwU1v8uymw==} + /@visactor/vrender-components/0.22.15: + resolution: {integrity: sha512-3N0PrZ+VIh2IJb8rOefMSORCmHOF9ABjuMkb7wJNnARUQ+HiembUxQzB69aCALCu9I/Jp8fweSOC+n9ougjKJA==} dependencies: - '@visactor/vrender-core': 1.0.12 - '@visactor/vutils': 1.0.6 - - /@visactor/vrender-components/1.0.12: - resolution: {integrity: sha512-hwfcEP7FhzSI7D7kF0bli/xR9SsLyvGqFaMh1sSIyWp1pm82UgI8RdR91Y2w9UTCb/2CV7W2adlYQhnDX07NrQ==} - dependencies: - '@visactor/vrender-animate': 1.0.12 - '@visactor/vrender-core': 1.0.12 - '@visactor/vrender-kits': 1.0.12 - '@visactor/vscale': 1.0.6 - '@visactor/vutils': 1.0.6 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 + '@visactor/vscale': 0.19.5 + '@visactor/vutils': 0.19.5 dev: false - /@visactor/vrender-core/1.0.12: - resolution: {integrity: sha512-ppMtryIpV1czcYsXjzoAqOge2lwNq4mOCx0pCI95wfF5SLPUgISR1f+yjl0iG/njvN+RRsWWRSMJ9DirVT3dGA==} + /@visactor/vrender-core/0.22.15: + resolution: {integrity: sha512-jCk+6Ej9J/K+CsTiaXE6wf/YiywZ2FSjk6AVVqrmSwgpK8bh/p4KtMdAJrhBU3gfC4LDzU8Ufpjx6X0Jl5XNCw==} dependencies: - '@visactor/vutils': 1.0.6 + '@visactor/vutils': 0.19.5 color-convert: 2.0.1 - /@visactor/vrender-kits/1.0.12: - resolution: {integrity: sha512-yTcJYZjn84vz7owiaQJ8gQJfLD10YpQxgy7aYbTWjIhTS3diw7TV7D5zJ7dH8XR1/iDzu/bGnLZszBIL/qQMMA==} + /@visactor/vrender-kits/0.22.15: + resolution: {integrity: sha512-TXO+b+dkRgGiglMawaOrOTtGa+JGJZUGwTeHnUILW7o3FL33zCYPFssgTUS4kU+CiX9czHyq4WG/YLKw9hybyg==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 1.0.12 - '@visactor/vutils': 1.0.6 + '@visactor/vrender-core': 0.22.15 + '@visactor/vutils': 0.19.5 gifuct-js: 2.1.2 lottie-web: 5.12.2 roughjs: 4.5.2 - /@visactor/vrender/1.0.12: - resolution: {integrity: sha512-4VDv+Kec6LimfrSURulUr2YQ6kgAAdfpFgmKXFTgg/oVGvuBlAu+NGFO1AngnZi0FJ7+1NsBHqonbZBkmPheBg==} + /@visactor/vrender/0.22.15: + resolution: {integrity: sha512-nP4E5GKyvdkoE5FWDDDx5yo8jATbwXxvTvJmN4zCZsfGAtpxHQgG/+W1WTl5KU+yhdhG3XZNbxfQqL/5yXhccg==} dependencies: - '@visactor/vrender-animate': 1.0.12 - '@visactor/vrender-core': 1.0.12 - '@visactor/vrender-kits': 1.0.12 + '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-kits': 0.22.15 /@visactor/vscale/0.19.5: resolution: {integrity: sha512-KiXrn184Fh5aJBl/IcOK5irkJr0jwrpNjLPJ/0wfepYSycyEF5z7lDdfnvoJFEcMoljYjDQVg6Fxg9Adozc6vg==} @@ -3493,12 +3485,6 @@ packages: '@visactor/vutils': 0.19.5 dev: false - /@visactor/vscale/1.0.6: - resolution: {integrity: sha512-E6ySrzOIyL85luy5dKPpKzaCjf/hkLFF/mAn37Lv8XJWhyxWjYO29GM7cIlqDNCKAY0qsONPnfmgdGX+Hoe5vg==} - dependencies: - '@visactor/vutils': 1.0.6 - dev: false - /@visactor/vutils/0.19.5: resolution: {integrity: sha512-sSU9Gnmnej7LgkENKkdmVqx1I3ZYVugDbGP0KEzgo8j+txAwrthEQTSeFwZcVS0iYrAvSzpmAVuN0/NRo6+vpg==} dependencies: @@ -3506,13 +3492,6 @@ packages: '@turf/invariant': 6.5.0 eventemitter3: 4.0.7 - /@visactor/vutils/1.0.6: - resolution: {integrity: sha512-87/AYLrjY1rtvIT0N/9S+sESialMQUKYv7MDjLjUo37u0hmeL/AwRSGBSvjxdxayKHOmdwUK1BLpQrDIrssKLg==} - dependencies: - '@turf/helpers': 6.5.0 - '@turf/invariant': 6.5.0 - eventemitter3: 4.0.7 - /@vitejs/plugin-react/3.1.0_vite@3.2.6: resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==} engines: {node: ^14.18.0 || >=16.0.0} diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 3a76e44b..6e254143 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -20,9 +20,9 @@ "@visactor/vgrammar-wordcloud": "workspace:0.16.10", "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.10", "@visactor/vgrammar-plot": "workspace:0.16.10", - "@visactor/vrender-core": "", - "@visactor/vrender-kits": "", - "@visactor/vrender": "", + "@visactor/vrender-core": "0.22.15", + "@visactor/vrender-kits": "0.22.15", + "@visactor/vrender": "0.22.15", "d3-scale-chromatic": "^3.0.0", "lodash": "4.17.21", "typescript": "4.9.5", diff --git a/docs/site/package.json b/docs/site/package.json index 8056b078..2d184a88 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -25,9 +25,9 @@ "@visactor/vgrammar-util": "workspace:0.16.10", "@visactor/vgrammar-coordinate": "workspace:0.16.10", "@visactor/vgrammar-venn": "workspace:0.16.10", - "@visactor/vrender-core": "", - "@visactor/vrender-kits": "", - "@visactor/vrender": "", + "@visactor/vrender-core": "0.22.15", + "@visactor/vrender-kits": "0.22.15", + "@visactor/vrender": "0.22.15", "markdown-it": "^13.0.0", "highlight.js": "^11.8.0", "axios": "^1.4.0", diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index 5b781bed..af0d330f 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -40,9 +40,9 @@ "@visactor/vgrammar-coordinate": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", "@visactor/vscale": "~0.19.5", - "@visactor/vrender-core": "", - "@visactor/vrender-kits": "", - "@visactor/vrender-components": "" + "@visactor/vrender-core": "0.22.15", + "@visactor/vrender-kits": "0.22.15", + "@visactor/vrender-components": "0.22.15" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index aad6021c..e81914c3 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -41,8 +41,8 @@ "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "", - "@visactor/vrender-kits": "" + "@visactor/vrender-core": "0.22.15", + "@visactor/vrender-kits": "0.22.15" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index 8ed3dd6b..f57a4b65 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -39,9 +39,9 @@ "@visactor/vgrammar-util": "workspace:0.16.10", "@visactor/vgrammar-coordinate": "workspace:0.16.10", "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vrender-components": "", - "@visactor/vrender-core": "", - "@visactor/vrender-kits": "" + "@visactor/vrender-components": "0.22.15", + "@visactor/vrender-core": "0.22.15", + "@visactor/vrender-kits": "0.22.15" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 03e26adf..6396796f 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -39,8 +39,8 @@ "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "", - "@visactor/vrender-kits": "" + "@visactor/vrender-core": "0.22.15", + "@visactor/vrender-kits": "0.22.15" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index 040298db..ba47866f 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vrender-core": "" + "@visactor/vrender-core": "0.22.15" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index 3de8afb8..deed06e2 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "", - "@visactor/vrender-kits": "", + "@visactor/vrender-core": "0.22.15", + "@visactor/vrender-kits": "0.22.15", "@visactor/vutils": "~0.19.5" }, "devDependencies": { diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 461daf27..e012b879 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -38,8 +38,8 @@ "@visactor/vscale": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "", - "@visactor/vrender-kits": "" + "@visactor/vrender-core": "0.22.15", + "@visactor/vrender-kits": "0.22.15" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index 6fc0b523..09365b3a 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -37,8 +37,8 @@ "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "", - "@visactor/vrender-kits": "" + "@visactor/vrender-core": "0.22.15", + "@visactor/vrender-kits": "0.22.15" }, "devDependencies": { "@internal/bundler": "workspace:*", From eb736b78743bb5c9736ab8b531197e2d24e4c813 Mon Sep 17 00:00:00 2001 From: "lixuefei.1313" Date: Wed, 20 Aug 2025 17:50:22 +0800 Subject: [PATCH 4/6] feat: support hideOnOverflow --- common/config/rush/pnpm-lock.yaml | 118 +++++++++--------- docs/dev-demos/package.json | 6 +- docs/site/package.json | 6 +- packages/vgrammar-core/package.json | 6 +- packages/vgrammar-hierarchy/package.json | 4 +- packages/vgrammar-plot/package.json | 6 +- packages/vgrammar-sankey/package.json | 4 +- packages/vgrammar-util/package.json | 2 +- packages/vgrammar-venn/package.json | 4 +- .../vgrammar-wordcloud-shape/package.json | 4 +- packages/vgrammar-wordcloud/package.json | 4 +- 11 files changed, 82 insertions(+), 82 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index ae34cc64..bdfeef4e 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -19,9 +19,9 @@ importers: '@visactor/vgrammar-util': workspace:0.16.10 '@visactor/vgrammar-wordcloud': workspace:0.16.10 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.10 - '@visactor/vrender': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 '@vitejs/plugin-react': 3.1.0 d3-scale-chromatic: ^3.0.0 @@ -41,9 +41,9 @@ importers: '@visactor/vgrammar-util': link:../../packages/vgrammar-util '@visactor/vgrammar-wordcloud': link:../../packages/vgrammar-wordcloud '@visactor/vgrammar-wordcloud-shape': link:../../packages/vgrammar-wordcloud-shape - '@visactor/vrender': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': 0.19.5 '@vitejs/plugin-react': 3.1.0_vite@3.2.6 d3-scale-chromatic: 3.1.0 @@ -71,9 +71,9 @@ importers: '@visactor/vgrammar-venn': workspace:0.16.10 '@visactor/vgrammar-wordcloud': workspace:0.16.10 '@visactor/vgrammar-wordcloud-shape': workspace:0.16.10 - '@visactor/vrender': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 '@vitejs/plugin-react': 3.1.0 axios: ^1.4.0 @@ -109,9 +109,9 @@ importers: '@visactor/vgrammar-venn': link:../../packages/vgrammar-venn '@visactor/vgrammar-wordcloud': link:../../packages/vgrammar-wordcloud '@visactor/vgrammar-wordcloud-shape': link:../../packages/vgrammar-wordcloud-shape - '@visactor/vrender': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': 0.19.5 axios: 1.6.8 highlight.js: 11.9.0 @@ -231,9 +231,9 @@ importers: '@visactor/vdataset': ~0.19.5 '@visactor/vgrammar-coordinate': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-components': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-components': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 @@ -246,9 +246,9 @@ importers: '@visactor/vdataset': 0.19.5 '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-components': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -340,8 +340,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -352,8 +352,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -385,9 +385,9 @@ importers: '@visactor/vgrammar-coordinate': workspace:0.16.10 '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-components': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-components': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 d3-array: 1.x @@ -401,9 +401,9 @@ importers: '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.22.15 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-components': 0.22.16 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -481,8 +481,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -493,8 +493,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -522,7 +522,7 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-core': 0.22.16 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -531,7 +531,7 @@ importers: typescript: 4.9.5 vite: 3.2.6 dependencies: - '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-core': 0.22.16 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -561,8 +561,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -573,8 +573,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -604,8 +604,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -616,8 +616,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': 0.19.5 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -647,8 +647,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.16.10 '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': ~0.19.5 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 @@ -660,8 +660,8 @@ importers: dependencies: '@visactor/vgrammar-core': link:../vgrammar-core '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 devDependencies: @@ -3448,36 +3448,36 @@ packages: topojson-client: 3.1.0 dev: false - /@visactor/vrender-components/0.22.15: - resolution: {integrity: sha512-3N0PrZ+VIh2IJb8rOefMSORCmHOF9ABjuMkb7wJNnARUQ+HiembUxQzB69aCALCu9I/Jp8fweSOC+n9ougjKJA==} + /@visactor/vrender-components/0.22.16: + resolution: {integrity: sha512-r2pPmslEBXkwWnLALXXIPxF89hDk3bYY+HLXipzN1AkEN1ddbblm88IXS635firkMVKzRhVhdte9H/2OcFAqUA==} dependencies: - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': 0.19.5 '@visactor/vutils': 0.19.5 dev: false - /@visactor/vrender-core/0.22.15: - resolution: {integrity: sha512-jCk+6Ej9J/K+CsTiaXE6wf/YiywZ2FSjk6AVVqrmSwgpK8bh/p4KtMdAJrhBU3gfC4LDzU8Ufpjx6X0Jl5XNCw==} + /@visactor/vrender-core/0.22.16: + resolution: {integrity: sha512-/LoilOEJvjGheI0WJ0PaKg2Bd++g0VnrDnd0Erz0o43msVfteMambB1v3a+65bfGU3fCOQFujM8a42bcS1j89Q==} dependencies: '@visactor/vutils': 0.19.5 color-convert: 2.0.1 - /@visactor/vrender-kits/0.22.15: - resolution: {integrity: sha512-TXO+b+dkRgGiglMawaOrOTtGa+JGJZUGwTeHnUILW7o3FL33zCYPFssgTUS4kU+CiX9czHyq4WG/YLKw9hybyg==} + /@visactor/vrender-kits/0.22.16: + resolution: {integrity: sha512-s/CCRMLU8xExRsSzxaDymsCLj8oKETgE777kXBo3fuwhbW+cdt3FTPwPmzGnCmRBrm8HXE+jTj8hsJ2MXZuYHg==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 0.22.15 + '@visactor/vrender-core': 0.22.16 '@visactor/vutils': 0.19.5 gifuct-js: 2.1.2 lottie-web: 5.12.2 roughjs: 4.5.2 - /@visactor/vrender/0.22.15: - resolution: {integrity: sha512-nP4E5GKyvdkoE5FWDDDx5yo8jATbwXxvTvJmN4zCZsfGAtpxHQgG/+W1WTl5KU+yhdhG3XZNbxfQqL/5yXhccg==} + /@visactor/vrender/0.22.16: + resolution: {integrity: sha512-4nSaIXtN+48XcMvyfnpFNvwN1e1AyuRcHMjSi2xs8zADFEStOO6W2wRUMuoKFP4Hw+Rc7u1vimzbBHpICKXwIw==} dependencies: - '@visactor/vrender-core': 0.22.15 - '@visactor/vrender-kits': 0.22.15 + '@visactor/vrender-core': 0.22.16 + '@visactor/vrender-kits': 0.22.16 /@visactor/vscale/0.19.5: resolution: {integrity: sha512-KiXrn184Fh5aJBl/IcOK5irkJr0jwrpNjLPJ/0wfepYSycyEF5z7lDdfnvoJFEcMoljYjDQVg6Fxg9Adozc6vg==} diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 6e254143..4736e0df 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -20,9 +20,9 @@ "@visactor/vgrammar-wordcloud": "workspace:0.16.10", "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.10", "@visactor/vgrammar-plot": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15", - "@visactor/vrender": "0.22.15", + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16", + "@visactor/vrender": "0.22.16", "d3-scale-chromatic": "^3.0.0", "lodash": "4.17.21", "typescript": "4.9.5", diff --git a/docs/site/package.json b/docs/site/package.json index 2d184a88..780bdbda 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -25,9 +25,9 @@ "@visactor/vgrammar-util": "workspace:0.16.10", "@visactor/vgrammar-coordinate": "workspace:0.16.10", "@visactor/vgrammar-venn": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15", - "@visactor/vrender": "0.22.15", + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16", + "@visactor/vrender": "0.22.16", "markdown-it": "^13.0.0", "highlight.js": "^11.8.0", "axios": "^1.4.0", diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index af0d330f..b5997245 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -40,9 +40,9 @@ "@visactor/vgrammar-coordinate": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", "@visactor/vscale": "~0.19.5", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15", - "@visactor/vrender-components": "0.22.15" + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16", + "@visactor/vrender-components": "0.22.16" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index e81914c3..c57c03c5 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -41,8 +41,8 @@ "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index f57a4b65..8428af00 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -39,9 +39,9 @@ "@visactor/vgrammar-util": "workspace:0.16.10", "@visactor/vgrammar-coordinate": "workspace:0.16.10", "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vrender-components": "0.22.15", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vrender-components": "0.22.16", + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 6396796f..85fc5f6f 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -39,8 +39,8 @@ "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index ba47866f..c375c873 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vrender-core": "0.22.15" + "@visactor/vrender-core": "0.22.16" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index deed06e2..d38816a1 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15", + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16", "@visactor/vutils": "~0.19.5" }, "devDependencies": { diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index e012b879..4d068242 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -38,8 +38,8 @@ "@visactor/vscale": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index 09365b3a..1a9162bc 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -37,8 +37,8 @@ "@visactor/vutils": "~0.19.5", "@visactor/vgrammar-core": "workspace:0.16.10", "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vrender-core": "0.22.15", - "@visactor/vrender-kits": "0.22.15" + "@visactor/vrender-core": "0.22.16", + "@visactor/vrender-kits": "0.22.16" }, "devDependencies": { "@internal/bundler": "workspace:*", From b912bb65f98ac001edee2f9a59957f022270edf7 Mon Sep 17 00:00:00 2001 From: "lixuefei.1313" Date: Wed, 20 Aug 2025 17:59:44 +0800 Subject: [PATCH 5/6] feat: remove bug server test for release --- .github/workflows/release.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3a3846fb..d44aa698 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -57,11 +57,11 @@ jobs: - name: Build packages run: node common/scripts/install-run-rush.js build --only tag:package - - name: Run bug server - working-directory: ./packages/vgrammar-full - env: - BUG_SERVER_TOKEN: ${{ secrets.BUG_SERVER_TOKEN }} - run: node ../../common/scripts/install-run-rushx.js ci + # - name: Run bug server + # working-directory: ./packages/vgrammar-full + # env: + # BUG_SERVER_TOKEN: ${{ secrets.BUG_SERVER_TOKEN }} + # run: node ../../common/scripts/install-run-rushx.js ci - name: Publish to npm env: From eedf694bb09beada5a8bafcb27906110b83d1525 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 20 Aug 2025 10:05:38 +0000 Subject: [PATCH 6/6] build: release version 0.16.11 --- common/config/rush/pnpm-lock.yaml | 96 +++++++++---------- common/config/rush/version-policies.json | 2 +- docs/dev-demos/package.json | 20 ++-- docs/site/package.json | 22 ++--- packages/vgrammar-coordinate/package.json | 4 +- packages/vgrammar-core/CHANGELOG.json | 6 ++ packages/vgrammar-core/CHANGELOG.md | 7 +- packages/vgrammar-core/package.json | 6 +- packages/vgrammar-full/package.json | 18 ++-- packages/vgrammar-hierarchy/package.json | 6 +- packages/vgrammar-plot/package.json | 8 +- packages/vgrammar-projection/package.json | 6 +- packages/vgrammar-sankey/package.json | 6 +- packages/vgrammar-util/package.json | 2 +- packages/vgrammar-venn/package.json | 6 +- .../vgrammar-wordcloud-shape/package.json | 6 +- packages/vgrammar-wordcloud/package.json | 6 +- packages/vgrammar/package.json | 4 +- 18 files changed, 121 insertions(+), 110 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index bdfeef4e..d2b3ebb0 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -9,16 +9,16 @@ importers: specifiers: '@internal/eslint-config': workspace:* '@internal/ts-config': workspace:* - '@visactor/vgrammar': workspace:0.16.10 - '@visactor/vgrammar-coordinate': workspace:0.16.10 - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-hierarchy': workspace:0.16.10 - '@visactor/vgrammar-plot': workspace:0.16.10 - '@visactor/vgrammar-projection': workspace:0.16.10 - '@visactor/vgrammar-sankey': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vgrammar-wordcloud': workspace:0.16.10 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.10 + '@visactor/vgrammar': workspace:0.16.11 + '@visactor/vgrammar-coordinate': workspace:0.16.11 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-hierarchy': workspace:0.16.11 + '@visactor/vgrammar-plot': workspace:0.16.11 + '@visactor/vgrammar-projection': workspace:0.16.11 + '@visactor/vgrammar-sankey': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 + '@visactor/vgrammar-wordcloud': workspace:0.16.11 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.11 '@visactor/vrender': 0.22.16 '@visactor/vrender-core': 0.22.16 '@visactor/vrender-kits': 0.22.16 @@ -60,17 +60,17 @@ importers: '@types/markdown-it': ^13.0.0 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/vgrammar': workspace:0.16.10 - '@visactor/vgrammar-coordinate': workspace:0.16.10 - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-hierarchy': workspace:0.16.10 - '@visactor/vgrammar-plot': workspace:0.16.10 - '@visactor/vgrammar-projection': workspace:0.16.10 - '@visactor/vgrammar-sankey': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 - '@visactor/vgrammar-venn': workspace:0.16.10 - '@visactor/vgrammar-wordcloud': workspace:0.16.10 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.10 + '@visactor/vgrammar': workspace:0.16.11 + '@visactor/vgrammar-coordinate': workspace:0.16.11 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-hierarchy': workspace:0.16.11 + '@visactor/vgrammar-plot': workspace:0.16.11 + '@visactor/vgrammar-projection': workspace:0.16.11 + '@visactor/vgrammar-sankey': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 + '@visactor/vgrammar-venn': workspace:0.16.11 + '@visactor/vgrammar-wordcloud': workspace:0.16.11 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.11 '@visactor/vrender': 0.22.16 '@visactor/vrender-core': 0.22.16 '@visactor/vrender-kits': 0.22.16 @@ -153,7 +153,7 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 + '@visactor/vgrammar-core': workspace:0.16.11 d3-array: 1.x eslint: ~8.18.0 jest: ~29.5.0 @@ -191,7 +191,7 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-util': workspace:0.16.10 + '@visactor/vgrammar-util': workspace:0.16.11 '@visactor/vutils': ~0.19.5 eslint: ~8.18.0 jest: ~29.5.0 @@ -229,8 +229,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@visactor/vdataset': ~0.19.5 - '@visactor/vgrammar-coordinate': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 + '@visactor/vgrammar-coordinate': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 '@visactor/vrender-components': 0.22.16 '@visactor/vrender-core': 0.22.16 '@visactor/vrender-kits': 0.22.16 @@ -279,14 +279,14 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-hierarchy': workspace:0.16.10 - '@visactor/vgrammar-plot': workspace:0.16.10 - '@visactor/vgrammar-projection': workspace:0.16.10 - '@visactor/vgrammar-sankey': workspace:0.16.10 - '@visactor/vgrammar-venn': workspace:0.16.10 - '@visactor/vgrammar-wordcloud': workspace:0.16.10 - '@visactor/vgrammar-wordcloud-shape': workspace:0.16.10 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-hierarchy': workspace:0.16.11 + '@visactor/vgrammar-plot': workspace:0.16.11 + '@visactor/vgrammar-projection': workspace:0.16.11 + '@visactor/vgrammar-sankey': workspace:0.16.11 + '@visactor/vgrammar-venn': workspace:0.16.11 + '@visactor/vgrammar-wordcloud': workspace:0.16.11 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.11 d3-array: 1.x eslint: ~8.18.0 form-data: ~4.0.0 @@ -338,8 +338,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 '@visactor/vrender-core': 0.22.16 '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 @@ -382,9 +382,9 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-coordinate': workspace:0.16.10 - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 + '@visactor/vgrammar-coordinate': workspace:0.16.11 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 '@visactor/vrender-components': 0.22.16 '@visactor/vrender-core': 0.22.16 '@visactor/vrender-kits': 0.22.16 @@ -435,8 +435,8 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 '@visactor/vutils': ~0.19.5 d3-array: 1.x d3-geo: ^1.12.1 @@ -479,8 +479,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 '@visactor/vrender-core': 0.22.16 '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 @@ -559,8 +559,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 '@visactor/vrender-core': 0.22.16 '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 @@ -602,8 +602,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 '@visactor/vrender-core': 0.22.16 '@visactor/vrender-kits': 0.22.16 '@visactor/vutils': ~0.19.5 @@ -645,8 +645,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.16.10 - '@visactor/vgrammar-util': workspace:0.16.10 + '@visactor/vgrammar-core': workspace:0.16.11 + '@visactor/vgrammar-util': workspace:0.16.11 '@visactor/vrender-core': 0.22.16 '@visactor/vrender-kits': 0.22.16 '@visactor/vscale': ~0.19.5 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 8b703012..244dcb9e 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.10","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.11","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 4736e0df..7ae6d93e 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -12,14 +12,14 @@ "@internal/eslint-config": "workspace:*", "@internal/ts-config": "workspace:*", "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar": "workspace:0.16.10", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-hierarchy": "workspace:0.16.10", - "@visactor/vgrammar-sankey": "workspace:0.16.10", - "@visactor/vgrammar-projection": "workspace:0.16.10", - "@visactor/vgrammar-wordcloud": "workspace:0.16.10", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.10", - "@visactor/vgrammar-plot": "workspace:0.16.10", + "@visactor/vgrammar": "workspace:0.16.11", + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-hierarchy": "workspace:0.16.11", + "@visactor/vgrammar-sankey": "workspace:0.16.11", + "@visactor/vgrammar-projection": "workspace:0.16.11", + "@visactor/vgrammar-wordcloud": "workspace:0.16.11", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.11", + "@visactor/vgrammar-plot": "workspace:0.16.11", "@visactor/vrender-core": "0.22.16", "@visactor/vrender-kits": "0.22.16", "@visactor/vrender": "0.22.16", @@ -27,8 +27,8 @@ "lodash": "4.17.21", "typescript": "4.9.5", "vite": "3.2.6", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vgrammar-coordinate": "workspace:0.16.10", + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vgrammar-coordinate": "workspace:0.16.11", "@vitejs/plugin-react": "3.1.0" } } diff --git a/docs/site/package.json b/docs/site/package.json index 780bdbda..38695615 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -14,17 +14,17 @@ "dependencies": { "@arco-design/web-react": "2.46.1", "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar": "workspace:0.16.10", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-hierarchy": "workspace:0.16.10", - "@visactor/vgrammar-sankey": "workspace:0.16.10", - "@visactor/vgrammar-projection": "workspace:0.16.10", - "@visactor/vgrammar-wordcloud": "workspace:0.16.10", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.10", - "@visactor/vgrammar-plot": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vgrammar-coordinate": "workspace:0.16.10", - "@visactor/vgrammar-venn": "workspace:0.16.10", + "@visactor/vgrammar": "workspace:0.16.11", + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-hierarchy": "workspace:0.16.11", + "@visactor/vgrammar-sankey": "workspace:0.16.11", + "@visactor/vgrammar-projection": "workspace:0.16.11", + "@visactor/vgrammar-wordcloud": "workspace:0.16.11", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.11", + "@visactor/vgrammar-plot": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vgrammar-coordinate": "workspace:0.16.11", + "@visactor/vgrammar-venn": "workspace:0.16.11", "@visactor/vrender-core": "0.22.16", "@visactor/vrender-kits": "0.22.16", "@visactor/vrender": "0.22.16", diff --git a/packages/vgrammar-coordinate/package.json b/packages/vgrammar-coordinate/package.json index 813fc4cf..35a0966b 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-coordinate", - "version": "0.16.10", + "version": "0.16.11", "description": "Coordinates for VGrammar", "keywords": [ "coordinate", @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.10" + "@visactor/vgrammar-util": "workspace:0.16.11" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-core/CHANGELOG.json b/packages/vgrammar-core/CHANGELOG.json index b0a8aeb6..ecb78ad4 100644 --- a/packages/vgrammar-core/CHANGELOG.json +++ b/packages/vgrammar-core/CHANGELOG.json @@ -1,6 +1,12 @@ { "name": "@visactor/vgrammar-core", "entries": [ + { + "version": "0.16.11", + "tag": "@visactor/vgrammar-core_v0.16.11", + "date": "Wed, 20 Aug 2025 10:01:21 GMT", + "comments": {} + }, { "version": "0.16.10", "tag": "@visactor/vgrammar-core_v0.16.10", diff --git a/packages/vgrammar-core/CHANGELOG.md b/packages/vgrammar-core/CHANGELOG.md index 523569cb..12289af2 100644 --- a/packages/vgrammar-core/CHANGELOG.md +++ b/packages/vgrammar-core/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log - @visactor/vgrammar-core -This log was last generated on Wed, 02 Jul 2025 02:45:07 GMT and should not be manually modified. +This log was last generated on Wed, 20 Aug 2025 10:01:21 GMT and should not be manually modified. + +## 0.16.11 +Wed, 20 Aug 2025 10:01:21 GMT + +_Version update only_ ## 0.16.10 Wed, 02 Jul 2025 02:45:07 GMT diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index b5997245..05c740ef 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-core", - "version": "0.16.10", + "version": "0.16.11", "description": "VGrammar is a visual grammar library", "keywords": [ "grammar", @@ -37,8 +37,8 @@ "dependencies": { "@visactor/vutils": "~0.19.5", "@visactor/vdataset": "~0.19.5", - "@visactor/vgrammar-coordinate": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", + "@visactor/vgrammar-coordinate": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", "@visactor/vscale": "~0.19.5", "@visactor/vrender-core": "0.22.16", "@visactor/vrender-kits": "0.22.16", diff --git a/packages/vgrammar-full/package.json b/packages/vgrammar-full/package.json index 7e048fe7..6d0a2d37 100644 --- a/packages/vgrammar-full/package.json +++ b/packages/vgrammar-full/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-full", - "version": "0.16.10", + "version": "0.16.11", "description": "full packages of vgrammar.", "keywords": [ "visualization", @@ -33,14 +33,14 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-hierarchy": "workspace:0.16.10", - "@visactor/vgrammar-plot": "workspace:0.16.10", - "@visactor/vgrammar-projection": "workspace:0.16.10", - "@visactor/vgrammar-sankey": "workspace:0.16.10", - "@visactor/vgrammar-wordcloud": "workspace:0.16.10", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.10", - "@visactor/vgrammar-venn": "workspace:0.16.10" + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-hierarchy": "workspace:0.16.11", + "@visactor/vgrammar-plot": "workspace:0.16.11", + "@visactor/vgrammar-projection": "workspace:0.16.11", + "@visactor/vgrammar-sankey": "workspace:0.16.11", + "@visactor/vgrammar-wordcloud": "workspace:0.16.11", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.11", + "@visactor/vgrammar-venn": "workspace:0.16.11" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index c57c03c5..e5671ae8 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-hierarchy", - "version": "0.16.10", + "version": "0.16.11", "description": "Layout of hierarchical data for VGrammar", "keywords": [ "hierarchy", @@ -39,8 +39,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", "@visactor/vrender-core": "0.22.16", "@visactor/vrender-kits": "0.22.16" }, diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index 8428af00..47610b9d 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-plot", - "version": "0.16.10", + "version": "0.16.11", "description": "Plots of vgrammar.", "keywords": [ "plot", @@ -36,9 +36,9 @@ "dependencies": { "@visactor/vscale": "~0.19.5", "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vgrammar-coordinate": "workspace:0.16.10", - "@visactor/vgrammar-core": "workspace:0.16.10", + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vgrammar-coordinate": "workspace:0.16.11", + "@visactor/vgrammar-core": "workspace:0.16.11", "@visactor/vrender-components": "0.22.16", "@visactor/vrender-core": "0.22.16", "@visactor/vrender-kits": "0.22.16" diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index dd7888b2..5c326c90 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-projection", - "version": "0.16.10", + "version": "0.16.11", "description": "Projections for map, used in VGrammar.", "keywords": [ "projection", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-util": "workspace:0.16.10", - "@visactor/vgrammar-core": "workspace:0.16.10", + "@visactor/vgrammar-util": "workspace:0.16.11", + "@visactor/vgrammar-core": "workspace:0.16.11", "d3-geo": "^1.12.1" }, "devDependencies": { diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 85fc5f6f..26df62af 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-sankey", - "version": "0.16.10", + "version": "0.16.11", "description": "Layout of sankey chart, used by VGrammar", "keywords": [ "sankey", @@ -37,8 +37,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", "@visactor/vrender-core": "0.22.16", "@visactor/vrender-kits": "0.22.16" }, diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index c375c873..782d93a4 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-util", - "version": "0.16.10", + "version": "0.16.11", "description": "The common utils functions of VGrammar", "keywords": [ "utils", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index d38816a1..28f9327a 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-venn", - "version": "0.16.10", + "version": "0.16.11", "description": "Venn layout transform for VGrammar", "keywords": [ "venn", @@ -34,8 +34,8 @@ "test-check": "DEBUG=jest jest --forceExit --detectOpenHandles --silent false --verbose false --runInBand" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", "@visactor/vrender-core": "0.22.16", "@visactor/vrender-kits": "0.22.16", "@visactor/vutils": "~0.19.5" diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 4d068242..e46cb350 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud-shape", - "version": "0.16.10", + "version": "0.16.11", "description": "Layout WordCloud in specified shape, this is a transform for VGrammar.", "keywords": [ "wordcloud", @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vutils": "~0.19.5", "@visactor/vscale": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", "@visactor/vrender-core": "0.22.16", "@visactor/vrender-kits": "0.22.16" }, diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index 1a9162bc..42123a65 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud", - "version": "0.16.10", + "version": "0.16.11", "description": "WordCloud layout transform for VGrammar", "keywords": [ "wordcloud", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.5", - "@visactor/vgrammar-core": "workspace:0.16.10", - "@visactor/vgrammar-util": "workspace:0.16.10", + "@visactor/vgrammar-core": "workspace:0.16.11", + "@visactor/vgrammar-util": "workspace:0.16.11", "@visactor/vrender-core": "0.22.16", "@visactor/vrender-kits": "0.22.16" }, diff --git a/packages/vgrammar/package.json b/packages/vgrammar/package.json index eafe2356..26e3fa18 100644 --- a/packages/vgrammar/package.json +++ b/packages/vgrammar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar", - "version": "0.16.10", + "version": "0.16.11", "description": "simple package of vgrammar.", "keywords": [ "visualization", @@ -30,7 +30,7 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.16.10" + "@visactor/vgrammar-core": "workspace:0.16.11" }, "devDependencies": { "d3-array": "1.x",