material-ui v3.9.1 Release Notes

    • [Tooltip] Add example using node (#14182) @Varad25
    • [Badge] Make badgeContent optional in ts too (#14186) @kLabz
    • [CircularProgress] Fix animation jumps on indeterminate variant (#14198) @rfbotto
    • [Textarea] Fix line height visibility issue on SSR (#14197) @rfbotto
    • [Link] Fix type declaration for props (#14193) @lunaryorn
    • ๐Ÿ”€ [useMediaQuery] Synchronize TypeScript definition with js one (#14214) @sthenault
    • ๐Ÿ‘ [MenuList] Add home and end key support (#14212) @dallin-christensen
    • [InputAdornment] Automatically inherit the variant (#14023) @joshwooding
    • [Dialog] Add missing PaperComponent property in the definition (#14240) @zharris6
    • [Dialog] Check target has not changed before closing (#13789) @joshwooding
    • [TextField] Fix to expose helperText for accessibility (#14266) @mlenser
    • [Modal] Hide the manager property (#14273) @oliviertassinari
    • [GridListTileBar] Add missing titleWrap key (#14275) @nroot86vml
    • ๐Ÿ’ป [Pickers] Promote material-ui-pickers (#14277) @oliviertassinari
    • [Select] Add customization demo (#14281) @bemineni
    • ๐Ÿ‘ [ExpansionPanel] Fix square support (#14282) @brandonvilla21
    • [Dialog] Fix scrollbar (#14288) @joshwooding
    • ๐Ÿšš [LinearProgress] Remove dead bar2Determinate CSS class (#14298) @lmcarreiro
    • โœ… [Select] Help automated UI testing (#14289) @oumaima1234
    • [MobileStepper] Fix typo CSS API (#14300) @DenrizSusam
    • โœ… [Link] Add ts test and distinguish from react-router link test (#14304) @rosskevin