Skip to content

Commit

Permalink
Merge pull request #203 from VisActor/docs/generate-changelog-v0.0.22
Browse files Browse the repository at this point in the history
[Auto changelog] changlog of v0.0.22
  • Loading branch information
neuqzxy authored Dec 26, 2024
2 parents 9b0a2ff + 9b0674a commit c3e86a5
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 42 deletions.
59 changes: 38 additions & 21 deletions docs/assets/changelog/en/changelog.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,37 @@
# v0.0.21

2024-12-26


**🆕 New feature**

- **@visactor/vstory-core**: support `auto` for scaleX/scaleY in initParams

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

# v0.0.20

2024-12-13


**What's Changed**
# v0.0.22

2024-12-26


**🆕 New feature**

- **@visactor/vstory**: change runtime logic about get the character config
- **@visactor/vstory-core**: enhance vchart animate arrange
- **@visactor/vstory-core**: add arrange demo, support line growPoint animate
- **@visactor/vstory-core**: change runtime logic about get the character config
- **@visactor/vstory-core**: enhance scaleXY auto to support resize canvas wh
- **@visactor/vstory-animate**: add arrange demo, support line growPoint animate
- **@visactor/vstory-player**: support highlight action for vchart

**🐛 Bug fix**

- **@visactor/vstory**: fix issue with image background
- **@visactor/vstory-core**: fix issue with image background
- **@visactor/vstory-core**: fix issue with chart blur not clear



[more detail about v0.0.22](https://github.com/VisActor/VStory/releases/tag/v0.0.22)
- **@visactor/vstory-core**: support `auto` for scaleX/scaleY in initParams

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

# v0.0.20

2024-12-13


**What's Changed**

* feat: add single bar and pie templates by @skie1997 in https://github.com/VisActor/VStory/pull/152
* [Auto Sync] Sync the code from branch main to branch develop after release 0.0.19 by @github-actions in https://github.com/VisActor/VStory/pull/157
Expand All @@ -23,10 +40,10 @@
* Feat/national memorial by @neuqzxy in https://github.com/VisActor/VStory/pull/160
* [Auto release] release 0.0.20 by @github-actions in https://github.com/VisActor/VStory/pull/164



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



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


# v0.0.19

Expand Down
59 changes: 38 additions & 21 deletions docs/assets/changelog/zh/changelog.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,37 @@
# v0.0.21

2024-12-26


**🆕 新增功能**

- **@visactor/vstory-core**: support `auto` for scaleX/scaleY in initParams

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

# v0.0.20

2024-12-13


**What's Changed**
# v0.0.22

2024-12-26


**🆕 新增功能**

- **@visactor/vstory**: change runtime logic about get the character config
- **@visactor/vstory-core**: enhance vchart animate arrange
- **@visactor/vstory-core**: add arrange demo, support line growPoint animate
- **@visactor/vstory-core**: change runtime logic about get the character config
- **@visactor/vstory-core**: enhance scaleXY auto to support resize canvas wh
- **@visactor/vstory-animate**: add arrange demo, support line growPoint animate
- **@visactor/vstory-player**: support highlight action for vchart

**🐛 功能修复**

- **@visactor/vstory**: fix issue with image background
- **@visactor/vstory-core**: fix issue with image background
- **@visactor/vstory-core**: fix issue with chart blur not clear



[更多详情请查看 v0.0.22](https://github.com/VisActor/VStory/releases/tag/v0.0.22)
- **@visactor/vstory-core**: support `auto` for scaleX/scaleY in initParams

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

# v0.0.20

2024-12-13


**What's Changed**

* feat: add single bar and pie templates by @skie1997 in https://github.com/VisActor/VStory/pull/152
* [Auto Sync] Sync the code from branch main to branch develop after release 0.0.19 by @github-actions in https://github.com/VisActor/VStory/pull/157
Expand All @@ -23,10 +40,10 @@
* Feat/national memorial by @neuqzxy in https://github.com/VisActor/VStory/pull/160
* [Auto release] release 0.0.20 by @github-actions in https://github.com/VisActor/VStory/pull/164



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



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


# v0.0.19

Expand Down

0 comments on commit c3e86a5

Please sign in to comment.