Skip to content

Commit

Permalink
Merge pull request #542 from VisActor/release/0.14.5
Browse files Browse the repository at this point in the history
[Auto release] release 0.14.5
  • Loading branch information
xile611 authored Sep 11, 2024
2 parents 88fc534 + 1754ef5 commit a10299b
Show file tree
Hide file tree
Showing 22 changed files with 273 additions and 194 deletions.
214 changes: 107 additions & 107 deletions common/config/rush/pnpm-lock.yaml

Large diffs are not rendered by default.

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.14.4","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vgrammarMain","version":"0.14.5","mainProject":"@visactor/vgrammar-core","nextBump":"patch"}]
26 changes: 13 additions & 13 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.18.15",
"@visactor/vgrammar": "workspace:0.14.4",
"@visactor/vgrammar-core": "workspace:0.14.4",
"@visactor/vgrammar-hierarchy": "workspace:0.14.4",
"@visactor/vgrammar-sankey": "workspace:0.14.4",
"@visactor/vgrammar-projection": "workspace:0.14.4",
"@visactor/vgrammar-wordcloud": "workspace:0.14.4",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.14.4",
"@visactor/vgrammar-plot": "workspace:0.14.4",
"@visactor/vrender-core": "0.20.2",
"@visactor/vrender-kits": "0.20.2",
"@visactor/vrender": "0.20.2",
"@visactor/vgrammar": "workspace:0.14.5",
"@visactor/vgrammar-core": "workspace:0.14.5",
"@visactor/vgrammar-hierarchy": "workspace:0.14.5",
"@visactor/vgrammar-sankey": "workspace:0.14.5",
"@visactor/vgrammar-projection": "workspace:0.14.5",
"@visactor/vgrammar-wordcloud": "workspace:0.14.5",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.14.5",
"@visactor/vgrammar-plot": "workspace:0.14.5",
"@visactor/vrender-core": "0.20.3",
"@visactor/vrender-kits": "0.20.3",
"@visactor/vrender": "0.20.3",
"d3-scale-chromatic": "^3.0.0",
"lodash": "4.17.21",
"typescript": "4.9.5",
"vite": "3.2.6",
"@visactor/vgrammar-util": "workspace:0.14.4",
"@visactor/vgrammar-coordinate": "workspace:0.14.4",
"@visactor/vgrammar-util": "workspace:0.14.5",
"@visactor/vgrammar-coordinate": "workspace:0.14.5",
"@vitejs/plugin-react": "3.1.0"
}
}
29 changes: 29 additions & 0 deletions docs/site/assets/changelog/en/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
# v0.14.4

2024-09-05


**What's Changed**

* feat: upgrade vrender version by @neuqzxy in https://github.com/VisActor/VGrammar/pull/533
* [Auto Sync] Sync the code from branch main to branch develop after release 0.14.3 by @github-actions in https://github.com/VisActor/VGrammar/pull/535
* [Auto release] release 0.14.4 by @github-actions in https://github.com/VisActor/VGrammar/pull/537


**Full Changelog**: https://github.com/VisActor/VGrammar/compare/v0.14.3...v0.14.4

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

# v0.14.3

2024-09-05


**What's Changed**



**Full Changelog**: https://github.com/VisActor/VGrammar/compare/v0.14.2...v0.14.3

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

# v0.12.9

2024-04-23
Expand Down
29 changes: 29 additions & 0 deletions docs/site/assets/changelog/zh/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
# v0.14.4

2024-09-05


**What's Changed**

* feat: upgrade vrender version by @neuqzxy in https://github.com/VisActor/VGrammar/pull/533
* [Auto Sync] Sync the code from branch main to branch develop after release 0.14.3 by @github-actions in https://github.com/VisActor/VGrammar/pull/535
* [Auto release] release 0.14.4 by @github-actions in https://github.com/VisActor/VGrammar/pull/537


**Full Changelog**: https://github.com/VisActor/VGrammar/compare/v0.14.3...v0.14.4

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

# v0.14.3

2024-09-05


**What's Changed**



**Full Changelog**: https://github.com/VisActor/VGrammar/compare/v0.14.2...v0.14.3

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

# v0.12.9

