- fix(components): remove hashid empty. b46bb80
- fix(layout): support antd@5.6 token. 28291fe
- fix(form): 修复 ProTable 的 columns.proFieldProps 不生效 (#7205). #7205 @fanck0605
- fix(form): ColorPicker use antd style-n. 8d3cd04
- fix(form): ProFormColorPicker support disable. 973ac28
- fix(form): fix set addonAfter valuePropName will no work error. 8072666
- fix(form): 修复 fn[curK] 为函数时,参数 undefined 导致的报错 (#7163). #7163 @Soulwail
- fix(table): 修复 Editable 的 record.id 使用 index,且 index 为 0 时,导致无法添加新行 (#7176). #7176 @Soulwail
- fix(card): fix ProCard small header style error. 17ccf69