Skip to content
- 🛠 Refactor Badge style logic and take Ribbon style out to reduce SSR inline style size. #44451
- 🐞 Fix the issue of abnormal icon styling when using `@ant-design/icons`` within App. #41208 @Wxh16144
- 🐞 Fix the issue of vertical dragging malfunction in Carousel. #44460 @RedJue
- 🐞 Fix Tour panel use wrong design token. #44428
- 🐞 Fix Form
wrapperCol with responsive xs config not working. #44388
- 🐞 Fix ColorPicker duplicate
key issue. #44370 @xr0master
- 🐞 Fix Radio that not work in Tree title. #44380 @MadCcc
- 🐞 Fix Table that would crash when
filterDropdown does not support ref. #44357 @MadCcc
- 🐞 Fix Form
inline layout show extra bottom margin when validation failed. #44360
- 🐞 Fix DatePicker
showTime working error when format is Array. #44306 @Zian502
- 🐞 Fix Watermark can not be fully shown when
content is too long. #44321
- TypeScript