Skip to content
- 🐞 Fixed Image the
getContainer property not reading from ConfigProvider. #36002 @robothot
- 🐞 Fixed Button issue #35952 where the
disabled attribute does not take effect with href. #35975 @MuxinFeng
- 🐞 Fix less color palette algorithm according to
@ant-design/colors. #35954 @christian-lechner
- 🐞 Fix Upload image flickering. #35943
- 💄 Remove styles from Form such as
status for children of Modal and Drawer. #35849
- TypeScript
- 🤖 Fix type definition for
autoFocus in Dropdown. #35990 @robothot
- 🤖 Fix type definition for
MenuItemGroupType in Menu. #35790 @MasaoBlue
- 🤖 Fix Carousel type definition in React 18. #35959
- 🌐 Localization