Skip to content
- 💄 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