8000 Sync 0.13.1 by neuqzxy · Pull Request #188 · VisActor/VRender · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sync 0.13.1 #188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 21, 2023
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
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ jobs:
labels: release # default labels, the action will throw error if not specified
reviewers: xile611 # default reviewers, the action will throw error if not specified
body: |
${{ steps.changelog.outputs.markdown }}
${{ steps.changelog.outputs.markdown }}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

14 changes: 7 additions & 7 deletions common/config/rush/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions docs/demos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@internal/eslint-config": "workspace:*",
"@internal/ts-config": "workspace:*",
"@visactor/vrender-kits": "workspace:0.12.4",
"@visactor/vrender-kits": "workspace:0.12.5",
"@visactor/vutils": "~0.13.0",
"d3-scale-chromatic": "^3.0.0",
"lodash": "4.17.21",
Expand All @@ -28,6 +28,6 @@
"@antv/g": "^5.7.4"
},
"dependencies": {
"@visactor/vrender": "workspace:0.13.0"
"@visactor/vrender": "workspace:0.13.1"
}
}
15 changes: 15 additions & 0 deletions packages/react-vrender-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@visactor/react-vrender-utils",
"entries": [
{
"version": "0.12.5",
"tag": "@visactor/react-vrender-utils_v0.12.5",
"date": "Thu, 20 Jul 2023 10:41:23 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@visactor/vrender\" from `0.13.0` to `0.13.1`"
},
{
"comment": "Updating dependency \"@visactor/react-vrender\" from `0.12.4` to `0.12.5`"
}
]
}
},
{
"version": "0.12.4",
"tag": "@visactor/react-vrender-utils_v0.12.4",
Expand Down
7 changes: 6 additions & 1 deletion packages/react-vrender-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/react-vrender-utils

This log was last generated on Wed, 19 Jul 2023 08:29:52 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 10:41:23 GMT and should not be manually modified.

## 0.12.5
Thu, 20 Jul 2023 10:41:23 GMT

_Version update only_

## 0.12.4
Wed, 19 Jul 2023 08:29:52 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/react-vrender-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/react-vrender-utils",
"version": "0.12.4",
"version": "0.12.5",
"description": "",
"sideEffects": false,
"main": "cjs/index.js",
Expand All @@ -25,8 +25,8 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@visactor/vrender": "workspace:0.13.0",
"@visactor/react-vrender": "workspace:0.12.4",
"@visactor/vrender": "workspace:0.13.1",
"@visactor/react-vrender": "workspace:0.12.5",
"@visactor/vutils": "~0.13.0",
"react-reconciler": "^0.29.0",
"tslib": "^2.3.1"
Expand Down
12 changes: 12 additions & 0 deletions packages/react-vrender/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@visactor/react-vrender",
"entries": [
{
"version": "0.12.5",
"tag": "@visactor/react-vrender_v0.12.5",
"date": "Thu, 20 Jul 2023 10:41:23 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@visactor/vrender\" from `0.13.0` to `0.13.1`"
}
]
}
},
{
"version": "0.12.4",
"tag": "@visactor/react-vrender_v0.12.4",
Expand Down
7 changes: 6 additions & 1 deletion packages/react-vrender/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @visactor/react-vrender

This log was last generated on Wed, 19 Jul 2023 08:29:52 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 10:41:23 GMT and should not be manually modified.

## 0.12.5
Thu, 20 Jul 2023 10:41:23 GMT

_Version update only_

## 0.12.4
Wed, 19 Jul 2023 08:29:52 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/react-vrender/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/react-vrender",
"version": "0.12.4",
"version": "0.12.5",
"description": "",
"sideEffects": false,
"main": "cjs/index.js",
Expand All @@ -24,7 +24,7 @@
"react": "^18.2.0"
},
"dependencies": {
"@visactor/vrender": "workspace:0.13.0",
"@visactor/vrender": "workspace:0.13.1",
"@visactor/vutils": "~0.13.0",
"react-reconciler": "^0.29.0",
"t 10000 slib": "^2.3.1"
Expand Down
17 changes: 17 additions & 0 deletions packages/vrender-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@visactor/vrender-components",
"entries": [
{
"version": "0.13.1",
"tag": "@visactor/vrender-components_v0.13.1",
"date": "Thu, 20 Jul 2023 10:41:23 GMT",
"comments": {
"patch": [
{
"comment": "fix: fix the offset of axis title"
}
],
"dependency": [
{
"comment": "Updating dependency \"@visactor/vrender\" from `0.13.0` to `0.13.1`"
}
]
}
},
{
"version": "0.13.0",
"tag": "@visactor/vrender-components_v0.13.0",
Expand Down
9 changes: 8 additions & 1 deletion packages/vrender-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @visactor/vrender-components

This log was last generated on Wed, 19 Jul 2023 08:29:52 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 10:41:23 GMT and should not be manually modified.

## 0.13.1
Thu, 20 Jul 2023 10:41:23 GMT

### Patches

- fix: fix the offset of axis title

## 0.13.0
Wed, 19 Jul 2023 08:29:52 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/vrender-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vrender-components",
"version": "0.13.0",
"version": "0.13.1",
"description": "components library for dp visualization",
"sideEffects": false,
"main": "cjs/index.js",
Expand All @@ -24,7 +24,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@visactor/vrender": "workspace:0.13.0",
"@visactor/vrender": "workspace:0.13.1",
"@visactor/vutils": "~0.13.0",
"@visactor/vscale": "~0.13.0",
"inversify": "6.0.1"
Expand Down
17 changes: 17 additions & 0 deletions packages/vrender-kits/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@visactor/vrender-kits",
"entries": [
{
"version": "0.12.5",
"tag": "@visactor/vrender-kits_v0.12.5",
"date": "Thu, 20 Jul 2023 10:41:23 GMT",
"comments": {
"patch": [
{
"comment": "fix: fix the error caused by reflect-metadata in react env"
}
],
"dependency": [
{
"comment": "Updating dependency \"@visactor/vrender\" from `0.13.0` to `0.13.1`"
}
]
}
},
{
"version": "0.12.4",
"tag": "@visactor/vrender-kits_v0.12.4",
Expand Down
9 changes: 8 additions & 1 deletion packages/vrender-kits/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @visactor/vrender-kits

This log was last generated on Wed, 19 Jul 2023 08:29:52 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 10:41:23 GMT and should not be manually modified.

## 0.12.5
Thu, 20 Jul 2023 10:41:23 GMT

### Patches

- fix: fix the error caused by reflect-metadata in react env

## 0.12.4
Wed, 19 Jul 2023 08:29:52 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/vrender-kits/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vrender-kits",
"version": "0.12.4",
"version": "0.12.5",
"description": "",
"sideEffects": false,
"main": "cjs/index.js",
Expand All @@ -21,7 +21,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@visactor/vrender": "workspace:0.13.0",
"@visactor/vrender": "workspace:0.13.1",
"@visactor/vutils": "~0.13.0",
"@resvg/resvg-js": "2.4.1",
"canvas": "2.11.2",
Expand Down
18 changes: 18 additions & 0 deletions packages/vrender/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@visactor/vrender",
"entries": [
{
"version": "0.13.1",
"tag": "@visactor/vrender_v0.13.1",
"date": "Thu, 20 Jul 2023 10:41:23 GMT",
"comments": {
"patch": [
{
"comment": "fix: fix the error of drawing arc background"
},
{
"comment": "fix: fix the error caused by reflect-metadata in react env"
},
{
"comment": "fix: fix the bounds issue caused by fontWeight"
}
]
}
},
{
"version": "0.13.0",
"tag": "@visactor/vrender_v0.13.0",
Expand Down
11 changes: 10 additions & 1 deletion packages/vrender/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Change Log - @visactor/vrender

This log was last generated on Wed, 19 Jul 2023 08:29:52 GMT and should not be manually modified.
This log was last generated on Thu, 20 Jul 2023 10:41:23 GMT and should not be manually modified.

## 0.13.1
Thu, 20 Jul 2023 10:41:23 GMT

### Patches

- fix: fix the error of drawing arc background
- fix: fix the error caused by reflect-metadata in react env
- fix: fix the bounds issue caused by fontWeight

## 0.13.0
Wed, 19 Jul 2023 08:29:52 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/vrender/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vrender",
"version": "0.13.0",
"version": "0.13.1",
"description": "",
"sideEffects": true,
"main": "cjs/index.js",
Expand Down
0