Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 48 additions & 48 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.6","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.16.7","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}]
20 changes: 10 additions & 10 deletions docs/dev-demos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
"@internal/eslint-config": "workspace:*",
"@internal/ts-config": "workspace:*",
"@visactor/vutils": "~0.19.5",
"@visactor/vgrammar": "workspace:0.16.6",
"@visactor/vgrammar-core": "workspace:0.16.6",
"@visactor/vgrammar-hierarchy": "workspace:0.16.6",
"@visactor/vgrammar-sankey": "workspace:0.16.6",
"@visactor/vgrammar-projection": "workspace:0.16.6",
"@visactor/vgrammar-wordcloud": "workspace:0.16.6",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.16.6",
"@visactor/vgrammar-plot": "workspace:0.16.6",
"@visactor/vgrammar": "workspace:0.16.7",
"@visactor/vgrammar-core": "workspace:0.16.7",
"@visactor/vgrammar-hierarchy": "workspace:0.16.7",
"@visactor/vgrammar-sankey": "workspace:0.16.7",
"@visactor/vgrammar-projection": "workspace:0.16.7",
"@visactor/vgrammar-wordcloud": "workspace:0.16.7",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.16.7",
"@visactor/vgrammar-plot": "workspace:0.16.7",
"@visactor/vrender-core": "0.22.10",
"@visactor/vrender-kits": "0.22.10",
"@visactor/vrender": "0.22.10",
"d3-scale-chromatic": "^3.0.0",
"lodash": "4.17.21",
"typescript": "4.9.5",
"vite": "3.2.6",
"@visactor/vgrammar-util": "workspace:0.16.6",
"@visactor/vgrammar-coordinate": "workspace:0.16.6",
"@visactor/vgrammar-util": "workspace:0.16.7",
"@visactor/vgrammar-coordinate": "workspace:0.16.7",
"@vitejs/plugin-react": "3.1.0"
}
}
16 changes: 16 additions & 0 deletions docs/site/assets/changelog/en/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# v0.16.6

2025-04-27


**What's Changed**

* [Auto Sync] Sync the code from branch main to branch develop after release 0.16.5 by @github-actions in https://github.com/VisActor/VGrammar/pull/649
* [Auto changelog] changlog of v0.16.5 by @github-actions in https://github.com/VisActor/VGrammar/pull/650
* [Auto release] release 0.16.6 by @github-actions in https://github.com/VisActor/VGrammar/pull/651


**Full Changelog**: https://github.com/VisActor/VGrammar/compare/v0.16.5...v0.16.6

