Skip to content

Commit fdd3057

Browse files
committed
docs: update release log
1 parent 37cc79a commit fdd3057

1 file changed

Lines changed: 24 additions & 25 deletions

File tree

docs/assets/changelog/zh/release.md

Lines changed: 24 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,32 @@
44

55

66
**🆕 新增功能**
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)
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)
2928

3029
**📖 文档更新**
31-
32-
- **@visactor/vtable**: supplement chartDimensionLinkage demo
33-
30+
31+
- **@visactor/vtable**: 补充 chartDimensionLinkage 示例
32+
3433

3534

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

0 commit comments

Comments
 (0)