- 🐞 Fix the mistake that tooltip mount on wrong dom, when getPopupContainer of tooltip's props is undefined or null. #30963 @ymrdf
- 🐞 Fix Button lost margin between loading icon and text when children is fragment. #30962
- Table
- 🐞 Table adds warning when
filteredKeys
is controlled and not reflecting internal changes. #30882 @wendellhu95 - 🐞 Fix Table fixed column header hover background. #30972
- 🐞 Table adds warning when
- 💄 Adjust Dropdown item content style to make it get more display space. #30911
- 💄 Fix Menu in dark mode open style affect by light mode. #30907
- 🐞 Fix Dropdown/DatePicker/Select/Cascader animation direction after auto adjust position. #30892
- 🌐 Internationalization
- 🇵🇱 Fix Polish locale. #30899 @MichalJani
- 🐞 修复 Tooltip 的 getPopupContainer 属性为 undefined 时,Tooltip 只能挂载到 body 上的问题。#30963 @ymrdf
- 🐞 修复 Button 加载中图标间距丢失的问题。#30962
- Table
- 🐞 Table 增加内外部
filteredKeys
状态不一致的提示。#30882 @wendellhu95 - 🐞 修复 Table 固定列上有排序按钮时背景透明的问题。#30972
- 🐞 Table 增加内外部
- 💄 调整 Dropdown 条目宽度,使其展示时尽可能多的利用空间。#30911
- 💄 修复 Menu 暗色模式下,部分样式被亮色模式污染的问题。#30907
- 🐞 修复 Dropdown/DatePicker/Select/Cascader 组件自适应位置后动画方向错误的问题。#30892
- 🌐 国际化
- 🇵🇱 调整 Table 波兰语国际化文案。#30899 @MichalJani