- 🐞 Fixed the Input.TextArea width synchronization issue during resizing. #53024 @triyys
- 🐞 Fixed the Typography component's
type
property using incorrect color variables. #53086 @zombieJ - 🐞 Fixed abnormal
onChange
event behavior in the Affix component for React versions below 18. #53038 @waiter - 🐞 Fixed Form component
requiredMark
not taking effect in disabled state. #52950 @Wxh16144 - 🇹🇷 Added Turkish (tr_TR) localization support for the Tour component. #53117 @hakankosdag