Skip to content
- ConfigProvider
- Tabs
- Button
- 💄 Button support
iconGap component token. #54629 @guoyunhe
- 🐞 Fix Button hover/active text color of button with
variant="filled" and href set. #54614 @Komoszek
- Input
- 🆕 Table support
getHeaderCheckboxProps method to the checkbox in the table title. #54600 @EmilyyyLiu
- 🆕 Tooltip support adjusting the text color based on configured
color. #54552 @EmilyyyLiu
- 🆕 Tag.CheckableTag supports
icon prop. #54298 @QdabuliuQ
- 🆕 Splitter support
showCollapsibleIcon to control if hiding collapse icon. #54154 @rxy001
- 🐞 Fix the issue where the
suffix shifts to the left after the mouse hovers over InputNumber in read-only mode. #54585 @Wxh16144
- 🐞 Fix Typography
copyable cause react maximum render error in some cases. #54449 @Meet-student
- 🐞 Fixed Avatar component to properly apply font size design tokens. #54187 @doandevhere
- 🐞 Fix Modal and Drawer
panelRef prop not work. #54619 @dengfuping
- 💄 DatePicker remove
!important style. #54634 @Jiyur
- 💄 Fixed Form.Item layout disorder when
layout="vertical" is set to layout="horizontal". #54611 @crazyair
- 💄 Fix Space.Compact border cropping issue. #54596 @765477020
- 💄 Adjusted the Carousel dot background to prevent white gaps during animation. #54529 @Limoer96
- 💄 MISC: Add new CSS variables for the "size" series. #54621 @765477020
- 💄 Fix Select, TreeSelect and Cascader unexpected compact style inside popup. #54544 @EmilyyyLiu
- 🇻🇳 Add missing transfer component localization text of vi-VN. #54638 @Jiyur
- 🛠 MISC: Remove unnecessary object spread syntax for
genFocusOutline calls. #54622 @afc163
- 🛎 Fix Button and Splitter warn in SSR. #54517 @Meet-student
- TypeScript