Skip to content

Commit

Permalink
Merge pull request #1605 from VisActor/docs/generate-changelog-v0.21.1
Browse files Browse the repository at this point in the history
[Auto changelog] changlog of v0.21.1
  • Loading branch information
neuqzxy authored Dec 5, 2024
2 parents 6d90a55 + 2e59749 commit afc3fc1
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.21.1

2024-12-05


**🆕 New feature**

- **@visactor/vrender-components**: support `restorePosition` in position/bound label overlap strategy
- **@visactor/vrender-components**: support vertex point of marker area label. close @VisActor/VChart[#3442](https://github.com/VisActor/VRender/issues/3442)

**🐛 Bug fix**

- **@visactor/vrender-components**: end symbol angle when arc line in markpoint. fix @VisActor/VChart[#3427](https://github.com/VisActor/VRender/issues/3427)
- **@visactor/vrender-components**: fix issue with scroll-plugin
- **@visactor/vrender-core**: fix issue with insertAfter and insertBefore
- **@visactor/vrender-core**: fix the issue when line is configured to connect, closed [#3238](https://github.com/VisActor/VRender/issues/3238)
- **@visactor/vrender-core**: fix issue with richtext setAttribute, closed [#1578](https://github.com/VisActor/VRender/issues/1578)
- **@visactor/vrender-core**: fix issue with richtext default font



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

# v0.21.0

2024-12-05
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.1

2024-12-05


**🆕 新增功能**

- **@visactor/vrender-components**: support `restorePosition` in position/bound label overlap strategy
- **@visactor/vrender-components**: support vertex point of marker area label. close @VisActor/VChart[#3442](https://github.com/VisActor/VRender/issues/3442)

**🐛 功能修复**

- **@visactor/vrender-components**: end symbol angle when arc line in markpoint. fix @VisActor/VChart[#3427](https://github.com/VisActor/VRender/issues/3427)
- **@visactor/vrender-components**: fix issue with scroll-plugin
- **@visactor/vrender-core**: fix issue with insertAfter and insertBefore
- **@visactor/vrender-core**: fix the issue when line is configured to connect, closed [#3238](https://github.com/VisActor/VRender/issues/3238)
- **@visactor/vrender-core**: fix issue with richtext setAttribute, closed [#1578](https://github.com/VisActor/VRender/issues/1578)
- **@visactor/vrender-core**: fix issue with richtext default font



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

# v0.21.0

2024-12-05
Expand Down

0 comments on commit afc3fc1

Please sign in to comment.