Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.21.12

2025-02-05


**🆕 New feature**

- **@visactor/vrender-components**: add instance to the callback of label
- **@visactor/vrender-core**: add instance to the callback of label

**🐛 Bug fix**

- **@visactor/vrender-components**: fix layout of title when not set height
- **@visactor/vrender-kits**: fix issue with inversify error when nobind
- **@visactor/vrender-core**: fix issue with inversify error when nobind
- **@visactor/vrender-core**: fix the issue where the final text of the label increase count animation is incorrect
- **@visactor/vrender-core**: fix layout of title when not set height
- **@visactor/vrender**: fix issue with inversify error when nobind



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

# v0.21.7

2024-12-25
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.21.12

2025-02-05


**🆕 新增功能**

- **@visactor/vrender-components**: add instance to the callback of label
- **@visactor/vrender-core**: add instance to the callback of label

**🐛 功能修复**

- **@visactor/vrender-components**: fix layout of title when not set height
- **@visactor/vrender-kits**: fix issue with inversify error when nobind
- **@visactor/vrender-core**: fix issue with inversify error when nobind
- **@visactor/vrender-core**: fix the issue where the final text of the label increase count animation is incorrect
- **@visactor/vrender-core**: fix layout of title when not set height
- **@visactor/vrender**: fix issue with inversify error when nobind



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

# v0.21.7

2024-12-25
Expand Down