Skip to content
- 🌟
Form's error message now can be customized with ReactNode. #10136 @lovekonakona
- 🌟
List support customized configuration for position of pagination. #10581 @zheeeng
- 🌟
Layout.Sider now can be configured with light or dark theme. #10142 @pd4d10
- 🌟 Ant Design official site now supports offline mode. #10625
- 🌟
Transfer adding style and operationStyle props for further customization. @eduludi
- 🌟
Message adds a promisfied interface to handle callback. #10421 @zhujinxuan
- 🐞 Fix compilation issue with typescript@v2.9.1 . #10729 @karol-majewski
- 🐞 Fix a bug in
Menu where outer menu item not highlighting while inner item is selected. #8666 @stonehank
- 🐞 Affix
offsetBottom not working. #10674