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
16 changes: 10 additions & 6 deletions .changelog/en.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# v2.0.21
# v2.0.22

2026-04-03
2026-04-13

**🆕 New Features**
**🐛 Bug Fixes**

- TODO: Fill in change details for v2.0.21.
- **@visactor/vchart**: correct stacked bar corner clipping when barMinHeight is applied (Issue #4543)
- **@visactor/vchart**: relayout api not work bug. fix#4537
- **@visactor/vchart**: custom mark not release after update spec. fix#4537
- **@visactor/vchart**: map error when roam or drag canvas. fix#4547
- **@visactor/vchart**: handle sankey tooltip labels when source index is 0 (Issue #4488)

**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.0.21
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.0.22

[more detail about v2.0.21](https://github.com/VisActor/VChart/releases/tag/v2.0.21)
[more detail about v2.0.22](https://github.com/VisActor/VChart/releases/tag/v2.0.22)
16 changes: 10 additions & 6 deletions .changelog/harmony.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# v2.0.21
# v2.0.22

2026-04-03
2026-04-13

**🆕 New Features**
**🐛 Bug Fixes**

- TODO: Fill in change details for v2.0.21.
- **@visactor/vchart**: correct stacked bar corner clipping when barMinHeight is applied (Issue #4543)
- **@visactor/vchart**: relayout api not work bug. fix#4537
- **@visactor/vchart**: custom mark not release after update spec. fix#4537
- **@visactor/vchart**: map error when roam or drag canvas. fix#4547
- **@visactor/vchart**: handle sankey tooltip labels when source index is 0 (Issue #4488)

**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.0.21
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.0.22

[more detail about v2.0.21](https://github.com/VisActor/VChart/releases/tag/v2.0.21)
[more detail about v2.0.22](https://github.com/VisActor/VChart/releases/tag/v2.0.22)
16 changes: 10 additions & 6 deletions .changelog/zh.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# v2.0.21
# v2.0.22

2026-04-03
2026-04-13

**🆕 新增功能**
**🐛 问题修复**

- TODO: Fill in change details for v2.0.21.
- **@visactor/vchart**: correct stacked bar corner clipping when barMinHeight is applied (问题 #4543)
- **@visactor/vchart**: relayout api not work 问题. fix#4537
- **@visactor/vchart**: custom mark not release after update spec. fix#4537
- **@visactor/vchart**: map error when roam or drag canvas. fix#4547
- **@visactor/vchart**: handle sankey Tooltip labels when source index is 0 (问题 #4488)

**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.0.21
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.0.22

[更多详情请查看 v2.0.21](https://github.com/VisActor/VChart/releases/tag/v2.0.21)
[更多详情请查看 v2.0.22](https://github.com/VisActor/VChart/releases/tag/v2.0.22)

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

28 changes: 14 additions & 14 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
Expand Up @@ -2,7 +2,7 @@
{
"definitionName": "lockStepVersion",
"policyName": "vchartMain",
"version": "2.0.20",
"version": "2.0.21",
"mainProject": "@visactor/vchart",
"nextBump": "patch"
}
Expand Down
15 changes: 15 additions & 0 deletions docs/assets/changelog/en/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# v2.0.22

2026-04-13

**🐛 Bug Fixes**

- **@visactor/vchart**: correct stacked bar corner clipping when barMinHeight is applied (Issue #4543)
- **@visactor/vchart**: relayout api not work bug. fix#4537
- **@visactor/vchart**: custom mark not release after update spec. fix#4537
- **@visactor/vchart**: map error when roam or drag canvas. fix#4547
- **@visactor/vchart**: handle sankey tooltip labels when source index is 0 (Issue #4488)

**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.0.22

[more detail about v2.0.22](https://github.com/VisActor/VChart/releases/tag/v2.0.22)
# v2.0.21

2026-04-03
Expand Down
11 changes: 11 additions & 0 deletions docs/assets/changelog/en/release.md.bak
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v2.0.21

2026-04-03

**🆕 New Features**

- TODO: Fill in change details for v2.0.21.

**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.0.21

[more detail about v2.0.21](https://github.com/VisActor/VChart/releases/tag/v2.0.21)
# v2.0.20

2026-03-26
Expand Down
15 changes: 15 additions & 0 deletions docs/assets/changelog/zh/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# v2.0.22

2026-04-13

**🐛 问题修复**

- **@visactor/vchart**: correct stacked bar corner clipping when barMinHeight is applied (问题 #4543)
- **@visactor/vchart**: relayout api not work 问题. fix#4537
- **@visactor/vchart**: custom mark not release after update spec. fix#4537
- **@visactor/vchart**: map error when roam or drag canvas. fix#4547
- **@visactor/vchart**: handle sankey Tooltip labels when source index is 0 (问题 #4488)

**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.0.22

[更多详情请查看 v2.0.22](https://github.com/VisActor/VChart/releases/tag/v2.0.22)
# v2.0.21

2026-04-03
Expand Down
11 changes: 11 additions & 0 deletions docs/assets/changelog/zh/release.md.bak
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v2.0.21

2026-04-03

**🆕 新增功能**

- TODO: Fill in change details for v2.0.21.

**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.0.21

[更多详情请查看 v2.0.21](https://github.com/VisActor/VChart/releases/tag/v2.0.21)
# v2.0.20

2026-03-26
Expand Down
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
},
"dependencies": {
"@arco-design/web-react": "2.46.1",
"@visactor/openinula-vchart": "workspace:2.0.21",
"@visactor/react-vchart": "workspace:2.0.21",
"@visactor/vchart": "workspace:2.0.21",
"@visactor/vchart-extension": "workspace:2.0.21",
"@visactor/openinula-vchart": "workspace:2.0.22",
"@visactor/react-vchart": "workspace:2.0.22",
"@visactor/vchart": "workspace:2.0.22",
"@visactor/vchart-extension": "workspace:2.0.22",
"@visactor/vchart-theme": "~1.6.6",
"@visactor/vmind": "1.2.4-alpha.5",
"@visactor/vutils": "~1.0.23",
Expand Down
4 changes: 2 additions & 2 deletions packages/block-vchart/block/vchart/index.js

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions packages/harmony_vchart/library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# v2.0.22

2026-04-13

**🐛 Bug Fixes**

- **@visactor/vchart**: correct stacked bar corner clipping when barMinHeight is applied (Issue #4543)
- **@visactor/vchart**: relayout api not work bug. fix#4537
- **@visactor/vchart**: custom mark not release after update spec. fix#4537
- **@visactor/vchart**: map error when roam or drag canvas. fix#4547
- **@visactor/vchart**: handle sankey tooltip labels when source index is 0 (Issue #4488)

**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.0.22

[more detail about v2.0.22](https://github.com/VisActor/VChart/releases/tag/v2.0.22)
# v2.0.21

2026-04-03
Expand Down
11 changes: 11 additions & 0 deletions packages/harmony_vchart/library/CHANGELOG.md.bak
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# v2.0.21

2026-04-03

**🆕 New Features**

- TODO: Fill in change details for v2.0.21.

**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.0.21

[more detail about v2.0.21](https://github.com/VisActor/VChart/releases/tag/v2.0.21)
# v2.0.20

2026-03-26
Expand Down
2 changes: 1 addition & 1 deletion packages/harmony_vchart/library/oh-package.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
name: '@visactor/harmony-vchart',
version: '2.0.21',
version: '2.0.22',
description: '@visactor/vchart 针对 harmonyOS 打造的图表库,拥有非常酷炫的动画能力,近20种图表类型,以及原生的渲染性能',
main: 'Index.ets',
author: {
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/lark-vchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/lark-vchart",
"version": "2.0.21",
"version": "2.0.22",
"description": "VChart 飞书小程序组件",
"main": "index.js",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/lark-vchart/src/vchart/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/openinula-vchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/openinula-vchart",
"version": "2.0.21",
"version": "2.0.22",
"sideEffects": false,
"description": "The openinula version of VChart 4.x",
"keywords": [
Expand Down Expand Up @@ -28,7 +28,7 @@
"build": "bundle --clean"
},
"dependencies": {
"@visactor/vchart": "workspace:2.0.21",
"@visactor/vchart": "workspace:2.0.22",
"@visactor/vutils": "~1.0.23",
"@visactor/vrender-core": "1.0.45",
"@visactor/vrender-kits": "1.0.45",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-vchart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/react-vchart",
"version": "2.0.21",
"version": "2.0.22",
"sideEffects": false,
"description": "The react version of VChart 4.x",
"keywords": [
Expand Down Expand Up @@ -33,8 +33,8 @@
"build": "bundle --clean"
},
"dependencies": {
"@visactor/vchart": "workspace:2.0.21",
"@visactor/vchart-extension": "workspace:2.0.21",
"@visactor/vchart": "workspace:2.0.22",
"@visactor/vchart-extension": "workspace:2.0.22",
"@visactor/vutils": "~1.0.23",
"@visactor/vrender-core": "1.0.45",
"@visactor/vrender-kits": "1.0.45",
Expand Down
Loading
Loading