Releases: VisActor/VTable
Releases · VisActor/VTable
v1.15.2
🆕 feat
- @visactor/vtable: dependField&batType support function in progress-bar
- @visactor/vtable: add emptyTip click event
- @visactor/vtable: canvasWidth canvasHeight support auto setting #3089
- @visactor/vtable: add data update in list-table tree(group) mode
- @visactor/vtable: add groupTitleFieldFormat API #3092
- @visactor/vtable: add skipImageExportCellType in vtable-export
🐛 fix
aeolus-250126
build: prelease version 1.11.6-alpha.6
v1.15.1
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
aeolus-250106
build: prelease version 1.11.6-alpha.5
v1.14.3
🆕 feat
- @visactor/vtable: showSort support function type #2630
- @visactor/vtable: add hide for indicator setting #2257 #2451
- @visactor/vtable: add enableTreeCheckbox config
🐛 fix
- @visactor/vtable: fix borderLineWidth array config #3183
- @visactor/vtable: when set resizable false hover taskbar occor error #3189
What's Changed
- Main by @fangsmile in #3187
- [Auto changelog] changlog of v1.14.1 by @github-actions in #3188
- fix: update list table option replace release by @guaizi149 in #3191
- fix: updateLinkLinePoints with date is null by @guaizi149 in #3196
- fix: fix borderLineWidth array config #3183 by @Rui-Sun in #3207
- fix: fix column update in progress by @Rui-Sun in #3198
- [Auto release] release 1.14.2 by @github-actions in #3210
- Merge main into develop by @Rui-Sun in #3211
- 2630 feature show sort function by @fangsmile in #3182
- Fix/update list tabel option by @fangsmile in #3208
- Feat/tree checkbox by @Rui-Sun in #3216
- fix: reset argument remove by @fangsmile in #3225
- fix: type lint error by @fangsmile in #3226
- [Auto release] release 1.14.3 by @github-actions in #3227
Full Changelog: v1.14.1...v1.14.3
aeolus-241225
build: prelease version 1.11.6-alpha.4
v1.14.1
🆕 feat
- @visactor/vtable: add grid rowBackgroundColor and columnBackgroundColor weekendBackgroundColor #3155
🐛 fix
- @visactor/vtable: gantt taskbar resize width interaction can not limit one time unit #3161
- @visactor/vtable: fix axes count error in seriesIds config
🔨 refactor
- @visactor/vtable: add option tableSizeAntiJitter #3160
What's Changed
- Main by @fangsmile in #3107
- [Auto changelog] changlog of v1.13.2 by @github-actions in #3108
- Feat/enhance mergeCell functionality to support more detailed conditions by @xielin9527 in #2945
- fix(vtable): inside getCellValue method of ListTable by @onlyreadcodes in #3136
- fix: render grid,grid and background when change option by @guaizi149 in #3135
- fix: Resolve issue with grammatical tags not being recognized by @YELineee in #3140
- fix: fix cell group judgement when scroll #3149 by @Rui-Sun in #3150
- fix: fix undeline height in text measurement #3112 by @Rui-Sun in #3147
- fix: fix graphic html attribute error in react-vrender by @Rui-Sun in #3137
- fix: fix group title link click #3022 by @Rui-Sun in #3117
- fix: fix font-weight in vtable-export #3005 by @Rui-Sun in #3116
- fix: fix customStyle update not work #3068 by @Rui-Sun in #3114
- fix: set checkedState into Map by @Rui-Sun in #3087
- fix: reset indicatorKeys in pivot-chart by @Rui-Sun in #3070
- fix: fix react-component update in tree table by @Rui-Sun in #3064
- Refactor/custom compute row height by @fangsmile in #3111
- 3097 feature gantt milestone by @fangsmile in #3143
- Feat/merge cell arguments by @fangsmile in #3145
- Fix/update option grid and under bg color by @fangsmile in #3146
- Feat/update markline by @fangsmile in #3151
- 3152 resize hot area limited table group by @fangsmile in #3153
- 3144 bug validatevalue recall by @fangsmile in #3154
- Fix/graphic html by @Rui-Sun in #3159
- 3013 feature gantt contextmenu event by @fangsmile in #3164
- Fix/fs bs by @Rui-Sun in #3046
- fix: fix no records in initRecordCheckState() by @Rui-Sun in #3167
- [Auto changelog] changlog of v1.14.0 by @github-actions in #3169
- [Auto release] release 1.14.0 by @github-actions in #3168
- Main by @fangsmile in #3170
- fix: reshresh record link nodes when node not exist by @guaizi149 in #3162
- Feat/change cell value when update by @taiiiyang in #3173
- fix: fix axes count error in seriesIds config by @Rui-Sun in #3181
- 3155 feature gantt workday style by @fangsmile in #3163
- 3160 refactor vtable anti jitter by @fangsmile in #3165
- Fix/refresh record link nodes by @fangsmile in #3176
- Refactor/change cell value when update by @fangsmile in #3178
- 3161 refactor gantt taskbar resize by @fangsmile in #3179
- Fix/pivot checkbox by @Rui-Sun in #3184
- [Auto release] release 1.14.1 by @github-actions in #3186
New Contributors
- @xielin9527 made their first contribution in #2945
- @onlyreadcodes made their first contribution in #3136
Full Changelog: v1.13.2...v1.14.1
aeolus: Merge pull request #3166 from VisActor/3160-refactor-vtable-anti-jitter
refactor: add option tableSizeAntiJitter #3160
v1.14.0
🆕 feat
- @visactor/vtable: add contextmenu_task_bar event #3013
- @visactor/vtable: add milestone type #3097
- @visactor/vtable: add mergeCell function to support more detailed conditions
- @visactor/vtable: support tickAlign in PivotChart
- @visactor/vtable: add updateMarkLine
- @visactor/vtable: add enums in validateValue of vtable-editor #3039
🐛 fix
- @visactor/vtable: validateValue not promise case can not be recalled #3144
- @visactor/vtable: adjust scroll hot area limited on table group #3152
- @visactor/vtable: fix react-component update in tree table
- @visactor/vtable: fix customStyle update not work #3068
- @visactor/vtable: fix font-weight in vtable-export #3005
- @visactor/vtable: fix graphic html attribute error
- @visactor/vtable: application define in react-vtable umd file #3093
- @visactor/vtable: fix customRender error in react-vtable #3142
- @visactor/vtable: fix group title link click #3022
- @visactor/vtable: fix cell group judgement when scroll #3149
- @visactor/vtable: fix undeline height in text measurement #3112
- @visactor/vtable: change checkboxState into Map
🔨 refactor
- @visactor/vtable: customComputeRowHeight logic