v1.22.11
🐛 fix
- @visactor/vtable: prepareEdit occor error #4871
- @visactor/vtable: paste to table performance when has prepared edit cell #4912
- @visactor/vtable: distinguish null and empty string values in column dimensions
- scenegraph: reset proxy row status when start exceeds end
- @visactor/vtable: time unit computeCountToTimeScale month exactitude #4909
- @visactor/vtable: 修复theme配置theme.headerStyle.textStickBaseOnAlign不生效问题
🆕 feat
- @visactor/vtable: add showSubTotalsOnTreeNode to dataConfig #4850
🔨 refactor
- @visactor/vtable: when has merge cells to delete column #4848
- @visactor/vtable: update cell merge delete records logic #4848
What's Changed
- Main by @fangsmile in #4893
- [Auto changelog] changlog of v1.22.10 by @github-actions[bot] in #4894
- Fix/column dimension null empty distinction by @Aurora-GSW in #4889
- 4871 bug prepare edit by @fangsmile in #4902
- fix: 修复theme配置theme.headerStyle.textStickBaseOnAlign不生效问题 by @liqiuqiui in #4900
- fix(gantt): correct month difference calculation for variable month l… by @fangsmile in #4916
- feat(pivot): add showSubTotalsOnTreeNode option by @wangweidingyi in #4911
- 4850 feature show sub totals on tree node by @fangsmile in #4921
- Fix/gantt time scale count by @fangsmile in #4920
- fix(gantt): correct month difference calculation for variable month lengths by @n313893254 in #4909
- Fix/column dimension null empty distinction by @fangsmile in #4897
- fix: upgrade filter icon after update plugin options by @skie1997 in #4922
- 4912 bug paste performance by @fangsmile in #4914
- 4848 bug vtable sheet delete col with merge cell state by @fangsmile in #4898
- fix(scenegraph): reset proxy row status when start exceeds end by @Rui-Sun in #4924
- feat(custom-cell-style): improve performance and memory management fo… by @Rui-Sun in #4907
- [Auto release] release 1.22.11 by @github-actions[bot] in #4936
New Contributors
- @liqiuqiui made their first contribution in #4900
- @wangweidingyi made their first contribution in #4911
- @n313893254 made their first contribution in #4909
Full Changelog: v1.22.10...v1.22.11