2024-04-23
Expand Down
28 changes: 14 additions & 14 deletions docs/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"dependencies": {
"@arco-design/web-react": "2.46.1",
"@visactor/vutils": "~0.18.15",
"@visactor/vgrammar": "workspace:0.14.4",
"@visactor/vgrammar-core": "workspace:0.14.4",
"@visactor/vgrammar-hierarchy": "workspace:0.14.4",
"@visactor/vgrammar-sankey": "workspace:0.14.4",
"@visactor/vgrammar-projection": "workspace:0.14.4",
"@visactor/vgrammar-wordcloud": "workspace:0.14.4",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.14.4",
"@visactor/vgrammar-plot": "workspace:0.14.4",
"@visactor/vgrammar-util": "workspace:0.14.4",
"@visactor/vgrammar-coordinate": "workspace:0.14.4",
"@visactor/vgrammar-venn": "workspace:0.14.4",
"@visactor/vrender-core": "0.20.2",
"@visactor/vrender-kits": "0.20.2",
"@visactor/vrender": "0.20.2",
"@visactor/vgrammar": "workspace:0.14.5",
"@visactor/vgrammar-core": "workspace:0.14.5",
"@visactor/vgrammar-hierarchy": "workspace:0.14.5",
"@visactor/vgrammar-sankey": "workspace:0.14.5",
"@visactor/vgrammar-projection": "workspace:0.14.5",
"@visactor/vgrammar-wordcloud": "workspace:0.14.5",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.14.5",
"@visactor/vgrammar-plot": "workspace:0.14.5",
"@visactor/vgrammar-util": "workspace:0.14.5",
"@visactor/vgrammar-coordinate": "workspace:0.14.5",
"@visactor/vgrammar-venn": "workspace:0.14.5",
"@visactor/vrender-core": "0.20.3",
"@visactor/vrender-kits": "0.20.3",
"@visactor/vrender": "0.20.3",
"markdown-it": "^13.0.0",
"highlight.js": "^11.8.0",
"axios": "^1.4.0",
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.14.4",
"version": "0.14.5",
"description": "Coordinates for VGrammar",
"keywords": [
"coordinate",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@visactor/vutils": "~0.18.15",
"@visactor/vgrammar-util": "workspace:0.14.4"
"@visactor/vgrammar-util": "workspace:0.14.5"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
12 changes: 12 additions & 0 deletions packages/vgrammar-core/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@visactor/vgrammar-core",
"entries": [
{
"version": "0.14.5",
"tag": "@visactor/vgrammar-core_v0.14.5",
"date": "Sat, 07 Sep 2024 11:11:13 GMT",
"comments": {
"none": [
{
"comment": "fix: fix error of vchart when no `animate`\n\n"
}
]
}
},
{
"version": "0.14.4",
"tag": "@visactor/vgrammar-core_v0.14.4",
Expand Down
11 changes: 10 additions & 1 deletion packages/vgrammar-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Change Log - @visactor/vgrammar-core

This log was last generated on Thu, 05 Sep 2024 04:10:51 GMT and should not be manually modified.
This log was last generated on Sat, 07 Sep 2024 11:11:13 GMT and should not be manually modified.

## 0.14.5
Sat, 07 Sep 2024 11:11:13 GMT

### Updates

- fix: fix error of vchart when no `animate`



## 0.14.4
Thu, 05 Sep 2024 04:10:51 GMT
Expand Down
12 changes: 6 additions & 6 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.14.4",
"version": "0.14.5",
"description": "VGrammar is a visual grammar library",
"keywords": [
"grammar",
Expand Down Expand Up @@ -37,12 +37,12 @@
"dependencies": {
"@visactor/vutils": "~0.18.15",
"@visactor/vdataset": "~0.18.15",
"@visactor/vgrammar-coordinate": "workspace:0.14.4",
"@visactor/vgrammar-util": "workspace:0.14.4",
"@visactor/vgrammar-coordinate": "workspace:0.14.5",
"@visactor/vgrammar-util": "workspace:0.14.5",
"@visactor/vscale": "~0.18.15",
"@visactor/vrender-core": "0.20.2",
"@visactor/vrender-kits": "0.20.2",
"@visactor/vrender-components": "0.20.2"
"@visactor/vrender-core": "0.20.3",
"@visactor/vrender-kits": "0.20.3",
"@visactor/vrender-components": "0.20.3"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/vgrammar-core/src/view/View.ts
Original file line number Diff line number Diff line change
Expand Up @@ -977,7 +977,7 @@ export default class View extends EventEmitter implements IView {
};
markNodes.forEach(node => {
const mark = node.mark;
if (mark.animate && mark.animate.getAnimatorCount() === 0) {
if (!mark.animate || mark.animate.getAnimatorCount() === 0) {
releaseUp(node);
} else {
mark.addEventListener('animationEnd', () => {
Expand Down
18 changes: 9 additions & 9 deletions packages/vgrammar-full/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-full",
"version": "0.14.4",
"version": "0.14.5",
"description": "full packages of vgrammar.",
"keywords": [
"visualization",
Expand Down Expand Up @@ -33,14 +33,14 @@
"test": ""
},
"dependencies": {
"@visactor/vgrammar-core": "workspace:0.14.4",
"@visactor/vgrammar-hierarchy": "workspace:0.14.4",
"@visactor/vgrammar-plot": "workspace:0.14.4",
"@visactor/vgrammar-projection": "workspace:0.14.4",
"@visactor/vgrammar-sankey": "workspace:0.14.4",
"@visactor/vgrammar-wordcloud": "workspace:0.14.4",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.14.4",
"@visactor/vgrammar-venn": "workspace:0.14.4"
"@visactor/vgrammar-core": "workspace:0.14.5",
"@visactor/vgrammar-hierarchy": "workspace:0.14.5",
"@visactor/vgrammar-plot": "workspace:0.14.5",
"@visactor/vgrammar-projection": "workspace:0.14.5",
"@visactor/vgrammar-sankey": "workspace:0.14.5",
"@visactor/vgrammar-wordcloud": "workspace:0.14.5",
"@visactor/vgrammar-wordcloud-shape": "workspace:0.14.5",
"@visactor/vgrammar-venn": "workspace:0.14.5"
},
"devDependencies": {
"d3-array": "1.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/vgrammar-full/scripts/trigger-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const BUG_SERVER_HOST = 'https://bug-server.zijieapi.com';
const PRODUCT = 'VisActor/VGrammar';
const CHECK_SCM_BUILD_INTERVAL_MS = 10 * 1000;
const CHECK_SCM_BUILD_MAX_COUNT = 30;
const CHECK_PHOTO_TEST_INTERVAL_MS = 10 * 1000;
const CHECK_PHOTO_TEST_INTERVAL_MS = 30 * 1000;
const CHECK_PHOTO_TEST_MAX_COUNT = 100;
const API_END_POINT = '/api/ci/trigger';
const API_URL = `${BUG_SERVER_HOST}${API_END_POINT}`;
Expand Down
10 changes: 5 additions & 5 deletions packages/vgrammar-hierarchy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-hierarchy",
"version": "0.14.4",
"version": "0.14.5",
"description": "Layout of hierarchical data for VGrammar",
"keywords": [
"hierarchy",
Expand Down Expand Up @@ -39,10 +39,10 @@
},
"dependencies": {
"@visactor/vutils": "~0.18.15",
"@visactor/vgrammar-core": "workspace:0.14.4",
"@visactor/vgrammar-util": "workspace:0.14.4",
"@visactor/vrender-core": "0.20.2",
"@visactor/vrender-kits": "0.20.2"
"@visactor/vgrammar-core": "workspace:0.14.5",
"@visactor/vgrammar-util": "workspace:0.14.5",
"@visactor/vrender-core": "0.20.3",
"@visactor/vrender-kits": "0.20.3"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
14 changes: 7 additions & 7 deletions packages/vgrammar-plot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-plot",
"version": "0.14.4",
"version": "0.14.5",
"description": "Plots of vgrammar.",
"keywords": [
"plot",
Expand Down Expand Up @@ -36,12 +36,12 @@
"dependencies": {
"@visactor/vscale": "~0.18.15",
"@visactor/vutils": "~0.18.15",
"@visactor/vgrammar-util": "workspace:0.14.4",
"@visactor/vgrammar-coordinate": "workspace:0.14.4",
"@visactor/vgrammar-core": "workspace:0.14.4",
"@visactor/vrender-components": "0.20.2",
"@visactor/vrender-core": "0.20.2",
"@visactor/vrender-kits": "0.20.2"
"@visactor/vgrammar-util": "workspace:0.14.5",
"@visactor/vgrammar-coordinate": "workspace:0.14.5",
"@visactor/vgrammar-core": "workspace:0.14.5",
"@visactor/vrender-components": "0.20.3",
"@visactor/vrender-core": "0.20.3",
"@visactor/vrender-kits": "0.20.3"
},
"devDependencies": {
"d3-array": "1.x",
Expand Down
6 changes: 3 additions & 3 deletions packages/vgrammar-projection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-projection",
"version": "0.14.4",
"version": "0.14.5",
"description": "Projections for map, used in VGrammar.",
"keywords": [
"projection",
Expand Down Expand Up @@ -35,8 +35,8 @@
},
"dependencies": {
"@visactor/vutils": "~0.18.15",
"@visactor/vgrammar-util": "workspace:0.14.4",
"@visactor/vgrammar-core": "workspace:0.14.4",
"@visactor/vgrammar-util": "workspace:0.14.5",
"@visactor/vgrammar-core": "workspace:0.14.5",
"d3-geo": "^1.12.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions packages/vgrammar-sankey/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-sankey",
"version": "0.14.4",
"version": "0.14.5",
"description": "Layout of sankey chart, used by VGrammar",
"keywords": [
"sankey",
Expand Down Expand Up @@ -37,10 +37,10 @@
},
"dependencies": {
"@visactor/vutils": "~0.18.15",
"@visactor/vgrammar-core": "workspace:0.14.4",
"@visactor/vgrammar-util": "workspace:0.14.4",
"@visactor/vrender-core": "0.20.2",
"@visactor/vrender-kits": "0.20.2"
"@visactor/vgrammar-core": "workspace:0.14.5",
"@visactor/vgrammar-util": "workspace:0.14.5",
"@visactor/vrender-core": "0.20.3",
"@visactor/vrender-kits": "0.20.3"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/vgrammar-util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vgrammar-util",
"version": "0.14.4",
"version": "0.14.5",
"description": "The common utils functions of VGrammar",
"keywords": [
"utils",
Expand Down Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@visactor/vutils": "~0.18.15",
"@visactor/vrender-core": "0.20.2"
"@visactor/vrender-core": "0.20.3"
},
"devDependencies": {
"@internal/bundler": "workspace:*",
Expand Down
Loading

0 comments on commit a10299b

Please sign in to comment.