Skip to content

Commit 7d6f8e7

Browse files
authored
Merge pull request #4939 from VisActor/docs/generate-changelog-v1.22.11
[Auto changelog] changlog of v1.22.11
2 parents a42967f + e2f2b92 commit 7d6f8e7

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

docs/assets/changelog/en/release.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# v1.22.11
2+
3+
2026-01-20
4+
5+
6+
**🐛 Bug fix**
7+
8+
- **@visactor/vtable**: prepareEdit occor error [#4871](https://github.com/VisActor/VTable/issues/4871)
9+
- **@visactor/vtable**: paste to table performance when has prepared edit cell [#4912](https://github.com/VisActor/VTable/issues/4912)
10+
- **@visactor/vtable**: distinguish null and empty string values in column dimensions
11+
- **scenegraph**: reset proxy row status when start exceeds end
12+
- **@visactor/vtable**: time unit computeCountToTimeScale month exactitude [#4909](https://github.com/VisActor/VTable/issues/4909)
13+
- **@visactor/vtable**: 修复theme配置theme.headerStyle.textStickBaseOnAlign不生效问题
14+
15+
**🆕 New feature**
16+
17+
- **@visactor/vtable**: add showSubTotalsOnTreeNode to dataConfig [#4850](https://github.com/VisActor/VTable/issues/4850)
18+
19+
**🔨 Refactor**
20+
21+
- **@visactor/vtable**: when has merge cells to delete column [#4848](https://github.com/VisActor/VTable/issues/4848)
22+
- **@visactor/vtable**: update cell merge delete records logic [#4848](https://github.com/VisActor/VTable/issues/4848)
23+
24+
25+
26+
[more detail about v1.22.11](https://github.com/VisActor/VTable/releases/tag/v1.22.11)
27+
128
# v1.22.10
229

330
2026-01-05

docs/assets/changelog/zh/release.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# v1.22.11
2+
3+
2026-01-20
4+
5+
6+
**🐛 功能修复**
7+
8+
- **@visactor/vtable**: 修复prepareEdit 代码运行报错问题 [#4871](https://github.com/VisActor/VTable/issues/4871)
9+
- **@visactor/vtable**: 修复粘贴到表格时性能问题 [#4912](https://github.com/VisActor/VTable/issues/4912)
10+
- **@visactor/vtable**: 修复透视图列维度中区分空值和空字符串值问题
11+
- **scenegraph**: 修复开始超出结束时重置代理行状态问题
12+
- **@visactor/vtable**: 修复时间单位computeCountToTimeScale月精确度问题 [#4909](https://github.com/VisActor/VTable/issues/4909)
13+
- **@visactor/vtable**: 修复主题配置theme.headerStyle.textStickBaseOnAlign不生效问题
14+
15+
**🆕 新增功能**
16+
17+
- **@visactor/vtable**: 新增showSubTotalsOnTreeNode 到 dataConfig配置 [#4850](https://github.com/VisActor/VTable/issues/4850)
18+
19+
**🔨 功能重构**
20+
21+
- **@visactor/vtable**: 修复当有合并单元格时删除列的问题 [#4848](https://github.com/VisActor/VTable/issues/4848)
22+
- **@visactor/vtable**: 修复单元格合并删除记录逻辑问题 [#4848](https://github.com/VisActor/VTable/issues/4848)
23+
24+
25+
26+
[更多详情请查看 v1.22.11](https://github.com/VisActor/VTable/releases/tag/v1.22.11)
27+
128
# v1.22.10
229

330
2026-01-05

0 commit comments

Comments
 (0)