File tree Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v0.22.0
2
+
3
+ 2025-02-08
4
+
5
+
6
+ ** 🆕 New feature**
7
+
8
+ - ** @visactor/vrender-components ** : enhance poptip to support vstory
9
+ - ** @visactor/vrender-components ** : support weather-box component
10
+ - ** @visactor/vrender-core ** : support backgroundScale, offsetXY
11
+ - ** @visactor/vrender-core ** : background support backgroundKeepAspectRatio
12
+ - ** @visactor/vrender-core ** : enhance rect cornerType
13
+ - ** @visactor/vrender-core ** : support backgroundClip
14
+
15
+ ** 🐛 Bug fix**
16
+
17
+ - ** @visactor/vrender-core ** : fix issue with insertAfter and insertBefore
18
+ - ** @visactor/vrender-core ** : fix drawing issue when size is array
19
+
20
+
21
+
22
+ [ more detail about v0.22.0] ( https://github.com/VisActor/VRender/releases/tag/v0.22.0 )
23
+
1
24
# v0.21.14
2
25
3
26
2025-02-07
Original file line number Diff line number Diff line change
1
+ # v0.22.0
2
+
3
+ 2025-02-08
4
+
5
+
6
+ ** 🆕 新增功能**
7
+
8
+ - ** @visactor/vrender-components ** : enhance poptip to support vstory
9
+ - ** @visactor/vrender-components ** : support weather-box component
10
+ - ** @visactor/vrender-core ** : support backgroundScale, offsetXY
11
+ - ** @visactor/vrender-core ** : background support backgroundKeepAspectRatio
12
+ - ** @visactor/vrender-core ** : enhance rect cornerType
13
+ - ** @visactor/vrender-core ** : support backgroundClip
14
+
15
+ ** 🐛 功能修复**
16
+
17
+ - ** @visactor/vrender-core ** : fix issue with insertAfter and insertBefore
18
+ - ** @visactor/vrender-core ** : fix drawing issue when size is array
19
+
20
+
21
+
22
+ [ 更多详情请查看 v0.22.0] ( https://github.com/VisActor/VRender/releases/tag/v0.22.0 )
23
+
1
24
# v0.21.14
2
25
3
26
2025-02-07
You can’t perform that action at this time.
0 commit comments