- 🐞 Fix List render
0
whenactions={[]}
. #49842 @int64ago - 🐞 Fix Upload with dragging upload, the
fileList
inbeforeUpload
is not fully filled. #49832 @coderz-w - Descriptions
- 🐞 Fix Descriptions overlap when content is too long. #49803 @coding-ice
- 🐞 Fix Descriptions render style issue when under Table
expandedRowRender
. #49727 @ljw-codeking
- 🐞 Fix Spin style issue when use
percent
andsize
at same time. #49876 - 🇮🇳 Fill DatePicker
kn_IN
missing locales. #49860 @neerajap-01 - Typescript
- 🐞 修复 List
actions
为空数组时会渲染0
的问题。#49842 @int64ago - 🐞 修复 Upload 拖拽上传文件夹时,
beforeUpload
中fileList
不完整的问题。#49832 @coderz-w - Descriptions
- 🐞 修复 Descriptions 在内容过长时会遮盖后面内容的问题。#49803 @coding-ice
- 🐞 修复 Descriptions 在 Table
expandedRowRender
中渲染样式异常的问题。#49727 @ljw-codeking
- 🐞 修复 Spin
percent
和size
一同使用时,样式不正确的问题。#49876 - 🇮🇳 补充 DatePicker 的
kn_IN
本地化文案。#49860 @neerajap-01 - Typescript