Skip to content

Commit

Permalink
Merge pull request #29 from VisActor/sync/main-1.9.4
Browse files Browse the repository at this point in the history
[Auto Sync] Sync the code from branch main to branch develop after release 1.9.4
  • Loading branch information
zamhown authored Feb 28, 2024
2 parents 0d5885c + d05a5fd commit 65ff4f0
Show file tree
Hide file tree
Showing 25 changed files with 101 additions and 44 deletions.
46 changes: 24 additions & 22 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":"vchartThemeMain","version":"1.9.1","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vchartThemeMain","version":"1.9.4","nextBump":"patch"}]
6 changes: 6 additions & 0 deletions packages/vchart-arco-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-arco-theme",
"entries": [
{
"version": "1.9.4",
"tag": "@visactor/vchart-arco-theme_v1.9.4",
"date": "Wed, 28 Feb 2024 13:02:47 GMT",
"comments": {}
},
{
"version": "1.9.1",
"tag": "@visactor/vchart-arco-theme_v1.9.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-arco-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-arco-theme

This log was last generated on Tue, 27 Feb 2024 12:41:52 GMT and should not be manually modified.
This log was last generated on Wed, 28 Feb 2024 13:02:47 GMT and should not be manually modified.

## 1.9.4
Wed, 28 Feb 2024 13:02:47 GMT

_Version update only_

## 1.9.1
Tue, 27 Feb 2024 12:41:52 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/vchart-arco-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-arco-theme",
"version": "1.9.3",
"version": "1.9.4",
"description": "Extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@visactor/vchart": "~1.9.4"
},
"dependencies": {
"@visactor/vchart-theme-utils": "workspace:1.9.3"
"@visactor/vchart-theme-utils": "workspace:1.9.4"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "0.1.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/vchart-semi-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-semi-theme",
"entries": [
{
"version": "1.9.4",
"tag": "@visactor/vchart-semi-theme_v1.9.4",
"date": "Wed, 28 Feb 2024 13:02:47 GMT",
"comments": {}
},
{
"version": "1.9.1",
"tag": "@visactor/vchart-semi-theme_v1.9.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-semi-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-semi-theme

This log was last generated on Tue, 27 Feb 2024 12:41:52 GMT and should not be manually modified.
This log was last generated on Wed, 28 Feb 2024 13:02:47 GMT and should not be manually modified.

## 1.9.4
Wed, 28 Feb 2024 13:02:47 GMT

_Version update only_

## 1.9.1
Tue, 27 Feb 2024 12:41:52 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/vchart-semi-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-semi-theme",
"version": "1.9.3",
"version": "1.9.4",
"description": "Extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@visactor/vchart": "~1.9.4"
},
"dependencies": {
"@visactor/vchart-theme-utils": "workspace:1.9.3"
"@visactor/vchart-theme-utils": "workspace:1.9.4"
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart-semi-theme/public/semiDesignDark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-semi-theme/public/semiDesignLight.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions packages/vchart-theme-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-theme-utils",
"entries": [
{
"version": "1.9.4",
"tag": "@visactor/vchart-theme-utils_v1.9.4",
"date": "Wed, 28 Feb 2024 13:02:47 GMT",
"comments": {}
},
{
"version": "1.9.1",
"tag": "@visactor/vchart-theme-utils_v1.9.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-theme-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-theme-utils

This log was last generated on Tue, 27 Feb 2024 12:41:52 GMT and should not be manually modified.
This log was last generated on Wed, 28 Feb 2024 13:02:47 GMT and should not be manually modified.

## 1.9.4
Wed, 28 Feb 2024 13:02:47 GMT

_Version update only_

## 1.9.1
Tue, 27 Feb 2024 12:41:52 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart-theme-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-theme-utils",
"version": "1.9.3",
"version": "1.9.4",
"description": "Utils of extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/vchart-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-theme",
"entries": [
{
"version": "1.9.4",
"tag": "@visactor/vchart-theme_v1.9.4",
"date": "Wed, 28 Feb 2024 13:02:47 GMT",
"comments": {}
},
{
"version": "1.9.1",
"tag": "@visactor/vchart-theme_v1.9.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-theme

This log was last generated on Tue, 27 Feb 2024 12:41:52 GMT and should not be manually modified.
This log was last generated on Wed, 28 Feb 2024 13:02:47 GMT and should not be manually modified.

## 1.9.4
Wed, 28 Feb 2024 13:02:47 GMT

_Version update only_

## 1.9.1
Tue, 27 Feb 2024 12:41:52 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vchart-theme",
"version": "1.9.3",
"version": "1.9.4",
"description": "Extended themes for VChart",
"sideEffects": false,
"main": "cjs/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/vchart-theme/public/semiDesignDark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/semiDesignLight.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/ttPlatformDark.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/vchart-theme/public/ttPlatformLight.json

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions packages/vchart-tt-platform-theme/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@visactor/vchart-tt-platform-theme",
"entries": [
{
"version": "1.9.4",
"tag": "@visactor/vchart-tt-platform-theme_v1.9.4",
"date": "Wed, 28 Feb 2024 13:02:47 GMT",
"comments": {}
},
{
"version": "1.9.1",
"tag": "@visactor/vchart-tt-platform-theme_v1.9.1",
Expand Down
7 changes: 6 additions & 1 deletion packages/vchart-tt-platform-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/vchart-tt-platform-theme

This log was last generated on Tue, 27 Feb 2024 12:41:52 GMT and should not be manually modified.
This log was last generated on Wed, 28 Feb 2024 13:02:47 GMT and should not be manually modified.

## 1.9.4
Wed, 28 Feb 2024 13:02:47 GMT

_Version update only_

## 1.9.1
Tue, 27 Feb 2024 12:41:52 GMT
Expand Down
Loading

0 comments on commit 65ff4f0

Please sign in to comment.