Skip to content
- 🐞 Fix AutoComplete
onPaste event callback not working problem on inside Input. #53839 @Wxh16144
- 🐞 Fix ColorPicker cannot input for hex value. #53814 @DDDDD12138
- 🐞 Fix Statistic.Timer ssr hydrate issue. #53817 @zombieJ
- 🐞 Fix Table header blink issue when sticky is enable. #53803 @afc163
- 💄 Fix Input.Search
variant="filled" broken UI. #53787 @afc163
- TypeScript
- 🤖 Fix Upload.Dragger does not accept generic parameter problem. #53842 @fnoopv
- 🤖 Remove Modal invalid properties type definition. #53808 @wanpan11