material-ui v5.0.0-beta.4 Release Notes

  • ๐Ÿ’ฅ Breaking changes

    • ​<!-- 07 -->[Grid] Fix "auto" behavior to match natural width of its content (#27514) @aaronlademann-wf

    ๐Ÿ”„ Changes

    • ​<!-- 30 -->[ButtonBase] Fix tabIndex type (#27684) @kylegach
    • ​<!-- 13 -->[MenuList] Fix text navigation (#27526) @ryancogswell
    • ​<!-- 01 -->[l10n] Add Arabic Sudan (ar-SD) locale (#27588) @YassinHussein
    • ​<!-- 23 -->[Radio] Fix size prop forwarding with custom icons (#27656) @DouglasPds
    • ​<!-- 10 -->[TextField] Password visibility icons ( "visibility" โ‡” "visibility-off" ) should be reversed (#27507) @tonextone
    • ​<!-- 18 -->[ToggleButton] Fix handling of color prop (#27635) @oliviertassinari