Skip to content
- 🐞 Fix less variables of
@menu-icon-size and @menu-icon-size-lg not working. #19553 @yoyo837
- 🐞 Fix DirectoryTree
defaultExpandedAll not working with treeData. #19646
- 🐞 Fix Drawer content overflow when
placement prop is top or bottom. #19506 @shaodahong
- 🐞 Fix broken Menu.ItemGroup style inside Dropdown again. #19578
- 🐞 Fix Dropdown that menu icon
margin-right style is missing. #19635
- 🐞 Fix Form.Item custom props not working. #19599 @yoyo837
- 🐞 Fix Icon
extraCommonProps not working properly. #19572 @yoyo837
- 🐞 Fix Modal.method() scrollbar not disabled. #19233 @emersonlaurentino
- Table
- 🐞 Fix border missing in fixed columns. #19559
- 🐞 Fix Column with
sortOrder throw error of inifinite loop. #19558
- 🐞 Fix Column
defaultSortOrder not working. #19558
- TypeScript