npm antd 5.28.0

2 days ago
  • 🆕 Drawer supports closable.placement prop to specify the position of the close button. #54067 @davidhsing
  • 🆕 Image component supports fallback global configuration. #54702 @Jiyur
  • 🆕 QRCode component supports boostLevel prop. #55063 @li-jia-nan
  • 🆕 Splitter supports onCollapse prop. #54673 @ug-hero
  • 🆕 Statistic displays animation effect by default when set to loading. #55398 @afc163
  • 🆕 TreeSelect supports global configuration for switcher icon. #54821 @Jiyur
  • Segmented
    • 💄 Segmented theme variable itemSelectedBg supports background gradient. #55391 @zancheng
    • 🐞 Fix Segmented abnormal animation after React DevTools upgrade. #55438 @afc163
  • 🐞 Fix Tree and Transfer components disabled inheritance issue. #54831 @cactuser-Lu
  • 🐞 Fix Tree.DirectoryTree defaultExpandAll not working when fieldNames is defined. #55420 @Wxh16144
  • Upload
    • 🆕 Upload component adds info.defaultRequest in customRequest parameters. #55146 @EmilyyyLiu
    • 💄 Upload component supports pictureCardSize token. #54756 @wanpan11
  • 💄 Notification supports configuring background color token. #54802 @thinkasany
  • 💄 Pagination supports modifying the text color of active items through itemActiveColor and itemActiveColorHover tokens. #55195 @Renderz
  • 🐞 Fix Select, DatePicker, TreeSelect, Cascader and other components not showing default suffix icon when suffixIcon is configured as undefined. #54790 @EmilyyyLiu
  • 🐞 Fix Mentions component not inheriting disabled from external Form. #54829 @EmilyyyLiu
  • 🐞 Fix Watermark component crashing when wrapping Modal with modalRender. #55435 @ug-hero
  • 🗑 Input component deprecates addonAfter and addonBefore props, use Space.Compact instead. #55315 @EmilyyyLiu
  • 🤖 Row component gutter prop supports string type definition. #54628 @ug-hero

  • 🆕 Drawer 支持 closable.placement 属性,用于指定关闭按钮的位置。#54067 @davidhsing
  • 🆕 Image 组件支持 fallback 全局配置。#54702 @Jiyur
  • 🆕 QRCode 组件支持 boostLevel 属性。#55063 @li-jia-nan
  • 🆕 Splitter 支持 onCollapse 属性。#54673 @ug-hero
  • 🆕 Statistic 设置为 loading 时默认展现动画效果。#55398 @afc163
  • 🆕 TreeSelect 支持切换器图标的全局配置。#54821 @Jiyur
  • Segmented
    • 💄 Segmented 的主题变量 itemSelectedBg 支持背景渐变。#55391 @zancheng
    • 🐞 修复 Segmented 切换动画总是从第一项移动闪烁的问题。#55438 @afc163
  • 🐞 修复 Tree 和 Transfer 组件的 disabled 继承问题。#54831 @cactuser-Lu
  • 🐞 修复 Tree.DirectoryTree 定义 fieldNamesdefaultExpandAll 不生效的问题。#55420 @Wxh16144
  • Upload
  • 💄 Notification 支持配置背景颜色的 token。#54802 @thinkasany
  • 💄 Pagination 支持通过 itemActiveColoritemActiveColorHover token 修改高亮项的文字颜色。#55195 @Renderz
  • 🐞 修复 Select、DatePicker、TreeSelect、Cascader 等组件 suffixIcon 配置值为 undefined 时没有默认后缀图标的问题。#54790 @EmilyyyLiu
  • 🐞 修复 Mentions 组件没有继承外部 Form 的 disabled 的问题。#54829 @EmilyyyLiu
  • 🐞 修复 Watermark 组件内包裹 Modal 使用 modalRender 会导致崩溃的问题。#55435 @ug-hero
  • 🗑 Input 组件废弃 addonAfteraddonBefore 属性,使用 Space.Compact 替换。#55315 @EmilyyyLiu
  • 🤖 Row 组件 gutter 属性支持 string 类型定义。#54628 @ug-hero

Don't miss a new antd release

NewReleases is sending notifications on new releases.