Releases: ant-design/pro-components
Releases · ant-design/pro-components
@ant-design/[email protected]
@ant-design/[email protected]
- fix(components): compatible 5.13.0 border (#8296). #8296 @leshalv
- fix(layout): slove footerRender types error (#8280). #8280 @ONLY-yours
- fix(layout):解决 Layout Menu 小屏幕下样式丢失的问题 (#8147). #8147 @ONLY-yours
- fix(form): onOpenChange fires twice when opening ModalForm (#8311). #8311 @zhuba-Ahhh
- fix(form): FilterDropdown onClear setTempValue null (#8305). #8305 @zhuba-Ahhh
- feat(form): form list support transform. 7ea4fd1
- fix(form): Fix the problem of FieldLabel activating style when the value is an array (#8287). #8287 @zhuba-Ahhh
- fix(table): Custom components.body no work error (#8281). #8281 @zhuba-Ahhh
- chore(table): update column search ts type (#8275). #8275 @acfasj
- fix(descriptions): Customized contentStyle (#8272). #8272 @zhuba-Ahhh
@ant-design/[email protected]
@ant-design/[email protected]
- feat(form): ProFormFieldSet support funtion. efbdab6
@ant-design/[email protected]
- feat(form): ProFormFieldSet support funtion. efbdab6
@ant-design/[email protected]
@ant-design/[email protected]
- fix(layout): fix bgLayout no work error. 4a21fdf
- fix(field): fieldProps.options not effective in ProFormSegmented (#8129). #8129 @ChuChencheng
@ant-design/[email protected]
@ant-design/[email protected]
@ant-design/[email protected]
- fix(layout): if bgImgStyleList is null ,no render bg-list dom. 0b26161
- feat(form): 添加 FormItemRender 组件 (#8012). #8012 @hans000
- fix(form): fix ProFormDateRangePicker readonly no warp error. b2276c3
- fix(form): 修复 dateFormatter 使用 string 类型提示错误 (#8029). #8029 @yjhtry
- fix(form): add playsInline props. e1233d1
- fix(form): 修复特殊情况(不使用 ProFormMoney 使用 FieldMoney)下格式化错误的问题 (#8024). #8024 @ONLY-yours
- fix(form): 修复特殊情况下多出 moneySymbol 的问题 (#8004). #8004 @ONLY-yours
- chore(form): adjust
submitter
dom order (#7988). #7988 @kungege - fix(form): remove extra
div
(#7987). #7987 @kungege - fix(form): no set maxHeight. 64dc9f7
- fix(list): 修复 ProFormList 透传部分属性到 FormItem 中导致的 react 警告 (#8051). #8051 @SANmq
- fix(table): Record Creator re-render when props change (#8018). #8018 @bartelemi
- fix(table): 修复同时使用 defalutValue 和 Storage 存储的情况下,defalutValue 失效的问题 (#7979). #7979 @ONLY-yours