material-ui v5.1.0 Release Notes

    • ​<!-- 68 -->[Autocomplete] Fix hiddenLabel prop of TextField variant={filled} inside Autocomplete (#29234) @jatinsandilya
    • 0️⃣ ​<!-- 67 -->[Box] Support generateClassName and defaultClassName (#29347) @siriwatknp
    • ​<!-- 66 -->[ButtonGroup] Fix variant outlined always has primary color borders on hover (#29487) @ZeeshanTamboli
    • 👍 ​<!-- 65 -->[ButtonGroup] Support different elements under ButtonGroup (#28645) @ZeeshanTamboli
    • ​<!-- 62 -->[CssBaseline] Add enableColorScheme prop so enable using color-scheme property to deal with dark mode (#29454) @alexfauquette
    • ​<!-- 29 -->[FormControlLabel] Narrow the label type (#29324) @michaldudak
    • ​<!-- 28 -->[Grid] Fix usage when columns > 12 (#29196) @tanay123456789
    • ​<!-- 27 -->[InputBase] Do not repeat the same classname (#29353) @hbjORbj
    • 🚚 ​<!-- 30 -->[InputBase] Remove WebkitAppearance from search type (#29383) @nicbarajas
    • ​<!-- 25 -->[ListItem] Add missing exports (#29571) @robcaldecott
    • ​<!-- 22 -->[Pagination] Allow customization of icons (#29336) @mbeltramin
    • ​<!-- 11 -->[TextField] Fix bootstrap, normalize.css, sanitize.css conflicts (#28674) @ChrisClaude
    • ​<!-- 10 -->[TextField] Fix invisible wrap within notched inputs (#29088) @DASPRiD
    • ​<!-- 09 -->[Tooltip] open prop in componentsProps.popper can be optional (#29370) @ZeeshanTamboli
    • ​<!-- 08 -->[Tooltip] Fix className not getting applied from PopperProps (#29023) @ZeeshanTamboli
    • ​<!-- 07 -->[useRadioGroup] Convert to TypeScript (#29326) @eps1lon