Releases: ant-design/pro-components
Releases · ant-design/pro-components
@ant-design/pro-components@2.6.36
- feat(utils): FieldLabel 的 VALUE_MAX_LENGTH 可以通过参数传入 (#7845) (#7846). #7845 @Rabbit
- fix(layout): fix popupBg no work error. ea20878
- fix(layout): [antd: Drawer]
bodyStyleis deprecated waring (#7864). #7864 @OXXD - fix(layout): fix ProLayout did not match error. cb330f9
- fix(form): fix ProFormMoney customSymbol no work error. d0f30b8
- fix(form): 修复 FieldOptions 中子元素换行问题 (#7856). #7856 @zavven
- style(list): 样式修复 (#7855). #7855 @xliez
- fix(table): less render function. b314a37
- fix(field): remove useDeepCompareMemo which causing renderFormItem not updated (#7887). #7887 @mjss
- fix(descriptions): fix ProTable 和 ProDescriptions render 行为不一样的问题. 227d302
- fix(descriptions): fix save and cancel are not aligned when using Form rules. ebd1898
@ant-design/pro-components@2.6.35
@ant-design/pro-components@2.6.33
- revert(layout): 回滚 Layout Menu 的获取逻辑 (#7819). #7819 @ONLY-yours
- feat(form):addonBefore warp support style. 5dd732e
@ant-design/pro-components@2.6.32
@ant-design/pro-components@2.6.29
@ant-design/pro-components@2.6.28
- feat(form): LoginFormPage support backgroundVideoUrl. 6dc50b0
@ant-design/pro-components@2.6.26
- feat(form): support more style config. b8c3954
@ant-design/pro-components@2.6.25
@ant-design/pro-components@2.6.24
- fix(layout): fix colorBgMenuElevated no extends colorBgHeader error. d915ed1
- fix(layout): 统一 PageContainer 计算到 styles.ts 中 (#7699). #7699 @ONLY-yours
- fix(Table): 修改 search transform 类型 (#7708). #7708 @linxianxi
- fix(table): 修复 editableFormRef hooks 未正确传递 deps 依赖导致 value 取值不是最新 (#7707). #7707 @xliez