Skip to content

Commit 37cc79a

Browse files
committed
docs: generate changelog of release v1.22.8
1 parent 3a67724 commit 37cc79a

2 files changed

Lines changed: 74 additions & 0 deletions

File tree

docs/assets/changelog/en/release.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
# v1.22.8
2+
3+
2025-12-17
4+
5+
6+
**🆕 New feature**
7+
8+
- **@visactor/vtable-sheet**: vtable-sheet support cross sheet calculate formula
9+
- **@visactor/vtable-sheet**: support import multiply sheets from excel file
10+
- **@visactor/vtable**: excel export multiply sheets
11+
- **@visactor/vtable-plugins**: add update styles api for filter plugin. close[#4790](https://github.com/VisActor/VTable/issues/4790)
12+
- **@visactor/vtable-plugins**: filter plugin support custom styles. close[#4720](https://github.com/VisActor/VTable/issues/4720)
13+
- **@visactor/vtable-plugins**: emit event when filter menu hide or show. close[#4784](https://github.com/VisActor/VTable/issues/4784)
14+
15+
16+
**🐛 Bug fix**
17+
18+
- **@visactor/vtable**: when pivot table set grid-tree subTotal value not show [#4815](https://github.com/VisActor/VTable/issues/4815)
19+
- **@visactor/vtable**: scroll bug when update option
20+
- **@visactor/vtable**: filter swtich enable erroe. fix[#4783](https://github.com/VisActor/VTable/issues/4783)
21+
- **@visactor/vtable**: apply filter after update table data. fix[#4785](https://github.com/VisActor/VTable/issues/4785)
22+
- **@visactor/vtable**: update filter state and keys when update data. fix[#4787](https://github.com/VisActor/VTable/issues/4787)
23+
- **@visactor/vtable**: select none not effect. fix[#4792](https://github.com/VisActor/VTable/issues/4792)
24+
- **@visactor/vtable**: empty line bug
25+
- **@visactor/vtable**: update checkbox state after update data. fix[#4795](https://github.com/VisActor/VTable/issues/4795)
26+
- **@visactor/vtable**: delete key down should not complete edit cell
27+
- **@visactor/vtable**: pivotChart linkage getAxis node occor error
28+
- **@visactor/vtable**: panel hide when press enter. fix[#4813](https://github.com/VisActor/VTable/issues/4813)
29+
30+
**📖 Site / documentation update**
31+
32+
- **@visactor/vtable**: supplement chartDimensionLinkage demo
33+
34+
35+
36+
[more detail about v1.22.8](https://github.com/VisActor/VTable/releases/tag/v1.22.8)
37+
138
# v1.22.7
239

340
2025-12-08

docs/assets/changelog/zh/release.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
# v1.22.8
2+
3+
2025-12-17
4+
5+
6+
**🆕 新增功能**
7+
8+
- **@visactor/vtable-sheet**: vtable-sheet support cross sheet calculate formula
9+
- **@visactor/vtable-sheet**: support import multiply sheets from excel file
10+
- **@visactor/vtable**: excel export multiply sheets
11+
- **@visactor/vtable-plugins**: add update styles api for filter plugin. close[#4790](https://github.com/VisActor/VTable/issues/4790)
12+
- **@visactor/vtable-plugins**: filter plugin support custom styles. close[#4720](https://github.com/VisActor/VTable/issues/4720)
13+
- **@visactor/vtable-plugins**: emit event when filter menu hide or show. close[#4784](https://github.com/VisActor/VTable/issues/4784)
14+
15+
16+
**🐛 功能修复**
17+
18+
- **@visactor/vtable**: when pivot table set grid-tree subTotal value not show [#4815](https://github.com/VisActor/VTable/issues/4815)
19+
- **@visactor/vtable**: scroll bug when update option
20+
- **@visactor/vtable**: filter swtich enable erroe. fix[#4783](https://github.com/VisActor/VTable/issues/4783)
21+
- **@visactor/vtable**: apply filter after update table data. fix[#4785](https://github.com/VisActor/VTable/issues/4785)
22+
- **@visactor/vtable**: update filter state and keys when update data. fix[#4787](https://github.com/VisActor/VTable/issues/4787)
23+
- **@visactor/vtable**: select none not effect. fix[#4792](https://github.com/VisActor/VTable/issues/4792)
24+
- **@visactor/vtable**: empty line bug
25+
- **@visactor/vtable**: update checkbox state after update data. fix[#4795](https://github.com/VisActor/VTable/issues/4795)
26+
- **@visactor/vtable**: delete key down should not complete edit cell
27+
- **@visactor/vtable**: pivotChart linkage getAxis node occor error
28+
- **@visactor/vtable**: panel hide when press enter. fix[#4813](https://github.com/VisActor/VTable/issues/4813)
29+
30+
**📖 文档更新**
31+
32+
- **@visactor/vtable**: supplement chartDimensionLinkage demo
33+
34+
35+
36+
[更多详情请查看 v1.22.8](https://github.com/VisActor/VTable/releases/tag/v1.22.8)
37+
138
# v1.22.7
239

340
2025-12-08

0 commit comments

Comments
 (0)