Skip to content
- 🐞 Fix Select clear button may has incorrect position within Form.item. #51649 @dislido
- 🐞 Fix InputNumber
handleVisible token not work as expected. #51728 @dengfuping
- 🐞 Fix ColorPicker error when pass
ReactNode to label field of presets property. #51808 @li-jia-nan
- 🐞 Fix Menu
inlineCollapsed property not works bug within Layout. #51775 @coderz-w
- 🐞 Fix Table
onHeaderCell provided part style can not override. #51793 @Wxh16144
- ⌨️ Improve Collapse accessibility. #51836 @aojunhao123
- TypeScript
- 🤖 Add Table argument type for
clearFilters function property. #51754 @fubd
- 🤖 Fix Form.List with nest field will miss value with remove when set Form
preserve to false. #51796 @zombieJ