Releases: ant-design/pro-components
Releases · ant-design/pro-components
@ant-design/pro-components@2.6.0
@ant-design/pro-components@2.5.11
@ant-design/pro-components@2.5.10
- fix(form): fix table render less error. dcd3888
@ant-design/pro-components@2.5.9
- fix(form): fix shouldUpdate no work error. ff8bbef
@ant-design/pro-components@2.5.7
- fix(components): fix useToken no supoort antd@4 的问题. 58b96e9
@ant-design/pro-components@2.5.6
- 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
@ant-design/pro-components@2.5.5
- fix(form): fix Cascader light mode no work error. 4ce56dc
@ant-design/pro-components@2.5.3
- chore: 修复 ts 定义缺失的问题。
@ant-design/pro-components@2.5.2
- fix(form): fix _transformArray is null will throw error. ba1d9e9
@ant-design/pro-components@2.5.0
- 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):
onChange
prop 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