- 🐞 Fixed the issue that the suffix of InputNumber moves left after the mouse enters when it is disabled. #53184 @yellowryan
- 💄 Fix Form syntax errors of style selector. #53236 @Wxh16144
- 💄 Refactor TextArea resize logic when set
resize: both
style to fit with React life cycle. #53235 @zombieJ - 🇮🇷 Add missing translations and fix typos for Farsi language (fa_IR). #53251 @AliReza-Kamkar
- 🐞 修复 InputNumber 在禁用状态下鼠标划入后
suffix
出现左移的问题。#53184 @yellowryan - 💄 修复 Form 组件样式选择器语法错误。#53236 @Wxh16144
- 💄 重构 TextArea 对
resize: both
时处理尺寸的逻辑以更符合 React 生命周期。#53235 @zombieJ - 🇮🇷 添加缺失的波斯语 (fa_IR) 翻译并修正拼写错误。#53251 @AliReza-Kamkar