material-ui v5.0.5 Release Notes

    • ​<!-- 40 -->[CardMedia] Apply specified img role instead of custom image role (#29172) @eps1lon
    • ๐Ÿšš ​<!-- 32 -->[CSSBaseline] Remove incorrect @deprecated annotation (#29069) @adamfitzgibbon
    • ๐Ÿ‘ ​<!-- 20 -->[Grid] Support custom columns with nested grid (#28743) @Devesh21700Kumar
    • ๐Ÿšš ​<!-- 18 -->[InputBase] Remove wrong theme overriding with MUI's default theme (#29157) @hbjORbj
    • ​<!-- 17 -->[LoadingButton] Fix fullWidth styling (#28652) @nikitabobers
    • ​<!-- 16 -->[Popper] make Popper display:none whenever it's closed (#29233) @adamfitzgibbon
    • ​<!-- 14 -->[Menu] Reduce min-height & padding in menu-item with dense property (#29180) @jatinsandilya
    • ​<!-- 07 -->[Tab] iconPosition prop added in Tab (#28764) @deepanshu2506
    • ​<!-- 03 -->[Tooltip] Correct inconsistent prop precedence (#29132) @michaldudak