Skip to content

Commit 659702b

Browse files
authored
Merge pull request #1741 from VisActor/docs/generate-changelog-v0.22.1
[Auto changelog] changlog of v0.22.1
2 parents d4eac6c + 44960de commit 659702b

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

docs/assets/changelog/en/changelog.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# v0.22.1
2+
3+
2025-02-18
4+
5+
6+
**🆕 New feature**
7+
8+
- **@visactor/vrender-components**: `removeState` of graphic should support array or string
9+
- **@visactor/vrender-kits**: support dynamicTexture
10+
- **@visactor/vrender-kits**: `removeState` of graphic should support array or string
11+
- **@visactor/vrender-core**: richtext support multi-breakline at the end of line
12+
- **@visactor/vrender-core**: support dynamicTexture
13+
- **@visactor/vrender-core**: `removeState` of graphic should support array or string
14+
- **@visactor/vrender**: `removeState` of graphic should support array or string
15+
16+
**🐛 Bug fix**
17+
18+
- **@visactor/vrender-components**: datazoom and scrollbar realtime not work. fix@visactor/vchart[#3716](https://github.com/VisActor/VRender/issues/3716)
19+
- **@visactor/vrender-kits**: datazoom error when spec is updating. fix@visactor/vchart[#3712](https://github.com/VisActor/VRender/issues/3712)
20+
- **@visactor/vrender-kits**: fix the bug of dpr will not work when createWindowByCanvas in node env
21+
- **@visactor/vrender-core**: fix issue with editing attribute when trigger focus manual
22+
- **@visactor/vrender-core**: fix issue with multiline richtext lineHeight
23+
- **@visactor/vrender-core**: fix issue with path parse, closed [#1616](https://github.com/VisActor/VRender/issues/1616)
24+
- **@visactor/vrender-core**: fix issue with richtext background overlap, fix issue with deFocus
25+
- **@visactor/vrender-core**: clear richtext bounds while it is empty
26+
27+
28+
29+
[more detail about v0.22.1](https://github.com/VisActor/VRender/releases/tag/v0.22.1)
30+
131
# v0.22.0
232

333
2025-02-08

docs/assets/changelog/zh/changelog.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# v0.22.1
2+
3+
2025-02-18
4+
5+
6+
**🆕 新增功能**
7+
8+
- **@visactor/vrender-components**: `removeState` of graphic should support array or string
9+
- **@visactor/vrender-kits**: support dynamicTexture
10+
- **@visactor/vrender-kits**: `removeState` of graphic should support array or string
11+
- **@visactor/vrender-core**: richtext support multi-breakline at the end of line
12+
- **@visactor/vrender-core**: support dynamicTexture
13+
- **@visactor/vrender-core**: `removeState` of graphic should support array or string
14+
- **@visactor/vrender**: `removeState` of graphic should support array or string
15+
16+
**🐛 功能修复**
17+
18+
- **@visactor/vrender-components**: datazoom and scrollbar realtime not work. fix@visactor/vchart[#3716](https://github.com/VisActor/VRender/issues/3716)
19+
- **@visactor/vrender-kits**: datazoom error when spec is updating. fix@visactor/vchart[#3712](https://github.com/VisActor/VRender/issues/3712)
20+
- **@visactor/vrender-kits**: fix the bug of dpr will not work when createWindowByCanvas in node env
21+
- **@visactor/vrender-core**: fix issue with editing attribute when trigger focus manual
22+
- **@visactor/vrender-core**: fix issue with multiline richtext lineHeight
23+
- **@visactor/vrender-core**: fix issue with path parse, closed [#1616](https://github.com/VisActor/VRender/issues/1616)
24+
- **@visactor/vrender-core**: fix issue with richtext background overlap, fix issue with deFocus
25+
- **@visactor/vrender-core**: clear richtext bounds while it is empty
26+
27+
28+
29+
[更多详情请查看 v0.22.1](https://github.com/VisActor/VRender/releases/tag/v0.22.1)
30+
131
# v0.22.0
232

333
2025-02-08

0 commit comments

Comments
 (0)