File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
3302025-03-31
Original file line number Diff line number Diff line change 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
3302025-03-31
You can’t perform that action at this time.
0 commit comments