Skip to content

Releases: ant-design/pro-components

@ant-design/[email protected]

29 Sep 02:20
Compare
Choose a tag to compare

@ant-design/[email protected]

17 Apr 05:43
Compare
Choose a tag to compare

@ant-design/[email protected]

08 Apr 02:30
Compare
Choose a tag to compare
  • fix(form): DrawerForm ssr 错误 : window is not defined (#8244). #8244 @edram
  • fix(table): densityLarger 中文简体和繁体国际化,文案问题修改 (#8241). #8241 @lk0606
  • feat(card): ProCard support colStyle. bfcf8aa

@ant-design/[email protected]

29 Sep 02:20
Compare
Choose a tag to compare
  • feat(form): ProFormFieldSet support funtion. efbdab6

@ant-design/[email protected]

20 Mar 05:00
Compare
Choose a tag to compare
  • feat(form): ProFormFieldSet support funtion. efbdab6

@ant-design/[email protected]

15 Mar 06:42
Compare
Choose a tag to compare
  • fix(components): remove deprecated tip props. 85de8a2
  • fix(components): compatible 5.13.0 border. ddf0c82
  • fix(form): PasswordStrength support morse options. 3ab9f11
  • fix(list): support add string line. 9ec366d
  • feat(table): add click event for icon element (#8167). #8167 @Been101

@ant-design/[email protected]

29 Sep 02:20
Compare
Choose a tag to compare

@ant-design/[email protected]

29 Sep 02:20
Compare
Choose a tag to compare
  • fix(layout): fix bgLayout no work error. 4a21fdf
  • fix(form): fix DrawerForm and ModalForm button error. 7bf4b30
  • fix(form): 修复默认情况下 sumbitter render 和 render 时候 dom 位置不一致的问题 (#8096). #8096 @Shinji-Li
  • feat(table): column SettingTitle 内容太长时显示省略&弹出 tooltip (#8070). #8070 @xlboy

@ant-design/[email protected]

29 Sep 02:20
Compare
Choose a tag to compare
  • fix(layout): fix bgLayout no work error. 4a21fdf
  • fix(form): fix ProFormPage submit error. 2260b0d

@ant-design/[email protected]

15 Jan 03:33
Compare
Choose a tag to compare
  • 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