From ae9413688df25a8370ab00d30cdd033744054cdc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 20 Sep 2024 06:44:30 +0000 Subject: [PATCH] build: prelease version 0.20.5 --- ...stom-path-arc-string_2024-09-20-06-11.json | 11 -------- ...stom-path-arc-string_2024-09-20-06-11.json | 11 -------- ...arc-label-line-shape_2024-09-18-06-35.json | 10 ------- ...c-label-text-ellipse_2024-09-11-09-51.json | 11 -------- ...stom-path-arc-string_2024-09-20-06-11.json | 11 -------- ...data-zoom-text-style_2024-09-18-04-02.json | 11 -------- ...muti-to-one-morphing_2024-09-18-08-07.json | 11 -------- ...eat-poptip-multiline_2024-09-19-03-16.json | 10 ------- .../feat-richtext-clip_2024-09-19-02-49.json | 10 ------- ...arc-label-line-shape_2024-09-18-06-35.json | 10 ------- ...c-label-text-ellipse_2024-09-11-09-51.json | 11 -------- ...stom-path-arc-string_2024-09-20-06-11.json | 11 -------- ...muti-to-one-morphing_2024-09-18-08-07.json | 11 -------- ...stom-path-arc-string_2024-09-20-06-11.json | 11 -------- ...c-label-text-ellipse_2024-09-11-09-51.json | 11 -------- ...heckbox-disable-fill_2024-09-10-12-44.json | 10 ------- ...stom-path-arc-string_2024-09-20-06-11.json | 11 -------- ...muti-to-one-morphing_2024-09-18-08-07.json | 11 -------- common/config/rush/pnpm-lock.yaml | 26 +++++++++--------- common/config/rush/version-policies.json | 2 +- docs/package.json | 2 +- packages/react-vrender-utils/CHANGELOG.json | 12 +++++++++ packages/react-vrender-utils/CHANGELOG.md | 11 +++++++- packages/react-vrender-utils/package.json | 6 ++--- packages/react-vrender/CHANGELOG.json | 12 +++++++++ packages/react-vrender/CHANGELOG.md | 11 +++++++- packages/react-vrender/package.json | 4 +-- packages/vrender-components/CHANGELOG.json | 24 +++++++++++++++++ packages/vrender-components/CHANGELOG.md | 21 ++++++++++++++- packages/vrender-components/package.json | 6 ++--- packages/vrender-core/CHANGELOG.json | 27 +++++++++++++++++++ packages/vrender-core/CHANGELOG.md | 20 +++++++++++++- packages/vrender-core/package.json | 2 +- packages/vrender-kits/CHANGELOG.json | 12 +++++++++ packages/vrender-kits/CHANGELOG.md | 11 +++++++- packages/vrender-kits/package.json | 4 +-- packages/vrender/CHANGELOG.json | 21 +++++++++++++++ packages/vrender/CHANGELOG.md | 18 ++++++++++++- packages/vrender/package.json | 6 ++--- tools/bugserver-trigger/package.json | 8 +++--- 40 files changed, 227 insertions(+), 232 deletions(-) delete mode 100644 common/changes/@visactor/react-vrender-utils/fix-custom-path-arc-string_2024-09-20-06-11.json delete mode 100644 common/changes/@visactor/react-vrender/fix-custom-path-arc-string_2024-09-20-06-11.json delete mode 100644 common/changes/@visactor/vrender-components/fix-arc-label-line-shape_2024-09-18-06-35.json delete mode 100644 common/changes/@visactor/vrender-components/fix-arc-label-text-ellipse_2024-09-11-09-51.json delete mode 100644 common/changes/@visactor/vrender-components/fix-custom-path-arc-string_2024-09-20-06-11.json delete mode 100644 common/changes/@visactor/vrender-components/fix-data-zoom-text-style_2024-09-18-04-02.json delete mode 100644 common/changes/@visactor/vrender-components/fix-muti-to-one-morphing_2024-09-18-08-07.json delete mode 100644 common/changes/@visactor/vrender-core/feat-poptip-multiline_2024-09-19-03-16.json delete mode 100644 common/changes/@visactor/vrender-core/feat-richtext-clip_2024-09-19-02-49.json delete mode 100644 common/changes/@visactor/vrender-core/fix-arc-label-line-shape_2024-09-18-06-35.json delete mode 100644 common/changes/@visactor/vrender-core/fix-arc-label-text-ellipse_2024-09-11-09-51.json delete mode 100644 common/changes/@visactor/vrender-core/fix-custom-path-arc-string_2024-09-20-06-11.json delete mode 100644 common/changes/@visactor/vrender-core/fix-muti-to-one-morphing_2024-09-18-08-07.json delete mode 100644 common/changes/@visactor/vrender-kits/fix-custom-path-arc-string_2024-09-20-06-11.json delete mode 100644 common/changes/@visactor/vrender/fix-arc-label-text-ellipse_2024-09-11-09-51.json delete mode 100644 common/changes/@visactor/vrender/fix-checkbox-disable-fill_2024-09-10-12-44.json delete mode 100644 common/changes/@visactor/vrender/fix-custom-path-arc-string_2024-09-20-06-11.json delete mode 100644 common/changes/@visactor/vrender/fix-muti-to-one-morphing_2024-09-18-08-07.json diff --git a/common/changes/@visactor/react-vrender-utils/fix-custom-path-arc-string_2024-09-20-06-11.json b/common/changes/@visactor/react-vrender-utils/fix-custom-path-arc-string_2024-09-20-06-11.json deleted file mode 100644 index 81cbe0710..000000000 --- a/common/changes/@visactor/react-vrender-utils/fix-custom-path-arc-string_2024-09-20-06-11.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix path string of arc, fix #1434\n\n", - "type": "none", - "packageName": "@visactor/react-vrender-utils" - } - ], - "packageName": "@visactor/react-vrender-utils", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/react-vrender/fix-custom-path-arc-string_2024-09-20-06-11.json b/common/changes/@visactor/react-vrender/fix-custom-path-arc-string_2024-09-20-06-11.json deleted file mode 100644 index c9402d7a5..000000000 --- a/common/changes/@visactor/react-vrender/fix-custom-path-arc-string_2024-09-20-06-11.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix path string of arc, fix #1434\n\n", - "type": "none", - "packageName": "@visactor/react-vrender" - } - ], - "packageName": "@visactor/react-vrender", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-components/fix-arc-label-line-shape_2024-09-18-06-35.json b/common/changes/@visactor/vrender-components/fix-arc-label-line-shape_2024-09-18-06-35.json deleted file mode 100644 index 38e0b4c57..000000000 --- a/common/changes/@visactor/vrender-components/fix-arc-label-line-shape_2024-09-18-06-35.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vrender-components", - "comment": "fix: update parameters", - "type": "none" - } - ], - "packageName": "@visactor/vrender-components" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-components/fix-arc-label-text-ellipse_2024-09-11-09-51.json b/common/changes/@visactor/vrender-components/fix-arc-label-text-ellipse_2024-09-11-09-51.json deleted file mode 100644 index a6788d364..000000000 --- a/common/changes/@visactor/vrender-components/fix-arc-label-text-ellipse_2024-09-11-09-51.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix maxLineWidth of arc label\n\n", - "type": "none", - "packageName": "@visactor/vrender-components" - } - ], - "packageName": "@visactor/vrender-components", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-components/fix-custom-path-arc-string_2024-09-20-06-11.json b/common/changes/@visactor/vrender-components/fix-custom-path-arc-string_2024-09-20-06-11.json deleted file mode 100644 index 99981ca6a..000000000 --- a/common/changes/@visactor/vrender-components/fix-custom-path-arc-string_2024-09-20-06-11.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix path string of arc, fix #1434\n\n", - "type": "none", - "packageName": "@visactor/vrender-components" - } - ], - "packageName": "@visactor/vrender-components", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-components/fix-data-zoom-text-style_2024-09-18-04-02.json b/common/changes/@visactor/vrender-components/fix-data-zoom-text-style_2024-09-18-04-02.json deleted file mode 100644 index 29af86028..000000000 --- a/common/changes/@visactor/vrender-components/fix-data-zoom-text-style_2024-09-18-04-02.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix `textStyle` of data-zoom\n\n", - "type": "none", - "packageName": "@visactor/vrender-components" - } - ], - "packageName": "@visactor/vrender-components", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-components/fix-muti-to-one-morphing_2024-09-18-08-07.json b/common/changes/@visactor/vrender-components/fix-muti-to-one-morphing_2024-09-18-08-07.json deleted file mode 100644 index f3c940cf1..000000000 --- a/common/changes/@visactor/vrender-components/fix-muti-to-one-morphing_2024-09-18-08-07.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix error of morphing animation in `multiToOneMorph`, fix #1439\n\n", - "type": "none", - "packageName": "@visactor/vrender-components" - } - ], - "packageName": "@visactor/vrender-components", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-core/feat-poptip-multiline_2024-09-19-03-16.json b/common/changes/@visactor/vrender-core/feat-poptip-multiline_2024-09-19-03-16.json deleted file mode 100644 index 41b6c198f..000000000 --- a/common/changes/@visactor/vrender-core/feat-poptip-multiline_2024-09-19-03-16.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vrender-core", - "comment": "feat: poptip suppport multiline text, closed #1444", - "type": "none" - } - ], - "packageName": "@visactor/vrender-core" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-core/feat-richtext-clip_2024-09-19-02-49.json b/common/changes/@visactor/vrender-core/feat-richtext-clip_2024-09-19-02-49.json deleted file mode 100644 index c35b0dabb..000000000 --- a/common/changes/@visactor/vrender-core/feat-richtext-clip_2024-09-19-02-49.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vrender-core", - "comment": "feat: fix issue with richtext width on disableAutoWrapLine mode, support clip attr", - "type": "none" - } - ], - "packageName": "@visactor/vrender-core" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-core/fix-arc-label-line-shape_2024-09-18-06-35.json b/common/changes/@visactor/vrender-core/fix-arc-label-line-shape_2024-09-18-06-35.json deleted file mode 100644 index e4ba37d88..000000000 --- a/common/changes/@visactor/vrender-core/fix-arc-label-line-shape_2024-09-18-06-35.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vrender-core", - "comment": "fix: fix error of `bounds-contex` when use `arcTo` in customShape", - "type": "none" - } - ], - "packageName": "@visactor/vrender-core" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-core/fix-arc-label-text-ellipse_2024-09-11-09-51.json b/common/changes/@visactor/vrender-core/fix-arc-label-text-ellipse_2024-09-11-09-51.json deleted file mode 100644 index 66fd1baf3..000000000 --- a/common/changes/@visactor/vrender-core/fix-arc-label-text-ellipse_2024-09-11-09-51.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix maxLineWidth of arc label\n\n", - "type": "none", - "packageName": "@visactor/vrender-core" - } - ], - "packageName": "@visactor/vrender-core", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-core/fix-custom-path-arc-string_2024-09-20-06-11.json b/common/changes/@visactor/vrender-core/fix-custom-path-arc-string_2024-09-20-06-11.json deleted file mode 100644 index e57e4e231..000000000 --- a/common/changes/@visactor/vrender-core/fix-custom-path-arc-string_2024-09-20-06-11.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix path string of arc, fix #1434\n\n", - "type": "none", - "packageName": "@visactor/vrender-core" - } - ], - "packageName": "@visactor/vrender-core", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-core/fix-muti-to-one-morphing_2024-09-18-08-07.json b/common/changes/@visactor/vrender-core/fix-muti-to-one-morphing_2024-09-18-08-07.json deleted file mode 100644 index ef44cc178..000000000 --- a/common/changes/@visactor/vrender-core/fix-muti-to-one-morphing_2024-09-18-08-07.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix error of morphing animation in `multiToOneMorph`, fix #1439\n\n", - "type": "none", - "packageName": "@visactor/vrender-core" - } - ], - "packageName": "@visactor/vrender-core", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender-kits/fix-custom-path-arc-string_2024-09-20-06-11.json b/common/changes/@visactor/vrender-kits/fix-custom-path-arc-string_2024-09-20-06-11.json deleted file mode 100644 index 6ad2d9e4c..000000000 --- a/common/changes/@visactor/vrender-kits/fix-custom-path-arc-string_2024-09-20-06-11.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix path string of arc, fix #1434\n\n", - "type": "none", - "packageName": "@visactor/vrender-kits" - } - ], - "packageName": "@visactor/vrender-kits", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender/fix-arc-label-text-ellipse_2024-09-11-09-51.json b/common/changes/@visactor/vrender/fix-arc-label-text-ellipse_2024-09-11-09-51.json deleted file mode 100644 index ba5c6a19f..000000000 --- a/common/changes/@visactor/vrender/fix-arc-label-text-ellipse_2024-09-11-09-51.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix maxLineWidth of arc label\n\n", - "type": "none", - "packageName": "@visactor/vrender" - } - ], - "packageName": "@visactor/vrender", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender/fix-checkbox-disable-fill_2024-09-10-12-44.json b/common/changes/@visactor/vrender/fix-checkbox-disable-fill_2024-09-10-12-44.json deleted file mode 100644 index 3b3c779b3..000000000 --- a/common/changes/@visactor/vrender/fix-checkbox-disable-fill_2024-09-10-12-44.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@visactor/vrender", - "comment": "fix: add disableFill box color in checkbox and radio #1437", - "type": "none" - } - ], - "packageName": "@visactor/vrender" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender/fix-custom-path-arc-string_2024-09-20-06-11.json b/common/changes/@visactor/vrender/fix-custom-path-arc-string_2024-09-20-06-11.json deleted file mode 100644 index 332c40890..000000000 --- a/common/changes/@visactor/vrender/fix-custom-path-arc-string_2024-09-20-06-11.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix path string of arc, fix #1434\n\n", - "type": "none", - "packageName": "@visactor/vrender" - } - ], - "packageName": "@visactor/vrender", - "email": "dingling112@gmail.com" -} \ No newline at end of file diff --git a/common/changes/@visactor/vrender/fix-muti-to-one-morphing_2024-09-18-08-07.json b/common/changes/@visactor/vrender/fix-muti-to-one-morphing_2024-09-18-08-07.json deleted file mode 100644 index 89fb99749..000000000 --- a/common/changes/@visactor/vrender/fix-muti-to-one-morphing_2024-09-18-08-07.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "changes": [ - { - "comment": "fix: fix error of morphing animation in `multiToOneMorph`, fix #1439\n\n", - "type": "none", - "packageName": "@visactor/vrender" - } - ], - "packageName": "@visactor/vrender", - "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 f12fa276c..6c7e0ea79 100644 --- a/common/config/rush/pnpm-lock.yaml +++ b/common/config/rush/pnpm-lock.yaml @@ -14,7 +14,7 @@ importers: '@types/react-dom': ^18.0.0 '@visactor/vchart': 1.3.0 '@visactor/vgrammar': ~0.5.7 - '@visactor/vrender': workspace:0.20.4 + '@visactor/vrender': workspace:0.20.5 '@visactor/vutils': ~0.18.16 '@vitejs/plugin-react': 3.1.0 axios: ^1.4.0 @@ -71,7 +71,7 @@ importers: '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 '@types/react-reconciler': ^0.28.2 - '@visactor/vrender': workspace:0.20.4 + '@visactor/vrender': workspace:0.20.5 '@visactor/vutils': ~0.18.16 '@vitejs/plugin-react': 3.1.0 cross-env: ^7.0.3 @@ -111,8 +111,8 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/react-vrender': workspace:0.20.4 - '@visactor/vrender': workspace:0.20.4 + '@visactor/react-vrender': workspace:0.20.5 + '@visactor/vrender': workspace:0.20.5 '@visactor/vutils': ~0.18.16 '@vitejs/plugin-react': 3.1.0 cross-env: ^7.0.3 @@ -153,8 +153,8 @@ importers: '@types/jest': ^26.0.0 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/vrender-core': workspace:0.20.4 - '@visactor/vrender-kits': workspace:0.20.4 + '@visactor/vrender-core': workspace:0.20.5 + '@visactor/vrender-kits': workspace:0.20.5 '@visactor/vutils': ~0.18.16 '@vitejs/plugin-react': 3.1.0 canvas: 2.11.2 @@ -200,8 +200,8 @@ importers: '@internal/ts-config': workspace:* '@rushstack/eslint-patch': ~1.1.4 '@types/jest': ^26.0.0 - '@visactor/vrender-core': workspace:0.20.4 - '@visactor/vrender-kits': workspace:0.20.4 + '@visactor/vrender-core': workspace:0.20.5 + '@visactor/vrender-kits': workspace:0.20.5 '@visactor/vscale': ~0.18.16 '@visactor/vutils': ~0.18.16 cross-env: ^7.0.3 @@ -287,7 +287,7 @@ importers: '@types/node-fetch': 2.6.4 '@types/react': ^18.0.0 '@types/react-dom': ^18.0.0 - '@visactor/vrender-core': workspace:0.20.4 + '@visactor/vrender-core': workspace:0.20.5 '@visactor/vutils': ~0.18.16 '@vitejs/plugin-react': 3.1.0 canvas: 2.11.2 @@ -369,10 +369,10 @@ importers: '@rushstack/eslint-patch': ~1.1.4 '@types/node': '*' '@types/node-fetch': 2.6.4 - '@visactor/vrender': workspace:0.20.4 - '@visactor/vrender-components': workspace:0.20.4 - '@visactor/vrender-core': workspace:0.20.4 - '@visactor/vrender-kits': workspace:0.20.4 + '@visactor/vrender': workspace:0.20.5 + '@visactor/vrender-components': workspace:0.20.5 + '@visactor/vrender-core': workspace:0.20.5 + '@visactor/vrender-kits': workspace:0.20.5 cross-env: ^7.0.3 eslint: ~8.18.0 form-data: ~4.0.0 diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index eba2c500b..4eb52d350 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1 @@ -[{"definitionName":"lockStepVersion","policyName":"vrenderMain","version":"0.20.4","nextBump":"patch"}] +[{"definitionName":"lockStepVersion","policyName":"vrenderMain","version":"0.20.5","nextBump":"patch"}] diff --git a/docs/package.json b/docs/package.json index 48a5e4fa5..a202b8e35 100644 --- a/docs/package.json +++ b/docs/package.json @@ -13,7 +13,7 @@ "@visactor/vchart": "1.3.0", "@visactor/vutils": "~0.18.16", "@visactor/vgrammar": "~0.5.7", - "@visactor/vrender": "workspace:0.20.4", + "@visactor/vrender": "workspace:0.20.5", "markdown-it": "^13.0.0", "highlight.js": "^11.8.0", "axios": "^1.4.0", diff --git a/packages/react-vrender-utils/CHANGELOG.json b/packages/react-vrender-utils/CHANGELOG.json index 6408810f9..cd485cded 100644 --- a/packages/react-vrender-utils/CHANGELOG.json +++ b/packages/react-vrender-utils/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@visactor/react-vrender-utils", "entries": [ + { + "version": "0.20.5", + "tag": "@visactor/react-vrender-utils_v0.20.5", + "date": "Fri, 20 Sep 2024 06:37:57 GMT", + "comments": { + "none": [ + { + "comment": "fix: fix path string of arc, fix #1434\n\n" + } + ] + } + }, { "version": "0.20.4", "tag": "@visactor/react-vrender-utils_v0.20.4", diff --git a/packages/react-vrender-utils/CHANGELOG.md b/packages/react-vrender-utils/CHANGELOG.md index f5099019f..530a1b144 100644 --- a/packages/react-vrender-utils/CHANGELOG.md +++ b/packages/react-vrender-utils/CHANGELOG.md @@ -1,6 +1,15 @@ # Change Log - @visactor/react-vrender-utils -This log was last generated on Thu, 12 Sep 2024 07:33:20 GMT and should not be manually modified. +This log was last generated on Fri, 20 Sep 2024 06:37:57 GMT and should not be manually modified. + +## 0.20.5 +Fri, 20 Sep 2024 06:37:57 GMT + +### Updates + +- fix: fix path string of arc, fix #1434 + + ## 0.20.4 Thu, 12 Sep 2024 07:33:20 GMT diff --git a/packages/react-vrender-utils/package.json b/packages/react-vrender-utils/package.json index 94388c428..d9cc637ca 100644 --- a/packages/react-vrender-utils/package.json +++ b/packages/react-vrender-utils/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vrender-utils", - "version": "0.20.4", + "version": "0.20.5", "description": "", "sideEffects": false, "main": "cjs/index.js", @@ -24,8 +24,8 @@ "react-dom": "^18.2.0" }, "dependencies": { - "@visactor/vrender": "workspace:0.20.4", - "@visactor/react-vrender": "workspace:0.20.4", + "@visactor/vrender": "workspace:0.20.5", + "@visactor/react-vrender": "workspace:0.20.5", "@visactor/vutils": "~0.18.16", "react-reconciler": "^0.29.0", "tslib": "^2.3.1" diff --git a/packages/react-vrender/CHANGELOG.json b/packages/react-vrender/CHANGELOG.json index 99cfc0c85..71469b48f 100644 --- a/packages/react-vrender/CHANGELOG.json +++ b/packages/react-vrender/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@visactor/react-vrender", "entries": [ + { + "version": "0.20.5", + "tag": "@visactor/react-vrender_v0.20.5", + "date": "Fri, 20 Sep 2024 06:37:57 GMT", + "comments": { + "none": [ + { + "comment": "fix: fix path string of arc, fix #1434\n\n" + } + ] + } + }, { "version": "0.20.4", "tag": "@visactor/react-vrender_v0.20.4", diff --git a/packages/react-vrender/CHANGELOG.md b/packages/react-vrender/CHANGELOG.md index bc64b15c0..efe1ad0a9 100644 --- a/packages/react-vrender/CHANGELOG.md +++ b/packages/react-vrender/CHANGELOG.md @@ -1,6 +1,15 @@ # Change Log - @visactor/react-vrender -This log was last generated on Thu, 12 Sep 2024 07:33:20 GMT and should not be manually modified. +This log was last generated on Fri, 20 Sep 2024 06:37:57 GMT and should not be manually modified. + +## 0.20.5 +Fri, 20 Sep 2024 06:37:57 GMT + +### Updates + +- fix: fix path string of arc, fix #1434 + + ## 0.20.4 Thu, 12 Sep 2024 07:33:20 GMT diff --git a/packages/react-vrender/package.json b/packages/react-vrender/package.json index b2c10088b..144409191 100644 --- a/packages/react-vrender/package.json +++ b/packages/react-vrender/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/react-vrender", - "version": "0.20.4", + "version": "0.20.5", "description": "", "sideEffects": false, "main": "cjs/index.js", @@ -23,7 +23,7 @@ "react": "^18.2.0" }, "dependencies": { - "@visactor/vrender": "workspace:0.20.4", + "@visactor/vrender": "workspace:0.20.5", "@visactor/vutils": "~0.18.16", "react-reconciler": "^0.29.0", "tslib": "^2.3.1" diff --git a/packages/vrender-components/CHANGELOG.json b/packages/vrender-components/CHANGELOG.json index 421bde038..6512b3ba1 100644 --- a/packages/vrender-components/CHANGELOG.json +++ b/packages/vrender-components/CHANGELOG.json @@ -1,6 +1,30 @@ { "name": "@visactor/vrender-components", "entries": [ + { + "version": "0.20.5", + "tag": "@visactor/vrender-components_v0.20.5", + "date": "Fri, 20 Sep 2024 06:37:57 GMT", + "comments": { + "none": [ + { + "comment": "fix: update parameters" + }, + { + "comment": "fix: fix maxLineWidth of arc label\n\n" + }, + { + "comment": "fix: fix path string of arc, fix #1434\n\n" + }, + { + "comment": "fix: fix `textStyle` of data-zoom\n\n" + }, + { + "comment": "fix: fix error of morphing animation in `multiToOneMorph`, fix #1439\n\n" + } + ] + } + }, { "version": "0.20.4", "tag": "@visactor/vrender-components_v0.20.4", diff --git a/packages/vrender-components/CHANGELOG.md b/packages/vrender-components/CHANGELOG.md index bc62af835..d3ca06ff8 100644 --- a/packages/vrender-components/CHANGELOG.md +++ b/packages/vrender-components/CHANGELOG.md @@ -1,6 +1,25 @@ # Change Log - @visactor/vrender-components -This log was last generated on Thu, 12 Sep 2024 07:33:20 GMT and should not be manually modified. +This log was last generated on Fri, 20 Sep 2024 06:37:57 GMT and should not be manually modified. + +## 0.20.5 +Fri, 20 Sep 2024 06:37:57 GMT + +### Updates + +- fix: update parameters +- fix: fix maxLineWidth of arc label + + +- fix: fix path string of arc, fix #1434 + + +- fix: fix `textStyle` of data-zoom + + +- fix: fix error of morphing animation in `multiToOneMorph`, fix #1439 + + ## 0.20.4 Thu, 12 Sep 2024 07:33:20 GMT diff --git a/packages/vrender-components/package.json b/packages/vrender-components/package.json index c83bed660..219314acb 100644 --- a/packages/vrender-components/package.json +++ b/packages/vrender-components/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vrender-components", - "version": "0.20.4", + "version": "0.20.5", "description": "components library for dp visualization", "sideEffects": false, "main": "cjs/index.js", @@ -26,8 +26,8 @@ "dependencies": { "@visactor/vutils": "~0.18.16", "@visactor/vscale": "~0.18.16", - "@visactor/vrender-core": "workspace:0.20.4", - "@visactor/vrender-kits": "workspace:0.20.4" + "@visactor/vrender-core": "workspace:0.20.5", + "@visactor/vrender-kits": "workspace:0.20.5" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/packages/vrender-core/CHANGELOG.json b/packages/vrender-core/CHANGELOG.json index 42e201b97..ac17d76bc 100644 --- a/packages/vrender-core/CHANGELOG.json +++ b/packages/vrender-core/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@visactor/vrender-core", "entries": [ + { + "version": "0.20.5", + "tag": "@visactor/vrender-core_v0.20.5", + "date": "Fri, 20 Sep 2024 06:37:57 GMT", + "comments": { + "none": [ + { + "comment": "feat: poptip suppport multiline text, closed #1444" + }, + { + "comment": "feat: fix issue with richtext width on disableAutoWrapLine mode, support clip attr" + }, + { + "comment": "fix: fix error of `bounds-contex` when use `arcTo` in customShape" + }, + { + "comment": "fix: fix maxLineWidth of arc label\n\n" + }, + { + "comment": "fix: fix path string of arc, fix #1434\n\n" + }, + { + "comment": "fix: fix error of morphing animation in `multiToOneMorph`, fix #1439\n\n" + } + ] + } + }, { "version": "0.20.4", "tag": "@visactor/vrender-core_v0.20.4", diff --git a/packages/vrender-core/CHANGELOG.md b/packages/vrender-core/CHANGELOG.md index 0d7cfb266..6a1234e31 100644 --- a/packages/vrender-core/CHANGELOG.md +++ b/packages/vrender-core/CHANGELOG.md @@ -1,6 +1,24 @@ # Change Log - @visactor/vrender-core -This log was last generated on Thu, 12 Sep 2024 07:33:20 GMT and should not be manually modified. +This log was last generated on Fri, 20 Sep 2024 06:37:57 GMT and should not be manually modified. + +## 0.20.5 +Fri, 20 Sep 2024 06:37:57 GMT + +### Updates + +- feat: poptip suppport multiline text, closed #1444 +- feat: fix issue with richtext width on disableAutoWrapLine mode, support clip attr +- fix: fix error of `bounds-contex` when use `arcTo` in customShape +- fix: fix maxLineWidth of arc label + + +- fix: fix path string of arc, fix #1434 + + +- fix: fix error of morphing animation in `multiToOneMorph`, fix #1439 + + ## 0.20.4 Thu, 12 Sep 2024 07:33:20 GMT diff --git a/packages/vrender-core/package.json b/packages/vrender-core/package.json index a520b5c66..004aaab06 100644 --- a/packages/vrender-core/package.json +++ b/packages/vrender-core/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vrender-core", - "version": "0.20.4", + "version": "0.20.5", "description": "", "sideEffects": [ "./src/modules.ts", diff --git a/packages/vrender-kits/CHANGELOG.json b/packages/vrender-kits/CHANGELOG.json index 74dff8332..c0f9fa671 100644 --- a/packages/vrender-kits/CHANGELOG.json +++ b/packages/vrender-kits/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@visactor/vrender-kits", "entries": [ + { + "version": "0.20.5", + "tag": "@visactor/vrender-kits_v0.20.5", + "date": "Fri, 20 Sep 2024 06:37:57 GMT", + "comments": { + "none": [ + { + "comment": "fix: fix path string of arc, fix #1434\n\n" + } + ] + } + }, { "version": "0.20.4", "tag": "@visactor/vrender-kits_v0.20.4", diff --git a/packages/vrender-kits/CHANGELOG.md b/packages/vrender-kits/CHANGELOG.md index da5baf269..d09658354 100644 --- a/packages/vrender-kits/CHANGELOG.md +++ b/packages/vrender-kits/CHANGELOG.md @@ -1,6 +1,15 @@ # Change Log - @visactor/vrender-kits -This log was last generated on Thu, 12 Sep 2024 07:33:20 GMT and should not be manually modified. +This log was last generated on Fri, 20 Sep 2024 06:37:57 GMT and should not be manually modified. + +## 0.20.5 +Fri, 20 Sep 2024 06:37:57 GMT + +### Updates + +- fix: fix path string of arc, fix #1434 + + ## 0.20.4 Thu, 12 Sep 2024 07:33:20 GMT diff --git a/packages/vrender-kits/package.json b/packages/vrender-kits/package.json index 4a8fb7914..abe6a0ad6 100644 --- a/packages/vrender-kits/package.json +++ b/packages/vrender-kits/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vrender-kits", - "version": "0.20.4", + "version": "0.20.5", "description": "", "sideEffects": false, "main": "cjs/index.js", @@ -21,7 +21,7 @@ }, "dependencies": { "@visactor/vutils": "~0.18.16", - "@visactor/vrender-core": "workspace:0.20.4", + "@visactor/vrender-core": "workspace:0.20.5", "@resvg/resvg-js": "2.4.1", "roughjs": "4.5.2" }, diff --git a/packages/vrender/CHANGELOG.json b/packages/vrender/CHANGELOG.json index 960c7ccc1..e7ba03bf8 100644 --- a/packages/vrender/CHANGELOG.json +++ b/packages/vrender/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@visactor/vrender", "entries": [ + { + "version": "0.20.5", + "tag": "@visactor/vrender_v0.20.5", + "date": "Fri, 20 Sep 2024 06:37:57 GMT", + "comments": { + "none": [ + { + "comment": "fix: fix maxLineWidth of arc label\n\n" + }, + { + "comment": "fix: add disableFill box color in checkbox and radio #1437" + }, + { + "comment": "fix: fix path string of arc, fix #1434\n\n" + }, + { + "comment": "fix: fix error of morphing animation in `multiToOneMorph`, fix #1439\n\n" + } + ] + } + }, { "version": "0.20.4", "tag": "@visactor/vrender_v0.20.4", diff --git a/packages/vrender/CHANGELOG.md b/packages/vrender/CHANGELOG.md index 34d0039a4..0e9b3e2a9 100644 --- a/packages/vrender/CHANGELOG.md +++ b/packages/vrender/CHANGELOG.md @@ -1,6 +1,22 @@ # Change Log - @visactor/vrender -This log was last generated on Thu, 12 Sep 2024 07:33:20 GMT and should not be manually modified. +This log was last generated on Fri, 20 Sep 2024 06:37:57 GMT and should not be manually modified. + +## 0.20.5 +Fri, 20 Sep 2024 06:37:57 GMT + +### Updates + +- fix: fix maxLineWidth of arc label + + +- fix: add disableFill box color in checkbox and radio #1437 +- fix: fix path string of arc, fix #1434 + + +- fix: fix error of morphing animation in `multiToOneMorph`, fix #1439 + + ## 0.20.4 Thu, 12 Sep 2024 07:33:20 GMT diff --git a/packages/vrender/package.json b/packages/vrender/package.json index 22a49a3c8..6bd2e22a9 100644 --- a/packages/vrender/package.json +++ b/packages/vrender/package.json @@ -1,6 +1,6 @@ { "name": "@visactor/vrender", - "version": "0.20.4", + "version": "0.20.5", "description": "", "sideEffects": true, "main": "cjs/index.js", @@ -24,8 +24,8 @@ "test-watch": "cross-env DEBUG_MODE=1 jest --watch" }, "dependencies": { - "@visactor/vrender-core": "workspace:0.20.4", - "@visactor/vrender-kits": "workspace:0.20.4" + "@visactor/vrender-core": "workspace:0.20.5", + "@visactor/vrender-kits": "workspace:0.20.5" }, "devDependencies": { "@internal/bundler": "workspace:*", diff --git a/tools/bugserver-trigger/package.json b/tools/bugserver-trigger/package.json index 4ddc3c94c..cdcf9fd10 100644 --- a/tools/bugserver-trigger/package.json +++ b/tools/bugserver-trigger/package.json @@ -8,10 +8,10 @@ "ci": "ts-node --transpileOnly --skipProject ./scripts/trigger-test.ts" }, "dependencies": { - "@visactor/vrender": "workspace:0.20.4", - "@visactor/vrender-core": "workspace:0.20.4", - "@visactor/vrender-kits": "workspace:0.20.4", - "@visactor/vrender-components": "workspace:0.20.4" + "@visactor/vrender": "workspace:0.20.5", + "@visactor/vrender-core": "workspace:0.20.5", + "@visactor/vrender-kits": "workspace:0.20.5", + "@visactor/vrender-components": "workspace:0.20.5" }, "devDependencies": { "@rushstack/eslint-patch": "~1.1.4",