4.23.5
版本发布时间: 2022-10-10 18:03:10
ant-design/ant-design最新发布版本:5.20.6(2024-09-09 16:10:29)
- 🐞 Fix Textarea with
autoSize
blink on the fist mount. #37847 - 💄 Fix Input.Password
style={{ fontSize }}
not working. #37898 - 💄 Fix Input.Textarea
style={{ resize: 'none' }}
is not working whenshowCount
is applied. #37855 @kiner-tang - 💄 Fix Input.Search border style in RTL. #37865 @foryuki
- 🇷🇺 Fix Russian translation for Transfer.selectInvert. #37858 @svtslav
- 🇵🇹 Add missing Portuguese translations. #37857 @ernestfolch
- ⚡️ Update Table and Tree for improve state performance. #37875 @sunteago
- TypeScript
- 🐞 修复 Textarea 配置
autoSize
在第一次渲染时闪烁的问题。#37847 - 💄 修复 Input.Password 不支持
style={{ fontSize }}
的问题。#37898 - 💄 修复 Input.Textarea 当指定
showCount
时style={{ resize: 'none' }}
样式设定失效的问题。#37855 @kiner-tang - 💄 修复 RTL 排版中 Input.Search 边框样式问题。#37865 @foryuki
- 🇷🇺 修复 Transfer.selectInvert 的俄语翻译。#37858 @svtslav
- 🇵🇹 添加缺失的葡萄牙语翻译。#37857 @ernestfolch
- ⚡️ 提升 Table 及 Tree 的 State 性能。#37875 @sunteago
- TypeScript