Pro Components Versions Save

🏆 Use Ant Design like a Pro!

@ant-design/[email protected]

6 months ago
  • fix(form): Password support popoverProps. 39aa69b

@ant-design/[email protected]

6 months ago
  • 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/[email protected]

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

@ant-design/[email protected]

6 months ago
  • revert(layout): 回滚 Layout Menu 的获取逻辑 (#7819). #7819 @ONLY-yours
  • feat(form):addonBefore warp support style. 5dd732e

@ant-design/[email protected]

6 months ago
  • fix(layout): fix layout menu align error. 24cf799
  • feat(table): expose index in onDragSortEnd (#7803). #7803 @kungege
  • fix(card): 移除 stopPropagation,让事件继续冒泡 (#7785). #7785 @xliez

@ant-design/[email protected]

7 months ago
  • fix(layout): 修复 layout 组件在销毁时,删除了其他不相关的 SWR 缓存 (#7737). #7737 @febear
  • fix(form): fix loginPage style error. 80ace22
  • fix(form): 增加透传给 FormItem 的 style 和 className (#7769). #7769 @ONLY-yours
  • feat(form): 优化密码只读模式展现形式 (#7736). #7736 @gamemock
  • fix(form): 首次同步到 url 参数时也执行 syncToUrl (#7741). #7741 @ldc-37

@ant-design/[email protected]

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

@ant-design/[email protected]

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

@ant-design/[email protected]

7 months ago
  • fix(form): the onChange event in ProFormUploadButton has been triggered multiple times (#7732). #7732 @kungege
  • feat(form): new LoginFormPage style (#7734). #7734 @chenshuai2144
  • fix(table): unuse Tab.TabPanel (#7731). #7731 @leshalv

@ant-design/[email protected]

7 months ago
  • 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