From c79df7c899fdd6b7e16594c88e404be1f7f9c69e Mon Sep 17 00:00:00 2001 From: xile611 Date: Thu, 27 Feb 2025 10:50:03 +0000 Subject: [PATCH 1/5] docs: generate changelog of release v0.15.7 --- docs/site/assets/changelog/en/release.md | 13 +++++++++++++ docs/site/assets/changelog/zh/release.md | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/docs/site/assets/changelog/en/release.md b/docs/site/assets/changelog/en/release.md index dda913b6c..af37cce2f 100644 --- a/docs/site/assets/changelog/en/release.md +++ b/docs/site/assets/changelog/en/release.md @@ -1,3 +1,16 @@ +# v0.15.7 + +2025-02-27 + + +**🐛 Bug fix** + +- **@visactor/vgrammar-core**: when sankey has `setNodeLayer`, the maxDepth should be updated by this + + + +[more detail about v0.15.7](https://github.com/VisActor/VGrammar/releases/tag/v0.15.7) + # v0.15.6 2025-02-26 diff --git a/docs/site/assets/changelog/zh/release.md b/docs/site/assets/changelog/zh/release.md index ca51f10e9..367b579c5 100644 --- a/docs/site/assets/changelog/zh/release.md +++ b/docs/site/assets/changelog/zh/release.md @@ -1,3 +1,16 @@ +# v0.15.7 + +2025-02-27 + + +**🐛 功能修复** + +- **@visactor/vgrammar-core**: when sankey has `setNodeLayer`, the maxDepth should be updated by this + + + +[更多详情请查看 v0.15.7](https://github.com/VisActor/VGrammar/releases/tag/v0.15.7) + # v0.15.6 2025-02-26 From fcb2bfb92d799d3f21c4fcfebda57e3d88269f83 Mon Sep 17 00:00:00 2001 From: xile611 Date: Thu, 27 Feb 2025 18:53:45 +0800 Subject: [PATCH 2/5] fix: upgrade vrender to 0.22.4 --- common/config/rush/pnpm-lock.yaml | 122 +++++++++--------- 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(+), 82 deletions(-) diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index c6c705dc3..85b4943fb 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.15.7 '@visactor/vgrammar-wordcloud': workspace:0.15.7 '@visactor/vgrammar-wordcloud-shape': workspace:0.15.7 - '@visactor/vrender': 0.21.15 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender': 0.22.4 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': ~0.19.4 '@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.21.15 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender': 0.22.4 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': 0.19.4 '@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.15.7 '@visactor/vgrammar-wordcloud': workspace:0.15.7 '@visactor/vgrammar-wordcloud-shape': workspace:0.15.7 - '@visactor/vrender': 0.21.15 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender': 0.22.4 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': ~0.19.4 '@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.21.15 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender': 0.22.4 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': 0.19.4 axios: 1.6.8 highlight.js: 11.9.0 @@ -231,9 +231,9 @@ importers: '@visactor/vdataset': ~0.19.4 '@visactor/vgrammar-coordinate': workspace:0.15.7 '@visactor/vgrammar-util': workspace:0.15.7 - '@visactor/vrender-components': 0.21.15 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-components': 0.22.4 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vscale': ~0.19.4 '@visactor/vutils': ~0.19.4 eslint: ~8.18.0 @@ -246,9 +246,9 @@ importers: '@visactor/vdataset': 0.19.4 '@visactor/vgrammar-coordinate': link:../vgrammar-coordinate '@visactor/vgrammar-util': link:../vgrammar-util - '@visactor/vrender-components': 0.21.15 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-components': 0.22.4 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vscale': 0.19.4 '@visactor/vutils': 0.19.4 devDependencies: @@ -340,8 +340,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.7 '@visactor/vgrammar-util': workspace:0.15.7 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': ~0.19.4 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.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': 0.19.4 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -385,9 +385,9 @@ importers: '@visactor/vgrammar-coordinate': workspace:0.15.7 '@visactor/vgrammar-core': workspace:0.15.7 '@visactor/vgrammar-util': workspace:0.15.7 - '@visactor/vrender-components': 0.21.15 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-components': 0.22.4 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vscale': ~0.19.4 '@visactor/vutils': ~0.19.4 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.21.15 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-components': 0.22.4 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vscale': 0.19.4 '@visactor/vutils': 0.19.4 devDependencies: @@ -481,8 +481,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.7 '@visactor/vgrammar-util': workspace:0.15.7 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': ~0.19.4 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.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': 0.19.4 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.21.15 + '@visactor/vrender-core': 0.22.4 '@visactor/vutils': ~0.19.4 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.21.15 + '@visactor/vrender-core': 0.22.4 '@visactor/vutils': 0.19.4 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -561,8 +561,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.7 '@visactor/vgrammar-util': workspace:0.15.7 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': ~0.19.4 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.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': 0.19.4 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -604,8 +604,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.7 '@visactor/vgrammar-util': workspace:0.15.7 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': ~0.19.4 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.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': 0.19.4 devDependencies: '@internal/bundler': link:../../tools/bundler @@ -647,8 +647,8 @@ importers: '@types/node': '*' '@visactor/vgrammar-core': workspace:0.15.7 '@visactor/vgrammar-util': workspace:0.15.7 - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vscale': ~0.19.4 '@visactor/vutils': ~0.19.4 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.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vscale': 0.19.4 '@visactor/vutils': 0.19.4 devDependencies: @@ -3448,35 +3448,36 @@ packages: topojson-client: 3.1.0 dev: false - /@visactor/vrender-components/0.21.15: - resolution: {integrity: sha512-RMMX5JFTdaOXmrCLi+3yY0tPSipqMS6MlWYLvycfNw3NFlaBkRtEjTDBJiK/x40qQZEzlZuPVIgDkzhCdfvhbA==} + /@visactor/vrender-components/0.22.4: + resolution: {integrity: sha512-HB298TcEV74saNG2S/sHNSRo2l/gXbeCRwsueYdIEhR+4cRbPReDqRcXrC2UyPzjboIvG8RfPgtVIDA+Gl9/XQ==} dependencies: - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 '@visactor/vscale': 0.19.4 '@visactor/vutils': 0.19.4 dev: false - /@visactor/vrender-core/0.21.15: - resolution: {integrity: sha512-FWiFu6pZK/0dpD/a97zON8TssTx0aefh+qm9oVmUjMNmltpt1Zs3wEMZyiuN3V17dNF4U0gdI6dLChUsqhZgfQ==} + /@visactor/vrender-core/0.22.4: + resolution: {integrity: sha512-fr9bqzD8CA+72awTD7YpRw1HLmbNAfE32mTZ5Br4NroQfZvvbPtwN266HU4B3gNMDivmdvRQd7zA8d7aRTSytg==} dependencies: '@visactor/vutils': 0.19.4 color-convert: 2.0.1 - /@visactor/vrender-kits/0.21.15: - resolution: {integrity: sha512-bMp8hESV1vO9Nf7zNXE3MAGWQ6QTzedTzC8XyEHZZ2Mp4+XUagDLJfjQYhVMogulzEJ2H5wcMluDRfpbY13HCQ==} + /@visactor/vrender-kits/0.22.4: + resolution: {integrity: sha512-vwV4aEcrMe1gLWVzpw196ehEPJKgUwNDXYE/lYAPCA4le1Si9trTP7nGnkUSK29m+Gf+8z8KAAdv1A7UF7dr1Q==} dependencies: '@resvg/resvg-js': 2.4.1 - '@visactor/vrender-core': 0.21.15 + '@visactor/vrender-core': 0.22.4 '@visactor/vutils': 0.19.4 gifuct-js: 2.1.2 + lottie-web: 5.12.2 roughjs: 4.5.2 - /@visactor/vrender/0.21.15: - resolution: {integrity: sha512-vQOrCX/yawqnyHkjcNZnztNdUwqa3LUCzQHZS8auYshUbEF1a8cy59SvYRl5NlvvbJHGE00sZKS67Sv808mCyQ==} + /@visactor/vrender/0.22.4: + resolution: {integrity: sha512-OtYZZKH/tD+sYdOMkTSc9Fm/q0wy4ZCTh/kLrR00DRaGzxWogkbDrDcSro2UqtSIA2Zptk+Gw6C2MR9KDhiQLw==} dependencies: - '@visactor/vrender-core': 0.21.15 - '@visactor/vrender-kits': 0.21.15 + '@visactor/vrender-core': 0.22.4 + '@visactor/vrender-kits': 0.22.4 /@visactor/vscale/0.19.4: resolution: {integrity: sha512-kp69hPMof3GBKRuUiXSR9+9K+Z8ZXsTlOAwcnknXmiiZDhdcDkPlv27/d+Xx1Wi/iqw+BS2S7YIjHmfzdiVQ/Q==} @@ -8055,6 +8056,9 @@ packages: dependencies: js-tokens: 4.0.0 + /lottie-web/5.12.2: + resolution: {integrity: sha512-uvhvYPC8kGPjXT3MyKMrL3JitEAmDMp30lVkuq/590Mw9ok6pWcFCwXJveo0t5uqYw1UREQHofD+jVpdjBv8wg==} + /loupe/2.3.7: resolution: {integrity: sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==} dependencies: diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 0970b51bc..5fe3eb072 100644 --- a/docs/dev-demos/package.json +++ b/docs/dev-demos/package.json @@ -20,9 +20,9 @@ "@visactor/vgrammar-wordcloud": "workspace:0.15.7", "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.7", "@visactor/vgrammar-plot": "workspace:0.15.7", - "@visactor/vrender-core": "0.21.15", - "@visactor/vrender-kits": "0.21.15", - "@visactor/vrender": "0.21.15", + "@visactor/vrender-core": "0.22.4", + "@visactor/vrender-kits": "0.22.4", + "@visactor/vrender": "0.22.4", "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 236b3f2b4..55ecccb72 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -25,9 +25,9 @@ "@visactor/vgrammar-util": "workspace:0.15.7", "@visactor/vgrammar-coordinate": "workspace:0.15.7", "@visactor/vgrammar-venn": "workspace:0.15.7", - "@visactor/vrender-core": "0.21.15", - "@visactor/vrender-kits": "0.21.15", - "@visactor/vrender": "0.21.15", + "@visactor/vrender-core": "0.22.4", + "@visactor/vrender-kits": "0.22.4", + "@visactor/vrender": "0.22.4", "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 184d13c1d..0d12ffe4d 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -40,9 +40,9 @@ "@visactor/vgrammar-coordinate": "workspace:0.15.7", "@visactor/vgrammar-util": "workspace:0.15.7", "@visactor/vscale": "~0.19.4", - "@visactor/vrender-core": "0.21.15", - "@visactor/vrender-kits": "0.21.15", - "@visactor/vrender-components": "0.21.15" + "@visactor/vrender-core": "0.22.4", + "@visactor/vrender-kits": "0.22.4", + "@visactor/vrender-components": "0.22.4" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index a63a5fc38..5f3ed4f55 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -41,8 +41,8 @@ "@visactor/vutils": "~0.19.4", "@visactor/vgrammar-core": "workspace:0.15.7", "@visactor/vgrammar-util": "workspace:0.15.7", - "@visactor/vrender-core": "0.21.15", - "@visactor/vrender-kits": "0.21.15" + "@visactor/vrender-core": "0.22.4", + "@visactor/vrender-kits": "0.22.4" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index 6397aff1e..ba6f950e8 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -39,9 +39,9 @@ "@visactor/vgrammar-util": "workspace:0.15.7", "@visactor/vgrammar-coordinate": "workspace:0.15.7", "@visactor/vgrammar-core": "workspace:0.15.7", - "@visactor/vrender-components": "0.21.15", - "@visactor/vrender-core": "0.21.15", - "@visactor/vrender-kits": "0.21.15" + "@visactor/vrender-components": "0.22.4", + "@visactor/vrender-core": "0.22.4", + "@visactor/vrender-kits": "0.22.4" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index f3304bf39..3dec2ab3e 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -39,8 +39,8 @@ "@visactor/vutils": "~0.19.4", "@visactor/vgrammar-core": "workspace:0.15.7", "@visactor/vgrammar-util": "workspace:0.15.7", - "@visactor/vrender-core": "0.21.15", - "@visactor/vrender-kits": "0.21.15" + "@visactor/vrender-core": "0.22.4", + "@visactor/vrender-kits": "0.22.4" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index d7730e6dc..4d02e2156 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.4", - "@visactor/vrender-core": "0.21.15" + "@visactor/vrender-core": "0.22.4" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index 4b3c5655e..de3ba645b 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vgrammar-core": "workspace:0.15.7", "@visactor/vgrammar-util": "workspace:0.15.7", - "@visactor/vrender-core": "0.21.15", - "@visactor/vrender-kits": "0.21.15", + "@visactor/vrender-core": "0.22.4", + "@visactor/vrender-kits": "0.22.4", "@visactor/vutils": "~0.19.4" }, "devDependencies": { diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 72280c48a..606d8c37c 100644 --- a/packages/vgrammar-wordcloud-shape/package.json +++ b/packages/vgrammar-wordcloud-shape/package.json @@ -38,8 +38,8 @@ "@visactor/vscale": "~0.19.4", "@visactor/vgrammar-core": "workspace:0.15.7", "@visactor/vgrammar-util": "workspace:0.15.7", - "@visactor/vrender-core": "0.21.15", - "@visactor/vrender-kits": "0.21.15" + "@visactor/vrender-core": "0.22.4", + "@visactor/vrender-kits": "0.22.4" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index b6ceeebf4..11b5ad5dc 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -37,8 +37,8 @@ "@visactor/vutils": "~0.19.4", "@visactor/vgrammar-core": "workspace:0.15.7", "@visactor/vgrammar-util": "workspace:0.15.7", - "@visactor/vrender-core": "0.21.15", - "@visactor/vrender-kits": "0.21.15" + "@visactor/vrender-core": "0.22.4", + "@visactor/vrender-kits": "0.22.4" }, "devDependencies": { "@internal/bundler": "workspace:*", From 44aa8100558ecc81c6331c64fbc8adabfcbe05fd Mon Sep 17 00:00:00 2001 From: xile611 Date: Thu, 27 Feb 2025 18:56:28 +0800 Subject: [PATCH 3/5] docs: update changlog of rush --- .../vgrammar-core/develop_2025-02-27-10-56.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 common/changes/@visactor/vgrammar-core/develop_2025-02-27-10-56.json diff --git a/common/changes/@visactor/vgrammar-core/develop_2025-02-27-10-56.json b/common/changes/@visactor/vgrammar-core/develop_2025-02-27-10-56.json new file mode 100644 index 000000000..189a3e932 --- /dev/null +++ b/common/changes/@visactor/vgrammar-core/develop_2025-02-27-10-56.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "fix: upgrade vrender to 0.22.4\n\n", + "type": "none", + "packageName": "@visactor/vgrammar-core" + } + ], + "packageName": "@visactor/vgrammar-core", + "email": "dingling112@gmail.com" +} \ No newline at end of file From 1b9d4711f2513bbb934819d11fb94e238a935208 Mon Sep 17 00:00:00 2001 From: xile611 Date: Fri, 28 Feb 2025 11:39:47 +0800 Subject: [PATCH 4/5] fix: fix error of type in brush interactions --- packages/vgrammar-core/src/types/interaction.ts | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/packages/vgrammar-core/src/types/interaction.ts b/packages/vgrammar-core/src/types/interaction.ts index 2311343ab..cfe3d1b59 100644 --- a/packages/vgrammar-core/src/types/interaction.ts +++ b/packages/vgrammar-core/src/types/interaction.ts @@ -13,6 +13,7 @@ import type { IPointLike } from '@visactor/vutils'; import type { IBaseScale } from '@visactor/vscale'; import type { IDatazoom, IScrollbar } from './component'; import type { FieldEncodeType, MarkFunctionType } from './mark'; +import type { GraphicEventType } from '@visactor/vrender-core'; export interface FilterDataTarget { data: string | IData; @@ -260,7 +261,11 @@ export interface DataFilterOptions extends IBaseInteractionOptions { }; } -export interface DrillDownOptions extends BrushOptions { +export interface DrillDownOptions extends Omit { + /** + * the trigger event name + */ + trigger?: GraphicEventType; /** * enable brush */ From fd74478697723bd15d86c2d909fd6c2a3f1b7459 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 28 Feb 2025 03:48:59 +0000 Subject: [PATCH 5/5] build: release version 0.16.0 --- .../develop_2025-02-27-10-56.json | 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 | 12 +++ packages/vgrammar-core/CHANGELOG.md | 11 ++- 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 +- 19 files changed, 131 insertions(+), 121 deletions(-) delete mode 100644 common/changes/@visactor/vgrammar-core/develop_2025-02-27-10-56.json diff --git a/common/changes/@visactor/vgrammar-core/develop_2025-02-27-10-56.json b/common/changes/@visactor/vgrammar-core/develop_2025-02-27-10-56.json deleted file mode 100644 index 189a3e932..000000000 --- a/common/changes/@visactor/vgrammar-core/develop_2025-02-27-10-56.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: upgrade vrender to 0.22.4\n\n", - "type": "none", - "packageName": "@visactor/vgrammar-core" - } - ], - "packageName": "@visactor/vgrammar-core", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/config/rush/pnpm-lock.yaml b/common/config/rush/pnpm-lock.yaml index 85b4943fb..ad75ae256 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.15.7 - '@visactor/vgrammar-coordinate': workspace:0.15.7 - '@visactor/vgrammar-core': workspace:0.15.7 - '@visactor/vgrammar-hierarchy': workspace:0.15.7 - '@visactor/vgrammar-plot': workspace:0.15.7 - '@visactor/vgrammar-projection': workspace:0.15.7 - '@visactor/vgrammar-sankey': workspace:0.15.7 - '@visactor/vgrammar-util': workspace:0.15.7 - '@visactor/vgrammar-wordcloud': workspace:0.15.7 - '@visactor/vgrammar-wordcloud-shape': workspace:0.15.7 + '@visactor/vgrammar': workspace:0.16.0 + '@visactor/vgrammar-coordinate': workspace:0.16.0 + '@visactor/vgrammar-core': workspace:0.16.0 + '@visactor/vgrammar-hierarchy': workspace:0.16.0 + '@visactor/vgrammar-plot': workspace:0.16.0 + '@visactor/vgrammar-projection': workspace:0.16.0 + '@visactor/vgrammar-sankey': workspace:0.16.0 + '@visactor/vgrammar-util': workspace:0.16.0 + '@visactor/vgrammar-wordcloud': workspace:0.16.0 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.0 '@visactor/vrender': 0.22.4 '@visactor/vrender-core': 0.22.4 '@visactor/vrender-kits': 0.22.4 @@ -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.15.7 - '@visactor/vgrammar-coordinate': workspace:0.15.7 - '@visactor/vgrammar-core': workspace:0.15.7 - '@visactor/vgrammar-hierarchy': workspace:0.15.7 - '@visactor/vgrammar-plot': workspace:0.15.7 - '@visactor/vgrammar-projection': workspace:0.15.7 - '@visactor/vgrammar-sankey': workspace:0.15.7 - '@visactor/vgrammar-util': workspace:0.15.7 - '@visactor/vgrammar-venn': workspace:0.15.7 - '@visactor/vgrammar-wordcloud': workspace:0.15.7 - '@visactor/vgrammar-wordcloud-shape': workspace:0.15.7 + '@visactor/vgrammar': workspace:0.16.0 + '@visactor/vgrammar-coordinate': workspace:0.16.0 + '@visactor/vgrammar-core': workspace:0.16.0 + '@visactor/vgrammar-hierarchy': workspace:0.16.0 + '@visactor/vgrammar-plot': workspace:0.16.0 + '@visactor/vgrammar-projection': workspace:0.16.0 + '@visactor/vgrammar-sankey': workspace:0.16.0 + '@visactor/vgrammar-util': workspace:0.16.0 + '@visactor/vgrammar-venn': workspace:0.16.0 + '@visactor/vgrammar-wordcloud': workspace:0.16.0 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.0 '@visactor/vrender': 0.22.4 '@visactor/vrender-core': 0.22.4 '@visactor/vrender-kits': 0.22.4 @@ -153,7 +153,7 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.7 + '@visactor/vgrammar-core': workspace:0.16.0 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.15.7 + '@visactor/vgrammar-util': workspace:0.16.0 '@visactor/vutils': ~0.19.4 eslint: ~8.18.0 jest: ~29.5.0 @@ -229,8 +229,8 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@visactor/vdataset': ~0.19.4 - '@visactor/vgrammar-coordinate': workspace:0.15.7 - '@visactor/vgrammar-util': workspace:0.15.7 + '@visactor/vgrammar-coordinate': workspace:0.16.0 + '@visactor/vgrammar-util': workspace:0.16.0 '@visactor/vrender-components': 0.22.4 '@visactor/vrender-core': 0.22.4 '@visactor/vrender-kits': 0.22.4 @@ -279,14 +279,14 @@ importers: '@types/jest': ~29.5.0 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vgrammar-core': workspace:0.15.7 - '@visactor/vgrammar-hierarchy': workspace:0.15.7 - '@visactor/vgrammar-plot': workspace:0.15.7 - '@visactor/vgrammar-projection': workspace:0.15.7 - '@visactor/vgrammar-sankey': workspace:0.15.7 - '@visactor/vgrammar-venn': workspace:0.15.7 - '@visactor/vgrammar-wordcloud': workspace:0.15.7 - '@visactor/vgrammar-wordcloud-shape': workspace:0.15.7 + '@visactor/vgrammar-core': workspace:0.16.0 + '@visactor/vgrammar-hierarchy': workspace:0.16.0 + '@visactor/vgrammar-plot': workspace:0.16.0 + '@visactor/vgrammar-projection': workspace:0.16.0 + '@visactor/vgrammar-sankey': workspace:0.16.0 + '@visactor/vgrammar-venn': workspace:0.16.0 + '@visactor/vgrammar-wordcloud': workspace:0.16.0 + '@visactor/vgrammar-wordcloud-shape': workspace:0.16.0 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.15.7 - '@visactor/vgrammar-util': workspace:0.15.7 + '@visactor/vgrammar-core': workspace:0.16.0 + '@visactor/vgrammar-util': workspace:0.16.0 '@visactor/vrender-core': 0.22.4 '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': ~0.19.4 @@ -382,9 +382,9 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-coordinate': workspace:0.15.7 - '@visactor/vgrammar-core': workspace:0.15.7 - '@visactor/vgrammar-util': workspace:0.15.7 + '@visactor/vgrammar-coordinate': workspace:0.16.0 + '@visactor/vgrammar-core': workspace:0.16.0 + '@visactor/vgrammar-util': workspace:0.16.0 '@visactor/vrender-components': 0.22.4 '@visactor/vrender-core': 0.22.4 '@visactor/vrender-kits': 0.22.4 @@ -435,8 +435,8 @@ importers: '@types/d3-geo': ^1.11.1 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.7 - '@visactor/vgrammar-util': workspace:0.15.7 + '@visactor/vgrammar-core': workspace:0.16.0 + '@visactor/vgrammar-util': workspace:0.16.0 '@visactor/vutils': ~0.19.4 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.15.7 - '@visactor/vgrammar-util': workspace:0.15.7 + '@visactor/vgrammar-core': workspace:0.16.0 + '@visactor/vgrammar-util': workspace:0.16.0 '@visactor/vrender-core': 0.22.4 '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': ~0.19.4 @@ -559,8 +559,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.7 - '@visactor/vgrammar-util': workspace:0.15.7 + '@visactor/vgrammar-core': workspace:0.16.0 + '@visactor/vgrammar-util': workspace:0.16.0 '@visactor/vrender-core': 0.22.4 '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': ~0.19.4 @@ -602,8 +602,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.7 - '@visactor/vgrammar-util': workspace:0.15.7 + '@visactor/vgrammar-core': workspace:0.16.0 + '@visactor/vgrammar-util': workspace:0.16.0 '@visactor/vrender-core': 0.22.4 '@visactor/vrender-kits': 0.22.4 '@visactor/vutils': ~0.19.4 @@ -645,8 +645,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ~29.5.0 '@types/node': '*' - '@visactor/vgrammar-core': workspace:0.15.7 - '@visactor/vgrammar-util': workspace:0.15.7 + '@visactor/vgrammar-core': workspace:0.16.0 + '@visactor/vgrammar-util': workspace:0.16.0 '@visactor/vrender-core': 0.22.4 '@visactor/vrender-kits': 0.22.4 '@visactor/vscale': ~0.19.4 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 606323bc5..c29de36b1 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.15.7","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.0","mainProject":"@visactor/vgrammar-core","nextBump":"minor"}] diff --git a/docs/dev-demos/package.json b/docs/dev-demos/package.json index 5fe3eb072..3cd832521 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.4", - "@visactor/vgrammar": "workspace:0.15.7", - "@visactor/vgrammar-core": "workspace:0.15.7", - "@visactor/vgrammar-hierarchy": "workspace:0.15.7", - "@visactor/vgrammar-sankey": "workspace:0.15.7", - "@visactor/vgrammar-projection": "workspace:0.15.7", - "@visactor/vgrammar-wordcloud": "workspace:0.15.7", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.7", - "@visactor/vgrammar-plot": "workspace:0.15.7", + "@visactor/vgrammar": "workspace:0.16.0", + "@visactor/vgrammar-core": "workspace:0.16.0", + "@visactor/vgrammar-hierarchy": "workspace:0.16.0", + "@visactor/vgrammar-sankey": "workspace:0.16.0", + "@visactor/vgrammar-projection": "workspace:0.16.0", + "@visactor/vgrammar-wordcloud": "workspace:0.16.0", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.0", + "@visactor/vgrammar-plot": "workspace:0.16.0", "@visactor/vrender-core": "0.22.4", "@visactor/vrender-kits": "0.22.4", "@visactor/vrender": "0.22.4", @@ -27,8 +27,8 @@ "lodash": "4.17.21", "typescript": "4.9.5", "vite": "3.2.6", - "@visactor/vgrammar-util": "workspace:0.15.7", - "@visactor/vgrammar-coordinate": "workspace:0.15.7", + "@visactor/vgrammar-util": "workspace:0.16.0", + "@visactor/vgrammar-coordinate": "workspace:0.16.0", "@vitejs/plugin-react": "3.1.0" } } diff --git a/docs/site/package.json b/docs/site/package.json index 55ecccb72..c93bbedae 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.4", - "@visactor/vgrammar": "workspace:0.15.7", - "@visactor/vgrammar-core": "workspace:0.15.7", - "@visactor/vgrammar-hierarchy": "workspace:0.15.7", - "@visactor/vgrammar-sankey": "workspace:0.15.7", - "@visactor/vgrammar-projection": "workspace:0.15.7", - "@visactor/vgrammar-wordcloud": "workspace:0.15.7", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.7", - "@visactor/vgrammar-plot": "workspace:0.15.7", - "@visactor/vgrammar-util": "workspace:0.15.7", - "@visactor/vgrammar-coordinate": "workspace:0.15.7", - "@visactor/vgrammar-venn": "workspace:0.15.7", + "@visactor/vgrammar": "workspace:0.16.0", + "@visactor/vgrammar-core": "workspace:0.16.0", + "@visactor/vgrammar-hierarchy": "workspace:0.16.0", + "@visactor/vgrammar-sankey": "workspace:0.16.0", + "@visactor/vgrammar-projection": "workspace:0.16.0", + "@visactor/vgrammar-wordcloud": "workspace:0.16.0", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.0", + "@visactor/vgrammar-plot": "workspace:0.16.0", + "@visactor/vgrammar-util": "workspace:0.16.0", + "@visactor/vgrammar-coordinate": "workspace:0.16.0", + "@visactor/vgrammar-venn": "workspace:0.16.0", "@visactor/vrender-core": "0.22.4", "@visactor/vrender-kits": "0.22.4", "@visactor/vrender": "0.22.4", diff --git a/packages/vgrammar-coordinate/package.json b/packages/vgrammar-coordinate/package.json index 38ad0c69e..7d6268b51 100644 --- a/packages/vgrammar-coordinate/package.json +++ b/packages/vgrammar-coordinate/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-coordinate", - "version": "0.15.7", + "version": "0.16.0", "description": "Coordinates for VGrammar", "keywords": [ "coordinate", @@ -35,7 +35,7 @@ }, "dependencies": { "@visactor/vutils": "~0.19.4", - "@visactor/vgrammar-util": "workspace:0.15.7" + "@visactor/vgrammar-util": "workspace:0.16.0" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vgrammar-core/CHANGELOG.json b/packages/vgrammar-core/CHANGELOG.json index 6e510f59a..1c733e52c 100644 --- a/packages/vgrammar-core/CHANGELOG.json +++ b/packages/vgrammar-core/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@visactor/vgrammar-core", "entries": [ + { + "version": "0.16.0", + "tag": "@visactor/vgrammar-core_v0.16.0", + "date": "Fri, 28 Feb 2025 03:42:26 GMT", + "comments": { + "none": [ + { + "comment": "fix: upgrade vrender to 0.22.4\n\n" + } + ] + } + }, { "version": "0.15.7", "tag": "@visactor/vgrammar-core_v0.15.7", diff --git a/packages/vgrammar-core/CHANGELOG.md b/packages/vgrammar-core/CHANGELOG.md index 9e14b4626..41ea33d1b 100644 --- a/packages/vgrammar-core/CHANGELOG.md +++ b/packages/vgrammar-core/CHANGELOG.md @@ -1,6 +1,15 @@ # Change Log - @visactor/vgrammar-core -This log was last generated on Thu, 27 Feb 2025 04:26:31 GMT and should not be manually modified. +This log was last generated on Fri, 28 Feb 2025 03:42:26 GMT and should not be manually modified. + +## 0.16.0 +Fri, 28 Feb 2025 03:42:26 GMT + +### Updates + +- fix: upgrade vrender to 0.22.4 + + ## 0.15.7 Thu, 27 Feb 2025 04:26:31 GMT diff --git a/packages/vgrammar-core/package.json b/packages/vgrammar-core/package.json index 0d12ffe4d..de51cfd1b 100644 --- a/packages/vgrammar-core/package.json +++ b/packages/vgrammar-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-core", - "version": "0.15.7", + "version": "0.16.0", "description": "VGrammar is a visual grammar library", "keywords": [ "grammar", @@ -37,8 +37,8 @@ "dependencies": { "@visactor/vutils": "~0.19.4", "@visactor/vdataset": "~0.19.4", - "@visactor/vgrammar-coordinate": "workspace:0.15.7", - "@visactor/vgrammar-util": "workspace:0.15.7", + "@visactor/vgrammar-coordinate": "workspace:0.16.0", + "@visactor/vgrammar-util": "workspace:0.16.0", "@visactor/vscale": "~0.19.4", "@visactor/vrender-core": "0.22.4", "@visactor/vrender-kits": "0.22.4", diff --git a/packages/vgrammar-full/package.json b/packages/vgrammar-full/package.json index b209f079b..720580e82 100644 --- a/packages/vgrammar-full/package.json +++ b/packages/vgrammar-full/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-full", - "version": "0.15.7", + "version": "0.16.0", "description": "full packages of vgrammar.", "keywords": [ "visualization", @@ -33,14 +33,14 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.15.7", - "@visactor/vgrammar-hierarchy": "workspace:0.15.7", - "@visactor/vgrammar-plot": "workspace:0.15.7", - "@visactor/vgrammar-projection": "workspace:0.15.7", - "@visactor/vgrammar-sankey": "workspace:0.15.7", - "@visactor/vgrammar-wordcloud": "workspace:0.15.7", - "@visactor/vgrammar-wordcloud-shape": "workspace:0.15.7", - "@visactor/vgrammar-venn": "workspace:0.15.7" + "@visactor/vgrammar-core": "workspace:0.16.0", + "@visactor/vgrammar-hierarchy": "workspace:0.16.0", + "@visactor/vgrammar-plot": "workspace:0.16.0", + "@visactor/vgrammar-projection": "workspace:0.16.0", + "@visactor/vgrammar-sankey": "workspace:0.16.0", + "@visactor/vgrammar-wordcloud": "workspace:0.16.0", + "@visactor/vgrammar-wordcloud-shape": "workspace:0.16.0", + "@visactor/vgrammar-venn": "workspace:0.16.0" }, "devDependencies": { "d3-array": "1.x", diff --git a/packages/vgrammar-hierarchy/package.json b/packages/vgrammar-hierarchy/package.json index 5f3ed4f55..d248d8c1b 100644 --- a/packages/vgrammar-hierarchy/package.json +++ b/packages/vgrammar-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-hierarchy", - "version": "0.15.7", + "version": "0.16.0", "description": "Layout of hierarchical data for VGrammar", "keywords": [ "hierarchy", @@ -39,8 +39,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.4", - "@visactor/vgrammar-core": "workspace:0.15.7", - "@visactor/vgrammar-util": "workspace:0.15.7", + "@visactor/vgrammar-core": "workspace:0.16.0", + "@visactor/vgrammar-util": "workspace:0.16.0", "@visactor/vrender-core": "0.22.4", "@visactor/vrender-kits": "0.22.4" }, diff --git a/packages/vgrammar-plot/package.json b/packages/vgrammar-plot/package.json index ba6f950e8..bbd8a0f9f 100644 --- a/packages/vgrammar-plot/package.json +++ b/packages/vgrammar-plot/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-plot", - "version": "0.15.7", + "version": "0.16.0", "description": "Plots of vgrammar.", "keywords": [ "plot", @@ -36,9 +36,9 @@ "dependencies": { "@visactor/vscale": "~0.19.4", "@visactor/vutils": "~0.19.4", - "@visactor/vgrammar-util": "workspace:0.15.7", - "@visactor/vgrammar-coordinate": "workspace:0.15.7", - "@visactor/vgrammar-core": "workspace:0.15.7", + "@visactor/vgrammar-util": "workspace:0.16.0", + "@visactor/vgrammar-coordinate": "workspace:0.16.0", + "@visactor/vgrammar-core": "workspace:0.16.0", "@visactor/vrender-components": "0.22.4", "@visactor/vrender-core": "0.22.4", "@visactor/vrender-kits": "0.22.4" diff --git a/packages/vgrammar-projection/package.json b/packages/vgrammar-projection/package.json index ec29bd736..d44c02629 100644 --- a/packages/vgrammar-projection/package.json +++ b/packages/vgrammar-projection/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-projection", - "version": "0.15.7", + "version": "0.16.0", "description": "Projections for map, used in VGrammar.", "keywords": [ "projection", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.4", - "@visactor/vgrammar-util": "workspace:0.15.7", - "@visactor/vgrammar-core": "workspace:0.15.7", + "@visactor/vgrammar-util": "workspace:0.16.0", + "@visactor/vgrammar-core": "workspace:0.16.0", "d3-geo": "^1.12.1" }, "devDependencies": { diff --git a/packages/vgrammar-sankey/package.json b/packages/vgrammar-sankey/package.json index 3dec2ab3e..428d98c25 100644 --- a/packages/vgrammar-sankey/package.json +++ b/packages/vgrammar-sankey/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-sankey", - "version": "0.15.7", + "version": "0.16.0", "description": "Layout of sankey chart, used by VGrammar", "keywords": [ "sankey", @@ -37,8 +37,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.4", - "@visactor/vgrammar-core": "workspace:0.15.7", - "@visactor/vgrammar-util": "workspace:0.15.7", + "@visactor/vgrammar-core": "workspace:0.16.0", + "@visactor/vgrammar-util": "workspace:0.16.0", "@visactor/vrender-core": "0.22.4", "@visactor/vrender-kits": "0.22.4" }, diff --git a/packages/vgrammar-util/package.json b/packages/vgrammar-util/package.json index 4d02e2156..e7c05bf78 100644 --- a/packages/vgrammar-util/package.json +++ b/packages/vgrammar-util/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-util", - "version": "0.15.7", + "version": "0.16.0", "description": "The common utils functions of VGrammar", "keywords": [ "utils", diff --git a/packages/vgrammar-venn/package.json b/packages/vgrammar-venn/package.json index de3ba645b..b0b08ba36 100644 --- a/packages/vgrammar-venn/package.json +++ b/packages/vgrammar-venn/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-venn", - "version": "0.15.7", + "version": "0.16.0", "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.15.7", - "@visactor/vgrammar-util": "workspace:0.15.7", + "@visactor/vgrammar-core": "workspace:0.16.0", + "@visactor/vgrammar-util": "workspace:0.16.0", "@visactor/vrender-core": "0.22.4", "@visactor/vrender-kits": "0.22.4", "@visactor/vutils": "~0.19.4" diff --git a/packages/vgrammar-wordcloud-shape/package.json b/packages/vgrammar-wordcloud-shape/package.json index 606d8c37c..d1708c666 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.15.7", + "version": "0.16.0", "description": "Layout WordCloud in specified shape, this is a transform for VGrammar.", "keywords": [ "wordcloud", @@ -36,8 +36,8 @@ "dependencies": { "@visactor/vutils": "~0.19.4", "@visactor/vscale": "~0.19.4", - "@visactor/vgrammar-core": "workspace:0.15.7", - "@visactor/vgrammar-util": "workspace:0.15.7", + "@visactor/vgrammar-core": "workspace:0.16.0", + "@visactor/vgrammar-util": "workspace:0.16.0", "@visactor/vrender-core": "0.22.4", "@visactor/vrender-kits": "0.22.4" }, diff --git a/packages/vgrammar-wordcloud/package.json b/packages/vgrammar-wordcloud/package.json index 11b5ad5dc..4fe656c40 100644 --- a/packages/vgrammar-wordcloud/package.json +++ b/packages/vgrammar-wordcloud/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar-wordcloud", - "version": "0.15.7", + "version": "0.16.0", "description": "WordCloud layout transform for VGrammar", "keywords": [ "wordcloud", @@ -35,8 +35,8 @@ }, "dependencies": { "@visactor/vutils": "~0.19.4", - "@visactor/vgrammar-core": "workspace:0.15.7", - "@visactor/vgrammar-util": "workspace:0.15.7", + "@visactor/vgrammar-core": "workspace:0.16.0", + "@visactor/vgrammar-util": "workspace:0.16.0", "@visactor/vrender-core": "0.22.4", "@visactor/vrender-kits": "0.22.4" }, diff --git a/packages/vgrammar/package.json b/packages/vgrammar/package.json index 98a00ea50..739b92fa3 100644 --- a/packages/vgrammar/package.json +++ b/packages/vgrammar/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vgrammar", - "version": "0.15.7", + "version": "0.16.0", "description": "simple package of vgrammar.", "keywords": [ "visualization", @@ -30,7 +30,7 @@ "test": "" }, "dependencies": { - "@visactor/vgrammar-core": "workspace:0.15.7" + "@visactor/vgrammar-core": "workspace:0.16.0" }, "devDependencies": { "d3-array": "1.x",