Skip to content

Releases: ant-design/pro-components

@ant-design/pro-components@2.6.28

27 Sep 01:51
Compare
Choose a tag to compare
  • feat(form): LoginFormPage support backgroundVideoUrl. 6dc50b0

@ant-design/pro-components@2.6.26

26 Sep 09:15
Compare
Choose a tag to compare
  • feat(form): support more style config. b8c3954

@ant-design/pro-components@2.6.25

26 Sep 06:58
Compare
Choose a tag to compare

@ant-design/pro-components@2.6.24

25 Sep 02:46
Compare
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
Compare
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

@ant-design/pro-components@2.6.19

14 Sep 04:35
Compare
Choose a tag to compare

@ant-design/pro-components@2.6.18

08 Sep 02:08
Compare
Choose a tag to compare
  • 修复了布局中点击链接无效的错误。9252b14
  • 修复了抽屉表单(DrawerForm)中控制宽度权重失效的问题。#7642 @ONLY-yours

@ant-design/pro-components@2.6.17

07 Sep 02:25
Compare
Choose a tag to compare
  • fix(layout): appList item click preventDefault and stopPropagation. 9b3cd65
  • fix(layout): fix menu title center error. 904a89f
  • fix(form): fix datepicker format (#7622). #7622 @SummyGitHub
  • fix(form):更新 DrawerForm resize 参数默认值&文档描述 (#7621). #7621 @LengYXin
  • fix(form): dependency 支持 colSize (#7611). #7611 @yiyi17
  • fix(form): fix marginBlockEnd no use marginLG error. 6e5f384
  • fix(form): fix formList containerClassName and containerStyle no work error. 7a2c9e0
  • fix(table): sortConfig 值为 undefined 时与默认值{}不一致,会导致翻页时再次触发 request 请求 (#7616). #7616 @caronchen

@ant-design/pro-components@2.6.14

28 Aug 08:47
Compare
Choose a tag to compare

@ant-design/pro-components@2.6.13

21 Aug 05:45
Compare
Choose a tag to compare
  • fix(layout): pageContainer token not work (#7524). #7524 @ONLY-yours
  • fix(layout): fix ProFormSelect unsupport title error. d41b1a7
  • fix(layout): if src=null, un render avatar. c721e07
  • fix(layout): collapsed use vertical mode. e82170f
  • feat(form): 修复 field color style width:100% 导致的样式不美观问题 & ts 定义 (#7510). #7510 @LengYXin
  • feat(table): custom toolbar icon (#7521). #7521 @kungege
  • fix(Descriptions): fix use key props error. c8987bb