Skip to content
- 🐞 Fix DatePicker cannot support webpack 4: Can't resolve '@rc-component/picker/locale/en_US'. #56219 @afc163
- 🐞 Fix ColorPicker inconsistent input heights. #56220 @ug-hero
- 🐞 Fix notification default background color not white when cssVar is disabled. #56169 @wanpan11
- 🐞 Fix Input border missing when focused on Space.Compact with
allowClear prop. #56105 @tuzixiangs
- 🐞 Fix vertical Splitter incorrect collapse behavior in RTL mode, RTL flipping is now applied only to horizontal layouts #56179 @QDyanbing
- 🐞 Fix Result not passing through
data-* and aria-* attributes to the root DOM element. #56165 @QDyanbing
- 🐞 MISC:
theme.cssVar.prefix and theme.cssVar.key now respect empty string value. #56146 @QDyanbing
- 💄 Lift Breadcrumb link style priority. #56137 @guoyunhe
- 🐞 Fix ConfigProvider
closable.placement not working. #55985 @meet-student
- 🐞 Fix Form
onValuesChange params missing Form.List nested content. #56129 @zombieJ
- 🐞 Fix Select
selectorBg token not working. #56052 @ug-hero
- 🐞 Fix Upload incorrect progress position style. #56194 @QDyanbing