You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/assets/changelog/en/changelog.md
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff 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)
Copy file name to clipboardExpand all lines: docs/assets/changelog/zh/changelog.md
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff 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
0 commit comments