Skip to content

Commit 4ba5d2c

Browse files
authored
Merge pull request #1716 from VisActor/docs/generate-changelog-v0.22.0
[Auto changelog] changlog of v0.22.0
2 parents 257865d + 17e6929 commit 4ba5d2c

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

docs/assets/changelog/en/changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
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+
124
# v0.21.14
225

326
2025-02-07

docs/assets/changelog/zh/changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
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+
124
# v0.21.14
225

326
2025-02-07

0 commit comments

Comments
 (0)