Skip to content

Commit

Permalink
Merge pull request #1716 from VisActor/docs/generate-changelog-v0.22.0
Browse files Browse the repository at this point in the history
[Auto changelog] changlog of v0.22.0
  • Loading branch information
neuqzxy authored Feb 8, 2025
2 parents 257865d + 17e6929 commit 4ba5d2c
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/assets/changelog/en/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# v0.22.0

2025-02-08


**🆕 New feature**

- **@visactor/vrender-components**: enhance poptip to support vstory
- **@visactor/vrender-components**: support weather-box component
- **@visactor/vrender-core**: support backgroundScale, offsetXY
- **@visactor/vrender-core**: background support backgroundKeepAspectRatio
- **@visactor/vrender-core**: enhance rect cornerType
- **@visactor/vrender-core**: support backgroundClip

**🐛 Bug fix**

- **@visactor/vrender-core**: fix issue with insertAfter and insertBefore
- **@visactor/vrender-core**: fix drawing issue when size is array



[more detail about v0.22.0](https://github.com/VisActor/VRender/releases/tag/v0.22.0)

# v0.21.14

2025-02-07
Expand Down
23 changes: 23 additions & 0 deletions docs/assets/changelog/zh/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# v0.22.0

2025-02-08


**🆕 新增功能**

- **@visactor/vrender-components**: enhance poptip to support vstory
- **@visactor/vrender-components**: support weather-box component
- **@visactor/vrender-core**: support backgroundScale, offsetXY
- **@visactor/vrender-core**: background support backgroundKeepAspectRatio
- **@visactor/vrender-core**: enhance rect cornerType
- **@visactor/vrender-core**: support backgroundClip

**🐛 功能修复**

- **@visactor/vrender-core**: fix issue with insertAfter and insertBefore
- **@visactor/vrender-core**: fix drawing issue when size is array



[更多详情请查看 v0.22.0](https://github.com/VisActor/VRender/releases/tag/v0.22.0)

# v0.21.14

2025-02-07
Expand Down

0 comments on commit 4ba5d2c

Please sign in to comment.