Skip to content

Commit

Permalink
Merge pull request #1002 from VisActor/docs/generate-changelog-v0.18.2
Browse files Browse the repository at this point in the history
[Auto changelog] changlog of v0.18.2
  • Loading branch information
fangsmile authored Jan 25, 2024
2 parents d0c8fa1 + 61d42c6 commit 0762007
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/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# v0.18.2

2024-01-25


**🆕 New feature**

- **@visactor/vtable**: add component update

**🐛 Bug fix**

- **@visactor/vtable**: fix rowHeaderGroup attribute y when has no colHeaderGroup [#971](https://github.com/VisActor/VTable/issues/971)
- **@visactor/vtable**: transpose bottomFrozenRow cell layout error [#978](https://github.com/VisActor/VTable/issues/978)
- **@visactor/vtable**: passte value to last row occur error [#979](https://github.com/VisActor/VTable/issues/979)
- **@visactor/vtable**: use updateColumns api click state not right [#975](https://github.com/VisActor/VTable/issues/975)
- **@visactor/vtable**: record has nan string value pivotchart cell value parse handle this case [#993](https://github.com/VisActor/VTable/issues/993)
- **@visactor/vtable**: row Height compute for axis
- **@visactor/vtable**: fix deltaY col number in moveCell()



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

# v0.18.0

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

2024-01-25


**🆕 新增功能**

- **@visactor/vtable**: add component update

**🐛 功能修复**

- **@visactor/vtable**: fix rowHeaderGroup attribute y when has no colHeaderGroup [#971](https://github.com/VisActor/VTable/issues/971)
- **@visactor/vtable**: transpose bottomFrozenRow cell layout error [#978](https://github.com/VisActor/VTable/issues/978)
- **@visactor/vtable**: passte value to last row occur error [#979](https://github.com/VisActor/VTable/issues/979)
- **@visactor/vtable**: use updateColumns api click state not right [#975](https://github.com/VisActor/VTable/issues/975)
- **@visactor/vtable**: record has nan string value pivotchart cell value parse handle this case [#993](https://github.com/VisActor/VTable/issues/993)
- **@visactor/vtable**: row Height compute for axis
- **@visactor/vtable**: fix deltaY col number in moveCell()



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

# v0.18.0

2024-01-19
Expand Down

0 comments on commit 0762007

Please sign in to comment.