v1.15.0
🆕 feat
- @visactor/vtable: support register aggregator #1508
- @visactor/vtable: frozenColCount work in pivot table #3201
- @visactor/vtable: add moveToExtendDateRange option #3221
- @visactor/vtable: add keyboardOptions and add delete_dependency_link contextmenu_dependency_link event #3268
- @visactor/vtable: customMergeCell support array config #3202
- @visactor/vtable: add displayMode in emptyTip
- @visactor/vtable: groupby support array config
- @visactor/vtable: add penetrateEventList config in react-component
- @visactor/vtable: add keepColumnWidthChange props in react-vtable
- @visactor/vtable: add imageAnonymous in customConfig
- @visactor/vtable: aggregationType custom work in pivot table #1508
🐛 fix
- @visactor/vtable: when columns is all hide then should not generate cell ids #3199
- @visactor/vtable: when header tree indicator node has different value, columnWidthConfig not work #3258
- @visactor/vtable: when resize taskBar width the text label should update #3263
- @visactor/vtable: when left table set autoWidth gantt chart render error #3266
- @visactor/vtable: change taskRecord type from string to any
- @visactor/vtable: fix aggregation display issue in tree-structured table headers
- @visactor/vtable: fix collapse checkbox state update #3171
- @visactor/vtable: clear sort target when setRecords in dataset
- @visactor/vtable: fix frozen update problem in react-dom-component
- @visactor/vtable: fix iterator map in getCheckboxState() #3177 #3239
📖 docs
- @visactor/vtable: add weather calendar demo
- @visactor/vtable: add scheduleCreatable doc
What's Changed
- feat: taskbar scheduleCreatable support function by @guaizi149 in #3185
- Main by @fangsmile in #3228
- [Auto changelog] changlog of v1.14.3 by @github-actions in #3230
- fix: add string type to width and height of BaseTableProps by @mengxi-ream in #3203
- fix: state/checkbox undefined error by @davidqiao in #3259
- 3201 refactor frozen width by @fangsmile in #3220
- docs: supplement apis by @fangsmile in #3232
- 3221 bug taskbar move occor error by @fangsmile in #3236
- 3199 bug listtable row height hide by @fangsmile in #3241
- chore: update vchart version by @fangsmile in #3243
- feat: tasksShowMode sub_task mode support createSchedule #3235 by @fangsmile in #3244
- Feature/task bar creatable support fn by @fangsmile in #3246
- docs: supplement sort usage #3250 by @fangsmile in #3254
- 1508 feature pivottable custom aggregation by @fangsmile in #3256
- 3258 bug columnwidthconfig not work by @fangsmile in #3260
- 3266 bug gantt width change by @fangsmile in #3272
- 3263 bug taskbar labeltextstyle update by @fangsmile in #3275
- feat: add displayMode in emptyTip by @Rui-Sun in #3277
- fix: clear sort target when setRecords in dataset by @Rui-Sun in #3276
- feat: add imageAnonymous in customConfig by @Rui-Sun in #3265
- fix: fix collapse checkbox state update #3171 by @Rui-Sun in #3253
- fix: fix iterator map in getCheckboxState() #3177 #3239 by @Rui-Sun in #3252
- fix: fix frozen update problem in react-dom-component by @Rui-Sun in #3249
- fix: fix aggregation display issue in tree-structured table headers by @xielin9527 in #3269
- feat: add penetrateEventList config in react-component by @Rui-Sun in #3271
- feat: add keepColumnWidthChange props in react-vtable by @Rui-Sun in #3242
- fix: listTable aggregation dimension change to field by @fangsmile in #3282
- 3268 feature gantt delete link line by @fangsmile in #3279
- feat: customMergeCell support array config #3202 by @Rui-Sun in #3237
- feat: add vtable-calendar gif demo by @Rui-Sun in #3264
- Fix/schedule creation show mode by @fangsmile in #3288
- Fix/aggregation header children by @fangsmile in #3280
- fix: different tasksShowMode has different schedule creatable by @fangsmile in #3284
- fix: create schedule position error by @fangsmile in #3291
- feat: groupby support array config by @metmetttt in #3247
- Feat/vrender measure by @neuqzxy in #2899
- [Auto release] release 1.15.0 by @github-actions in #3296
New Contributors
- @mengxi-ream made their first contribution in #3203
- @davidqiao made their first contribution in #3259
- @metmetttt made their first contribution in #3247
- @neuqzxy made their first contribution in #2899
Full Changelog: v1.14.3...v1.15.0