- 🐞 Fix Dropdown with
autoFocus
not work as expect. #43002 @Yuiai01
- 🐞 Fix InputNumber with
prefix
abnormal height under Form.Item of hasFeedBack
. #43049
- 💄 Fix Input and InputNumber disabled style with addons. #42974 @kampiu
- 🐞 Fix Upload trigger extra
onChange
event when upload the file exceeds maxCount
. #43034
- 🐞 Fix export bundle size always contain
rc-field-form
even not use it. #43023
- 🐞 Fix DatePicker
disabledTime
sometime can select disabled option. #42991 @linxianxi
- 📖 Add FloatButton controlled demo and patch related warning info. #42835 @poyiding
- 🐞 Fix Button with
disabled
still can interactive with sub component. #42949 @kiner-tang
- 🐞 Drawer add max width to avoid exceed in small screen. #42914 @amir2mi
- 🐞 Fix Table
preserveSelectedRowKeys
not working when checkStrictly
configured. #42784 @linxianxi
- 🐞 Fix Transfer select count not sync when dynamic update data. #42785 @BoyYangzai
- 🐞 Fix Radio.Button
title
not work and update typescript definition. #43012 @linxianxi