Skip to content

Commit 49a2964

Browse files
authored
Merge pull request #3690 from VisActor/docs/generate-changelog-v1.17.5
[Auto changelog] changlog of v1.17.5
2 parents 139f7fb + 36a5280 commit 49a2964

2 files changed

Lines changed: 54 additions & 0 deletions

File tree

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.17.5
2+
3+
2025-04-02
4+
5+
6+
**🆕 New feature**
7+
8+
- **@visactor/vtable**: cell support marked function [#3583](https://github.com/VisActor/VTable/issues/3583)
9+
- **@visactor/vtable**: refactor pivotTable corner with no columns or rows case [#3653](https://github.com/VisActor/VTable/issues/3653)
10+
11+
**🐛 Bug fix**
12+
13+
- **@visactor/vtable**: gantt scale set quarter parser problem [#3612](https://github.com/VisActor/VTable/issues/3612)
14+
- **@visactor/vtable**: gantt overscrollBehavior none work [#3638](https://github.com/VisActor/VTable/issues/3638)
15+
- **@visactor/vtable**: gantt chart updateRecords error when table is tree mode [#3639](https://github.com/VisActor/VTable/issues/3639)
16+
- **@visactor/vtable**: rowHeight error when set adaptive heightMode [#3640](https://github.com/VisActor/VTable/issues/3640)
17+
- **@visactor/vtable**: when set renderChartAsync setRecords api render error [#3661](https://github.com/VisActor/VTable/issues/3661)
18+
- **@visactor/vtable**: fix merge cell checkbox state update [#3668](https://github.com/VisActor/VTable/issues/3668)
19+
20+
**🔨 Refactor**
21+
22+
- **@visactor/vtable**: fillHandle function [#3582](https://github.com/VisActor/VTable/issues/3582)
23+
24+
25+
26+
[more detail about v1.17.5](https://github.com/VisActor/VTable/releases/tag/v1.17.5)
27+
128
# v1.17.4
229

330
2025-03-31

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.17.5
2+
3+
2025-04-02
4+
5+
6+
**🆕 新增功能**
7+
8+
- **@visactor/vtable**: 单元格支持标记功能 [#3583](https://github.com/VisActor/VTable/issues/3583)
9+
- **@visactor/vtable**: 重构透视表在无列或无行情况下的角落处理 [#3653](https://github.com/VisActor/VTable/issues/3653)
10+
11+
**🐛 功能修复**
12+
13+
- **@visactor/vtable**: 修复甘特图刻度设置季度解析问题 [#3612](https://github.com/VisActor/VTable/issues/3612)
14+
- **@visactor/vtable**: 修复甘特图 overscrollBehavior 无效问题 [#3638](https://github.com/VisActor/VTable/issues/3638)
15+
- **@visactor/vtable**: 修复树形模式下甘特图 updateRecords 错误 [#3639](https://github.com/VisActor/VTable/issues/3639)
16+
- **@visactor/vtable**: 修复设置自适应高度模式时行高错误 [#3640](https://github.com/VisActor/VTable/issues/3640)
17+
- **@visactor/vtable**: 修复设置异步渲染图表时 setRecords API 渲染错误 [#3661](https://github.com/VisActor/VTable/issues/3661)
18+
- **@visactor/vtable**: 修复合并单元格复选框状态更新问题 [#3668](https://github.com/VisActor/VTable/issues/3668)
19+
20+
**🔨 功能重构**
21+
22+
- **@visactor/vtable**: 重构填充句柄功能 [#3582](https://github.com/VisActor/VTable/issues/3582)
23+
24+
25+
26+
[更多详情请查看 v1.17.5](https://github.com/VisActor/VTable/releases/tag/v1.17.5)
27+
128
# v1.17.4
229

330
2025-03-31

0 commit comments

Comments
 (0)