- 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
- Transfer
- 🐞 修复 Transfer 选中当前页最后一项时背景溢出的问题。#51884 @ayangweb
- 🐞 修正 Transfer 切换按钮当所有 item 禁用时依然可用的问题。#51784 @WwwHhhYran
- 🐞 修复 Tooltip 内容过少时,箭头会在容器外的问题。#51904
- 🐞 修复点击 Upload 下的 Radio 或 Checkbox 会触发两次弹窗的问题。#51874
- 💄 修复 Menu 在使用
collapsedIconSize
时图标对齐的问题。#51863 @Gnomeek - 💄 修复 Tabs 组件在
type="editable-card"
时样式不正确的问题。#51935 @aojunhao123 - 💄 修复 Layout.Sider 组件在
zero-width
模式下触发器样式优先级不足的问题。#51936 @aojunhao123 - 💄 MISC: 修复 icon 样式被重复创建的问题。#51897 @YumoImer
- 💄 MISC: 行内样式重构为 cssinjs。#51843