Skip to content

Commit b4a35fa

Browse files
committed
build: release version 2.1.1 [skip ci]
1 parent 055c392 commit b4a35fa

35 files changed

Lines changed: 347 additions & 166 deletions

File tree

.changelog/en.md

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,11 @@
1-
# v2.1.0
1+
# v2.1.1
22

3-
2026-06-23
3+
2026-06-25
44

55
**🆕 New Features**
66

7-
- **@visactor/vchart**: markLine expandDistancesupport callback. close#4568
8-
- **@visactor/vchart**: support function type for `maxRow` / `maxCol` of the discrete legend, evaluated during layout against the legend's allocated rect, so the row / column count can adapt to the available space
7+
- TODO: Fill in change details for v2.1.1.
98

10-
**🐛 Bug Fixes**
9+
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.1.0...v2.1.1
1110

12-
- **@visactor/vchart**: waterfall lead line bug. fix#4580
13-
- **@visactor/vchart**: preserve discrete legend filtering after updateSpec when `legends.data` is a callback (Issue #4566)
14-
- **@visactor/vchart**: re-nice the cartesian linear axis with the real plot-area length after layout when `tick.tickCount` is a function, so the length-based tick count and nice ceiling match the final plot area instead of the pre-layout chart viewRect
15-
- **@visactor/vchart**: vchart relayout api not work bug. fix#4537
16-
- **@visactor/vchart**: label not follow when drag. fix#4547
17-
- **@visactor/vchart**: prcoess render error. fix#4578
18-
19-
**🔨 Chores**
20-
21-
- **@visactor/vchart**: update changes for 009-fix-map-roam-pointer-drag: This plan fixes a map roam drag bug where mobile browsers lose stable vertical dragging after supportsTouchEvents is forced to false
22-
- **@visactor/vchart**: introduce scoped updateSpec effects to make chart, component, series, data, layout, render, and animation update ranges explicit; local component updates such as marker exit, title text, legend appearance, axis appearance, mark style, field, label, animation, and layout-related series changes now avoid unnecessary chart remake/recompile paths when the existing chart model can be updated in place
23-
- **@visactor/vchart**: align VChart with the VRender 1.1.0 app-scoped runtime, state resolver, and animation contracts while keeping standard VChart spec usage compatible; consolidate mark shared-state handling, glyph sub-graphic state isolation, word-cloud scaleIn initialization, and interaction-state behavior for Sankey, brush, legend textures, marker rich text, and circular progress tick masks
24-
25-
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.1.0
26-
27-
[more detail about v2.1.0](https://github.com/VisActor/VChart/releases/tag/v2.1.0)
11+
[more detail about v2.1.1](https://github.com/VisActor/VChart/releases/tag/v2.1.1)

.changelog/harmony.md

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,11 @@
1-
# v2.1.0
1+
# v2.1.1
22

3-
2026-06-23
3+
2026-06-25
44

55
**🆕 New Features**
66

7-
- **@visactor/vchart**: markLine expandDistancesupport callback. close#4568
8-
- **@visactor/vchart**: support function type for `maxRow` / `maxCol` of the discrete legend, evaluated during layout against the legend's allocated rect, so the row / column count can adapt to the available space
7+
- TODO: Fill in change details for v2.1.1.
98

10-
**🐛 Bug Fixes**
9+
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.1.0...v2.1.1
1110

12-
- **@visactor/vchart**: waterfall lead line bug. fix#4580
13-
- **@visactor/vchart**: preserve discrete legend filtering after updateSpec when `legends.data` is a callback (Issue #4566)
14-
- **@visactor/vchart**: re-nice the cartesian linear axis with the real plot-area length after layout when `tick.tickCount` is a function, so the length-based tick count and nice ceiling match the final plot area instead of the pre-layout chart viewRect
15-
- **@visactor/vchart**: vchart relayout api not work bug. fix#4537
16-
- **@visactor/vchart**: label not follow when drag. fix#4547
17-
- **@visactor/vchart**: prcoess render error. fix#4578
18-
19-
**🔨 Chores**
20-
21-
- **@visactor/vchart**: update changes for 009-fix-map-roam-pointer-drag: This plan fixes a map roam drag bug where mobile browsers lose stable vertical dragging after supportsTouchEvents is forced to false
22-
- **@visactor/vchart**: introduce scoped updateSpec effects to make chart, component, series, data, layout, render, and animation update ranges explicit; local component updates such as marker exit, title text, legend appearance, axis appearance, mark style, field, label, animation, and layout-related series changes now avoid unnecessary chart remake/recompile paths when the existing chart model can be updated in place
23-
- **@visactor/vchart**: align VChart with the VRender 1.1.0 app-scoped runtime, state resolver, and animation contracts while keeping standard VChart spec usage compatible; consolidate mark shared-state handling, glyph sub-graphic state isolation, word-cloud scaleIn initialization, and interaction-state behavior for Sankey, brush, legend textures, marker rich text, and circular progress tick masks
24-
25-
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.1.0
26-
27-
[more detail about v2.1.0](https://github.com/VisActor/VChart/releases/tag/v2.1.0)
11+
[more detail about v2.1.1](https://github.com/VisActor/VChart/releases/tag/v2.1.1)

.changelog/zh.md

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,11 @@
1-
# v2.1.0
1+
# v2.1.1
22

3-
2026-06-23
3+
2026-06-25
44

55
**🆕 新增功能**
66

7-
- **@visactor/vchart**: markLine expandDistancesupport callback. close#4568
8-
- **@visactor/vchart**: 支持 function type for `maxRow` / `maxCol` of the discrete 图例, evaluated during layout against the 图例's allocated rect, so the row / column count can adapt the available space
7+
- TODO: Fill in change details for v2.1.1.
98

10-
**🐛 问题修复**
9+
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.1.0...v2.1.1
1110

12-
- **@visactor/vchart**: waterfall lead line 问题. fix#4580
13-
- **@visactor/vchart**: preserve discrete 图例 filtering after updateSpec when `legends.data` is a callback (问题 #4566
14-
- **@visactor/vchart**: re-nice the cartesian 线性坐标轴 with the real plot-area length after layout when `tick.tickCount` is a function, so the length-based tick count and nice ceiling match the final plot area instead of the pre-layout chart viewRect
15-
- **@visactor/vchart**: vchart relayout api not work 问题. fix#4537
16-
- **@visactor/vchart**: label not follow when drag. fix#4547
17-
- **@visactor/vchart**: prcoess render error. fix#4578
18-
19-
**🔨 维护与杂项**
20-
21-
- **@visactor/vchart**: 更新 changes for 009-fix-map-roam-pointer-drag: This plan fixes a map roam drag 问题 where mobile browsers lose stable vertical dragging after supportsTouchEvents is forced false
22-
- **@visactor/vchart**: introduce scoped updateSpec effects make chart, component, series, data, layout, render, and animation update ranges explicit; local component updates such as marker exit, title text, 图例 appearance, axis appearance, mark style, field, label, animation, and layout-related series changes now avoid unnecessary chart remake/recompile paths when the existing chart model can be updated in place
23-
- **@visactor/vchart**: align VChart with the VRender 1.1.0 app-scoped runtime, state resolver, and animation contracts while keeping standard VChart spec usage compatible; consolidate mark shared-state handling, glyph sub-graphic state isolation, word-cloud scaleIn initialization, and interaction-state behavior for Sankey, brush, 图例 textures, marker rich text, and circular progress tick masks
24-
25-
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.0.20...v2.1.0
26-
27-
[更多详情请查看 v2.1.0](https://github.com/VisActor/VChart/releases/tag/v2.1.0)
11+
[更多详情请查看 v2.1.1](https://github.com/VisActor/VChart/releases/tag/v2.1.1)

common/config/rush/pnpm-lock.yaml

Lines changed: 101 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"definitionName":"lockStepVersion","policyName":"vchartMain","version":"2.1.0","mainProject":"@visactor/vchart","nextBump":"minor"}]
1+
[{"definitionName":"lockStepVersion","policyName":"vchartMain","version":"2.1.1","mainProject":"@visactor/vchart","nextBump":"patch"}]

docs/assets/changelog/en/release.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v2.1.1
2+
3+
2026-06-25
4+
5+
**🆕 New Features**
6+
7+
- TODO: Fill in change details for v2.1.1.
8+
9+
**Full Changelog**: https://github.com/VisActor/VChart/compare/v2.1.0...v2.1.1
10+
11+
[more detail about v2.1.1](https://github.com/VisActor/VChart/releases/tag/v2.1.1)
112
# v2.1.0
213

314
2026-06-23

0 commit comments

Comments
 (0)