Skip to content

Commit 1ca5eb5

Browse files
authored
Merge pull request #4834 from VisActor/docs/generate-changelog-v1.22.8
[Auto changelog] changlog of v1.22.8
2 parents 3a67724 + fdd3057 commit 1ca5eb5

2 files changed

Lines changed: 73 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: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
# v1.22.8
2+
3+
2025-12-17
4+
5+
6+
**🆕 新增功能**
7+
8+
- **@visactor/vtable-sheet**: vtable-sheet 支持跨表格计算公式
9+
- **@visactor/vtable-sheet**: vtable-sheet 支持从 excel 文件中导入多个表格
10+
- **@visactor/vtable**: vtable 支持导出多个sheet到excel文件
11+
- **@visactor/vtable-plugins**: 过滤插件支持更新样式 api. close[#4790](https://github.com/VisActor/VTable/issues/4790)
12+
- **@visactor/vtable-plugins**: 过滤插件支持自定义样式. close[#4720](https://github.com/VisActor/VTable/issues/4720)
13+
- **@visactor/vtable-plugins**: 过滤菜单隐藏或显示时触发事件. close[#4784](https://github.com/VisActor/VTable/issues/4784)
14+
15+
16+
**🐛 功能修复**
17+
18+
- **@visactor/vtable**: 透视表设置 grid-tree 小计值不显示 [#4815](https://github.com/VisActor/VTable/issues/4815)
19+
- **@visactor/vtable**: 更新选项时滚动条错误
20+
- **@visactor/vtable**: 过滤开关启用错误. fix[#4783](https://github.com/VisActor/VTable/issues/4783)
21+
- **@visactor/vtable**: 更新表格数据后应用过滤. fix[#4785](https://github.com/VisActor/VTable/issues/4785)
22+
- **@visactor/vtable**: 更新表格数据后更新过滤状态和键. fix[#4787](https://github.com/VisActor/VTable/issues/4787)
23+
- **@visactor/vtable**: 选择 none 不生效. fix[#4792](https://github.com/VisActor/VTable/issues/4792)
24+
- **@visactor/vtable**: 更新表格数据后更新复选框状态. fix[#4795](https://github.com/VisActor/VTable/issues/4795)
25+
- **@visactor/vtable**: 删除键下不应完成编辑单元格
26+
- **@visactor/vtable**: 透视图联动 getAxis 节点错误
27+
- **@visactor/vtable**: 按下回车键时面板隐藏. fix[#4813](https://github.com/VisActor/VTable/issues/4813)
28+
29+
**📖 文档更新**
30+
31+
- **@visactor/vtable**: 补充 chartDimensionLinkage 示例
32+
33+
34+
35+
[更多详情请查看 v1.22.8](https://github.com/VisActor/VTable/releases/tag/v1.22.8)
36+
137
# v1.22.7
238

339
2025-12-08

0 commit comments

Comments
 (0)