Skip to content

Releases: ant-design/pro-components

@ant-design/pro-components@2.6.36

14 Nov 15:46

Choose a tag to compare

  • feat(utils): FieldLabel 的 VALUE_MAX_LENGTH 可以通过参数传入 (#7845) (#7846). #7845 @Rabbit
  • fix(layout): fix popupBg no work error. ea20878
  • fix(layout): [antd: Drawer] bodyStyle is 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

01 Nov 07:39

Choose a tag to compare

  • fix(layout): 修复 Layout 菜单 submenu 和 grounp 混用的时候收起错误. d99a14d
  • fix(form): fix addonWarpStyle no work error. e5374b7
  • fix(table): 修复不能单独展示 filter 的问题. b77b5d4

@ant-design/pro-components@2.6.33

26 Oct 05:13

Choose a tag to compare

@ant-design/pro-components@2.6.32

24 Oct 02:09

Choose a tag to compare

@ant-design/pro-components@2.6.29

11 Oct 07:59

Choose a tag to compare

@ant-design/pro-components@2.6.28

27 Sep 01:51

Choose a tag to compare

  • feat(form): LoginFormPage support backgroundVideoUrl. 6dc50b0

@ant-design/pro-components@2.6.26

26 Sep 09:15

Choose a tag to compare

  • feat(form): support more style config. b8c3954

@ant-design/pro-components@2.6.25

26 Sep 06:58

Choose a tag to compare

@ant-design/pro-components@2.6.24

25 Sep 02:46

Choose a tag to compare

  • 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

@ant-design/pro-components@2.6.20

18 Sep 05:55

Choose a tag to compare

  • fix(layout): default set contentWidth=Fixed. 065524d
  • fix(form): 修复 treeSelect 组件 bordered 属性无法生效 (#7687). #7687 @badrylin
  • fix(form): form list support readonly. 6407072
  • fix(table): EditableProTable reset FormItem grid. c53ecce
  • fix(card): check card extra tag token fixed (#7669). #7669 @ONLY-yours