- feat(layout): Layout 新增 跨站点导航 分组形式 (#6431). #6431 @chengaway
- fix(layout): 修复 extraContent 在 md 尺寸不位于 content 右侧的 bug (#6389). #6389 @edram
- feat(layout): sider token 增加 colorBgElevated (#6384). #6384 @sushi-su
- fix(form): treeSelect do not default reset to empty string. 387d2d7
- fix(form): do not remove collapsed dom. 769177f
- fix(form):
ProFormList
style does not work (#6398). #6398 @kungege - fix(form): 优化 checkbox 在 hashPriority=high 不生效问题 (#6400). #6400 @leshalv
- fix(list): fix card list style error (#6436). #6436 @chenshuai2144
- fix(table): no render onSearch will SearchProps has onSearch. a1383e2
- fix(table): use flex replace Space (#6426). #6426 @chenshuai2144
- fix(table): fix childrenColumnName is null error. 0fb584c
- fix(table): 轻量筛选替换查询表单,将 padding 调为 8px 更为统一美观 (#6423). #6423 @hihuangwei
- fix(card): slove nested table background color was cover by pro-card (#6410). #6410 @ONLY-yours
- fix(card): disable & checked style fixed (#6414). #6414 @ONLY-yours