- 💄 Optimize Select-like component popup logic. Now always try to display it in the visible area first to reduce the user's extra scrolling cost. #41619
- 💄 Remove fixed height in Badge.Ribbon. #41661 @MuxinFeng
- 🐞 Fix Select width becomes 0px when search after select something. #41722
- 🐞 Fix Empty style in small width container. #41727
- 🐞 Improve Form.Item
noStyle
validation message reveal logic. #41698 @Wxh16144 - 🐞 Fix Form.Item should not support
requiredMark
. #41725 @Wxh16144 - 🐞 Fix Space should not affect font style and font family. #40326
- 🐞 Fix the problem that the hover style of the Previous/Next button in Pagination simple mode is lost. #41685
- 🐞 Fix Tree
switcherIcon
cannot be hidden. #41708 @acyza - 🐞 Fix
List.Item.Meta
avatar and title are not aligned. #41688 @Yuiai01 - 🐞 Fix Row justify setting
space-evenly
does not work. #41679 @Yuiai01 - 🐞 Fix Button type to support custom data attributes. #41650
- 🐞 Fix insufficient table column width issue 40814. #41626
- 🐞 Fix Mentions dropdown style. #41660
- 🐞 Improve Form.Item on
require
judgment logic. #41623 @Wxh16144 - Locales
- 🇹🇭 add Tour, Image, and QRCode Thai locale. #41697 @buildingwatsize
- 💄 优化类 Select 组件弹窗逻辑,现在总是会尝试优先在可视区域展示以减少用户额外滚动成本。#41619
- 💄 去除 Badge.Ribbon 里固定的高度。#41661 @MuxinFeng
- 🐞 修复 Select 在搜索时宽度变为
0px
的问题。#41722 - 🐞 修复 Empty 空数据组件在宽度不够的容器内样式错位的问题。#41727
- 🐞 改进 Form.Item
noStyle
验证消息显隐逻辑。#41698 @Wxh16144 - 🐞 修正 Form.Item 不应支持设置
requiredMark
的问题。#41725 @Wxh16144 - 🐞 修复 Space 影响父元素字体大小和样式的问题。#40326
- 🐞 修复 Pagination 简洁模式中的上一页下一页按钮 hover 样式丢失的问题。#41685
- 🐞 修复 Tree
switcherIcon
无法隐藏。#41708 @acyza - 🐞 修复
List.Item.Meta
的 avatar 和 title 不对齐。#41688 @Yuiai01 - 🐞 修复 Row 的
justify
设置为space-evenly
无效。#41679 @Yuiai01 - 🐞 修复 Button props 类型定义支持 data-* 属性。#41650
- 🐞 修复表格列宽不够的问题 issue 40814。#41626
- 🐞 修复 Mentions 弹层样式。#41660
- 🐞 改进 Form.Item 关于
require
的判断逻辑。#41623 @Wxh16144 - 国际化
- 🇹🇭 添加 Tour、Image 和 QRCode 泰语语言环境。#41697 @buildingwatsize