Releases: ant-design/pro-components
Releases · ant-design/pro-components
@ant-design/[email protected]
- fix(components): remove hashid empty. b46bb80
- fix(layout): support [email protected] 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
@ant-design/[email protected]
- fix(form): fix Cascader light mode no work error. 4ce56dc
@ant-design/[email protected]
- chore: 修复 ts 定义缺失的问题。
@ant-design/[email protected]
- fix(form): fix _transformArray is null will throw error. ba1d9e9
@ant-design/[email protected]
- fix(layout): 修复 collapsedShowTitle 样式错误问题 (#7098). #7098 @ONLY-yours
- fix(form): 解决 ProFormList 多重嵌套 ProFormList 下的表单组件未调用 transform 方法问题 (#7138). #7138 @kaneruan
- fix(form): use oninit reset formRef. 1deedf2
- fix(form): close icon style (#7091). #7091 @kungege
- fix(list): Extend ProListMeta type with
renderFormItem(#7136). #7136 @bartelemi - fix(list): 修复 ProFormList 使用 className 无效问题(#7128). #7128 @leshalv
- fix(list):
onChangeprop don't work (#7129). #7129 @kungege - fix(table): Edit to make defaultValue become higher priority to reset column setting (#7113). #7113 @ianccy
- feat(table): use @dnd-kit (#7131). #7131 @chenshuai2144
- fix(table): component EditableProTable actionDeleteRef function Single row status Locked (#7124). #7124 @varown
@ant-design/[email protected]
@ant-design/[email protected]
- fix(layout): support fix header scroll use new color (#7071). #7071 @chenshuai2144
- fix(layout): set layout headermenu height to 40. f50cfd2
- fix(form): 修复 form 自定义组件过多卡顿的问题 (#7018). #7018 @ldwonday
- fix(form):ProFormList 支持更多类型 (#7051). #7051 @leshalv
- feat(form): rewirte light date form (#7052). #7052 @chenshuai2144
- fix(form): 当设置了 digit 的 stringMode 为 true,但是组件没有返回 string (#7031). #7031 @ldwonday
@ant-design/[email protected]
- fix(layout): fix menu classname no work error. c64e81c
@ant-design/[email protected]
- fix(layout): use best className slove token error. 8090248
- fix(form): fix ModalForm ref less error. 06721c3
- fix(table): table should support dependencies (#7019). #7019 @chenshuai2144