Skip to content

Releases: ant-design/pro-components

@ant-design/pro-components@2.7.9

20 May 04:26
Compare
Choose a tag to compare
  • fix(form): LightFilter + SearchSelect component support fetchDataOnSearch (#8363). #8363 @zhuba-Ahhh
  • fix(form): SearchSelect scrolling error in grouping (#8365). #8365 @zhuba-Ahhh
  • fix(form): 将 LightSelect 组件中,popupMatchSelectWidth={false}注释掉,变成灵活多变的动态配置,供用户自行配置。否则,popupMatchSelectWidth 写死 false 会关闭虚拟滚动,数量量过大时,影响组件性能 (#8354). #8354 @gb853940223
  • feat(table): table support RowEditorTable and CellEditorTable. 013877d
  • fix(table): 修 columnsMap 重新赋值时总是使用默认值的问题 (#8384). #8384 @fnoopv
  • fix(card): The extra element and title ellipsis in the checkcard are not functioning correctly when the title is too long (#8347). #8347 @justnewneo
  • chore(descriptions): Reveal the key to prevent errors (#8394). #8394 @zhuba-Ahhh

@ant-design/pro-components@2.7.1

17 Apr 05:43
Compare
Choose a tag to compare

@ant-design/pro-components@2.7.0

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/pro-components@2.6.51

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

@ant-design/pro-components@2.6.50

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/pro-components@2.6.45

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

@ant-design/pro-components@2.6.44

12 Dec 07:29
Compare
Choose a tag to compare

@ant-design/pro-components@2.6.42

20 Nov 03:45
Compare
Choose a tag to compare

@ant-design/pro-components@2.6.40

15 Nov 06:29
Compare
Choose a tag to compare
  • fix(form): PasssWordStrength remove progressDom. 77099e4

@ant-design/pro-components@2.6.39

15 Nov 05:34
Compare
Choose a tag to compare
  • fix(form): PassWord getPercent support status. 7c1bf34
  • fix(form): PasssWord statusRender support value. 5abe403
  • fix(form): PasssWord use Progress step. ee6beb6