[more detail about v0.16.6](https://github.com/VisActor/VGrammar/releases/tag/v0.16.6)

# v0.16.5

2025-04-21
Expand Down
16 changes: 16 additions & 0 deletions docs/site/assets/changelog/zh/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# v0.16.6

2025-04-27


**What's Changed**

* [Auto Sync] Sync the code from branch main to branch develop after release 0.16.5 by @github-actions in https://github.com/VisActor/VGrammar/pull/649
* [Auto changelog] changlog of v0.16.5 by @github-actions in https://github.com/VisActor/VGrammar/pull/650
* [Auto release] release 0.16.6 by @github-actions in https://github.com/VisActor/VGrammar/pull/651


**Full Changelog**: https://github.com/VisActor/VGrammar/compare/v0.16.5...v0.16.6

[更多详情请查看 v0.16.6](https://github.com/VisActor/VGrammar/releases/tag/v0.16.6)

# v0.16.5

2025-04-21
Expand Down
22 changes: 11 additions & 11 deletions docs/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"dependencies": {
"@arco-design/web-react": "2.46.1",
"@visactor/vutils": "~0.19.5",
"@visactor/vgrammar": "workspace:0.16.6",
"@visactor/vgrammar-core": "workspace:0.16.6",
"@visactor/vgrammar-hierarchy": "workspace:0.16.6",
"@visactor/vgrammar-sankey": "workspace:0.16.6",
"@visactor/vgrammar-projection": "workspace:0.16.6",
"@visactor/vgrammar-wordcloud": "workspace:0.16.6",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.16.6",
"@visactor/vgrammar-plot": "workspace:0.16.6",
"@visactor/vgrammar-util": "workspace:0.16.6",
"@visactor/vgrammar-coordinate": "workspace:0.16.6",
"@visactor/vgrammar-venn": "workspace:0.16.6",
"@visactor/vgrammar": "workspace:0.16.7",
"@visactor/vgrammar-core": "workspace:0.16.7",
"@visactor/vgrammar-hierarchy": "workspace:0.16.7",
"@visactor/vgrammar-sankey": "workspace:0.16.7",
"@visactor/vgrammar-projection": "workspace:0.16.7",
"@visactor/vgrammar-wordcloud": "workspace:0.16.7",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.16.7",
"@visactor/vgrammar-plot": "workspace:0.16.7",
"@visactor/vgrammar-util": "workspace:0.16.7",
"@visactor/vgrammar-coordinate": "workspace:0.16.7",
"@visactor/vgrammar-venn": "workspace:0.16.7",
"@visactor/vrender-core": "0.22.10",
"@visactor/vrender-kits": "0.22.10",
"@visactor/vrender": "0.22.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/vgrammar-coordinate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-coordinate",
"version": "0.16.6",
"version": "0.16.7",
"description": "Coordinates for VGrammar",
"keywords": [
"coordinate",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@visactor/vutils": "~0.19.5",
"@visactor/vgrammar-util": "workspace:0.16.6"
"@visactor/vgrammar-util": "workspace:0.16.7"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
15 changes: 15 additions & 0 deletions packages/vgrammar-core/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@visactor/vgrammar-core",
"entries": [
{
"version": "0.16.7",
"tag": "@visactor/vgrammar-core_v0.16.7",
"date": "Thu, 15 May 2025 08:28:37 GMT",
"comments": {
"none": [
{
"comment": "fix: highlight elements should be reset when mouse enter tooltip\n\n"
},
{
"comment": "fix: fix error when the type of stroke is array\n\n"
}
]
}
},
{
"version": "0.16.6",
"tag": "@visactor/vgrammar-core_v0.16.6",
Expand Down
14 changes: 13 additions & 1 deletion packages/vgrammar-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Change Log - @visactor/vgrammar-core

This log was last generated on Mon, 21 Apr 2025 03:43:19 GMT and should not be manually modified.
This log was last generated on Thu, 15 May 2025 08:28:37 GMT and should not be manually modified.

## 0.16.7
Thu, 15 May 2025 08:28:37 GMT

### Updates

- fix: highlight elements should be reset when mouse enter tooltip


- fix: fix error when the type of stroke is array



## 0.16.6
Mon, 21 Apr 2025 03:43:19 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/vgrammar-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-core",
"version": "0.16.6",
"version": "0.16.7",
"description": "VGrammar is a visual grammar library",
"keywords": [
"grammar",
Expand Down Expand Up @@ -37,8 +37,8 @@
"dependencies": {
"@visactor/vutils": "~0.19.5",
"@visactor/vdataset": "~0.19.5",
"@visactor/vgrammar-coordinate": "workspace:0.16.6",
"@visactor/vgrammar-util": "workspace:0.16.6",
"@visactor/vgrammar-coordinate": "workspace:0.16.7",
"@visactor/vgrammar-util": "workspace:0.16.7",
"@visactor/vscale": "~0.19.5",
"@visactor/vrender-core": "0.22.10",
"@visactor/vrender-kits": "0.22.10",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const changePointsX = (
options: IGrowPointsAnimationOptions,
animationParameters: IAnimationParameters
) => {
const points = element.getGraphicAttribute('points', false);
const points = element.getGraphicAttribute('points', false) ?? [];
return points.map((point: IPointLike) => {
if (options && options.orient === 'negative') {
let groupRight = animationParameters.width;
Expand Down Expand Up @@ -129,7 +129,7 @@ const changePointsY = (
options: IGrowPointsAnimationOptions,
animationParameters: IAnimationParameters
) => {
const points = element.getGraphicAttribute('points', false);
const points = element.getGraphicAttribute('points', false) ?? [];
return points.map((point: IPointLike) => {
if (options && options.orient === 'negative') {
let groupBottom = animationParameters.height;
Expand Down
Loading
Loading