Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into fix/scroll-end-upd…
Browse files Browse the repository at this point in the history
…ate-column
  • Loading branch information
Rui-Sun committed Mar 15, 2024
2 parents ef72289 + b96335f commit 14465f0
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/assets/changelog/en/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# v0.21.2

2024-03-14


**🆕 New feature**

- **@visactor/vtable**: add textStickBaseOnAlign config

**🐛 Bug fix**

- **@visactor/vtable**: after change transpose resize line render error [#1239](https://github.com/VisActor/VTable/issues/1239)
- **@visactor/vtable**: pivot tree mode when use headerIcon the indent value invalid [#1269](https://github.com/VisActor/VTable/issues/1269)
- **@visactor/vtable**: fix progress bar rect height



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

# v0.21.1

2024-03-11
Expand Down
19 changes: 19 additions & 0 deletions docs/assets/changelog/zh/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# v0.21.2

2024-03-14


**🆕 新增功能**

- **@visactor/vtable**: add textStickBaseOnAlign config

**🐛 功能修复**

- **@visactor/vtable**: after change transpose resize line render error [#1239](https://github.com/VisActor/VTable/issues/1239)
- **@visactor/vtable**: pivot tree mode when use headerIcon the indent value invalid [#1269](https://github.com/VisActor/VTable/issues/1269)
- **@visactor/vtable**: fix progress bar rect height



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

# v0.21.1

2024-03-11
Expand Down

0 comments on commit 14465f0

Please sign in to comment.