material-ui v3.7.1 Release Notes

    • ๐Ÿšš [Slide] Remove direction from being passed on to children (#13930) @rfbotto
    • [Dialog] Allow use of custom className under PaperProps (#13935) @eladhayun
    • [Input] Check custom input inputRef implementation (#13934) @henrik1234
    • [BottomNavigation] Add component prop (#13960) @lychyi
    • [TextField] Add Solo Field demo (#13945) @joshwooding
    • ๐Ÿ‘ [RadioGroup] Support uncontrolled mode (#13929) @rfbotto
    • ๐Ÿ“š [TextField] Reword solo textfield documentation (#13970) @joshwooding
    • [layout] Add new useMediaQuery hook (#13867) @joshwooding
    • ๐Ÿšš [Tab] Remove font size change logic (#13969) @rfbotto
    • โšก๏ธ [Autocomplete] Update react-select demo to have isClearable set to true (#13975) @rfbotto