Release 2026-07-07 V10.8.0
Fixes
- fix(Table): make Rows of TableColumn work on compact mode by @ArgoZhang in #8107
- fix(Table): use auto table layout when AllowResizing is enabled by @ArgoZhang in #8113
- fix(AutoComplete): skip filter when set SkipMatch to true by @ArgoZhang in #8149
- fix(MultiSelect): remove duplicate Divider when use group by @Tony-ST0754 in #8168
Features
- feat(Table): use DefaultFixedColumnWidth as fixed column default width by @Tony-ST0754 in #8073
- feat(Table): SelectedRows support dynamic object by @ArgoZhang in #8099
- feat(TaskBoard): bump version 10.0.1 by @ArgoZhang in #8101
- feat(EmbedPdf): bump version 10.0.7 by @ArgoZhang in #8105
- feat(Utility): improve addScript method by @ArgoZhang in #8116
- feat(Utility): improve addLink method by @ArgoZhang in #8118
- feat(DockView): bump version 10.0.15 by @ArgoZhang in #8120
- feat(DockView): bump version 10.0.16 by @ArgoZhang in #8122
- feat(Html2Pdf): bump version 10.0.9 by @ArgoZhang in #8124
- feat(Table): add auto width function by @ArgoZhang in #8126
- feat(DockView): bump version 10.0.17 by @ArgoZhang in #8128
- feat(DockView): bump version 10.0.18 by @ArgoZhang in #8132
- feat(UniverSheet): bump version 10.0.14 by @ArgoZhang in #8134
- feat(DockView): make IsLock parameter work event set ShowLock to false by @ArgoZhang in #8151
- feat(SvgIcon): add custom class support by @ArgoZhang in #8155
- feat(TreeViewItem): add IconTemplate parameter by @ArgoZhang in #8157
- feat(Transfer): add OnDisabledCallback parameter by @ArgoZhang in #8158
- feat(transfer): should filter disabled item when click select all by @Tony-ST0754 in #8147
- feat(TreeView): add Items check by @ArgoZhang in #8170
- feat(DockView): bump version 10.0.23 by @ArgoZhang in #8180
- feat(TreeView): improve AutoCheckParent logic by @ArgoZhang in #8188
Full Changelog: v10.7.1...v10.8.0