Skip to content

antd 5.24.4

  • 🐞 Fix Input.TextArea width synchronization issue during resizing. #53024 @triyys
  • 🐞 Fix Typography type color not follow color[Status]Text instead of color[Status]. #53086 @zombieJ
  • 🐞 Fix Affix abnormal onChange event behavior in React versions below 18. #53038 @waiter
  • 🐞 Fix Form requiredMark not working when component is false. #52950 @Wxh16144
  • 🇹🇷 Add Turkish (tr_TR) localization support for the Tour component. #53117 @hakankosdag

  • 🐞 修复 Input.TextArea 调整大小时宽度同步问题。#53024 @triyys
  • 🐞 修复 Typography type 颜色没有跟随 token color[Status]Text 而是 color[Status] 的问题。#53086 @zombieJ
  • 🐞 修复 Affix 组件在 React 18 以下版本中 onChange 参数值异常的问题。#53038 @waiter
  • 🐞 修复 Form requiredMarkcomponent=false 时不起作用的问题。#52950 @Wxh16144
  • 🇹🇷 新增 Tour 组件的土耳其语(tr_TR)本地化支持。#53117 @hakankosdag