yarn antd 5.22.3

latest releases: 5.22.5, 5.22.4
17 days ago
  • 🐞 Fix Select clear button may has incorrect position within Form.item. #51649 @dislido
  • 🐞 Fix InputNumber handleVisible token not work as expected. #51728 @dengfuping
  • 🐞 Fix ColorPicker error when pass ReactNode to label field of presets property. #51808 @li-jia-nan
  • 🐞 Fix Menu inlineCollapsed property not works bug within Layout. #51775 @coderz-w
  • 🐞 Fix Table onHeaderCell provided part style can not override. #51793 @Wxh16144
  • ⌨️ Improve Collapse accessibility. #51836 @aojunhao123
  • TypeScript
    • 🤖 Add Table argument type for clearFilters function property. #51754 @fubd
    • 🤖 Fix Form.List with nest field will miss value with remove when set Form preserve to false. #51796 @zombieJ

  • 🐞 修复 Select 清除按钮在 Form.Item 中位置可能错误的问题。#51649 @dislido
  • 🐞 修复 InputNumber handleVisible token 不生效的问题。#51728 @dengfuping
  • 🐞 修复 ColorPicker 的 presets 属性中的 label 字段传入 ReactNode 会报错的问题。#51808 @li-jia-nan
  • 🐞 修复 Menu 的 inlineCollapsed 属性在 Layout 中不生效的问题。#51775 @coderz-w
  • 🐞 修复 Table onHeaderCell 提供的 style 无法被覆盖的问题。#51793 @Wxh16144
  • ⌨️ 优化 Collapse 组件的可访问性。#51836 @aojunhao123
  • TypeScript
    • 🤖 增加 Table 属性中 clearFilters 函数的入参类型。#51754 @fubd
    • 🤖 修复 Form 设置 preservefalse 时,Form.List 中嵌套的字段卸载会丢失值的问题。#51796 @zombieJ

Don't miss a new antd release

NewReleases is sending notifications on new releases.