Skip to content
- 🐞 Fix
Select render lag of long text in Chrome. #11456 #11843
- 🐞 Fix
onOpenChange handler not being called in RangePicker for preset ranges. #12142@leijingdao
- 🐞 Fix parameter
dontAnimate to goTo of Carousel, the parameter be used to closing animation transitions. #12205
- 🐞 Fix duplicated className for tabBar in
Tabs. 589ba #12051
- 🐞 Fix the vertical alignment for the title of
Card. #11036 #10576
- 🐞 Fix Item key unspected change on
List component. #12299@douglasjunior
- 🐞 Fix
confirmFilter in Table does not refresh immediately. 954c7 #12284
- Menu
- 🐞 Fix extra scrollbar when popup
Menu in horizontal mode. #12152
- 🐞 Fix
openKeys have higher priority in Menu. #12361 @tangjinzhou
- Upload
- 🐞 Fix
linkProps in Upload fileList to support json string format and can override rel, target, title and etc. efb23c
- 🐞 Fix deduplication of the same key when uploading multiple files in
Upload. 273fd、#10953
- Icon related
- 🐞 Fix
Upload close icon style error. #12330 #12304
- 🐞 Fix
Select add select clear icon. #12196 #12181
- 🐞 Fix
Icon svg align. 0698c
- 🐞 Fix
React.Children.only error when Icon contain children. c21ff
- 🐞 Fix
Notification icon align when no description. e6579
- 🐞 Fix sorter icon align of
Table. c935d
- TypeScript