antd 5.24.4
- 🐞 Fix Input.TextArea width synchronization issue during resizing. #53024 @triyys
- 🐞 Fix Typography type color not follow
color[Status]Textinstead ofcolor[Status]. #53086 @zombieJ - 🐞 Fix Affix abnormal
onChangeevent behavior in React versions below 18. #53038 @waiter - 🐞 Fix Form
requiredMarknot 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颜色没有跟随 tokencolor[Status]Text而是color[Status]的问题。#53086 @zombieJ - 🐞 修复 Affix 组件在 React 18 以下版本中
onChange参数值异常的问题。#53038 @waiter - 🐞 修复 Form
requiredMark在component=false时不起作用的问题。#52950 @Wxh16144 - 🇹🇷 新增 Tour 组件的土耳其语(tr_TR)本地化支持。#53117 @hakankosdag