Skip to content
- Transfer
- 🐞 Fix the background overflow when Transfer selects the last item on the current page. #51884 @ayangweb
- 🐞 Fix Transfer toggle button being enabled when all items are disabled. #51784 @WwwHhhYran
- 🐞 Fix the arrow would be outside the container when the Tooltip content was too small. #51904
- 🐞 Fix where clicking the Radio or Checkbox under Upload would trigger the popup window twice. #51874
- 💄 Fix Menu icon alignment when using
collapsedIconSize. #51863 @Gnomeek
- 💄 Fix incorrect styling of Tabs component when
type="editable-card". #51935 @aojunhao123
- 💄 Fix insufficient trigger style priority in Layout.Sider component in
zero-width mode. #51936 @aojunhao123
- 💄 MISC: Fix the icon styles were created repeatedly. #51897 @YumoImer
- 💄 MISC: Inline styles refactored to cssinjs. #51843