v1.24.0
🆕 feat
- @visactor/vtable-gantt: gantt weekend column width support setting
- @visactor/vtable-sheet: add undo/redo to sheet
🐛 fix
- @visactor/vtable: groupBy with frozenColCount and enableTreeStickCell usage problem
- @visactor/vtable: when just has only one column groupTitle not show
- @visactor/vtable: checkbox cell render error when set groupBy with rowSeriesNumber
What's Changed
- Fix/issue 5020 async scrollToRow by @fangsmile in #5030
- Main by @fangsmile in #5033
- fix: scrollToRow,滚动到的位置不对(#5020) by @zhiaiing in #5028
- [Auto changelog] changlog of v1.23.3 by @github-actions[bot] in #5034
- docs: update gantt baseline demo by @fangsmile in #5035
- fix(table): use rowHeightsMap directly in scrollToCell to fix position with dynamic row heights by @william-xue in #5051
- fix(filter): show correct tab when filterModes only contains byCondition by @william-xue in #5050
- 5037 bug group by enable tree stick cell by @fangsmile in #5039
- Fix/group by just one col not show title by @fangsmile in #5043
- feat: develop weekendColWidth by @fangsmile in #5042
- feat: optimiz skill, add self introduction by @xuefei1313 in #5046
- Refactor/async scroll to row by @fangsmile in #5031
- fix(vtable): 修复透视表维度隐藏后点击排序失效的问题 by @SusieCmy in #5044
- Fix/5020 scroll to row dynamic row height by @fangsmile in #5052
- Fix/hide indicator after filter by @fangsmile in #5053
- Fix/group by with row series number by @fangsmile in #5054
- feat: table sheet undo redo plugin by @fangsmile in #5040
- docs: update change log by @fangsmile in #5056
- [Auto release] release 1.24.0 by @github-actions[bot] in #5058
New Contributors
- @zhiaiing made their first contribution in #5028
- @william-xue made their first contribution in #5051
- @SusieCmy made their first contribution in #5044
Full Changelog: v1.23.3...v1.24.0