Release notes
*Sourced from [[@material](https://github.com/material)-ui/styles's releases](https://github.com/mui-org/material-ui/releases).*
> ## v4.1.2
> ###### *June 23, 2019*
>
> Big thanks to the 30 contributors who made this release possible!
>
> Here are some highlights ✨:
>
> - ♿️ Fix Select and Menu keyboard behavior ([#16323](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16323)).
> - 🚀 Reduce the Modal bundle size by -22% (5 kB) ([#15839](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/15839), [#16254](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16254), [#16262](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16262)).
> - 💄 Remove noise from the material.io generated icons ([#16258](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16258)).
> - ⚛️ Extend StrictMode compatibility to 25 more components ([#16283](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16283)).
> - And many more 🐛 bug fixes 📚 improvements.
>
> ### `@material-ui/core@v4.1.2`
>
> - [ButtonBase] Fix dragging issue ([#16250](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16250)) [@LukasMirbt](https://github.com/LukasMirbt)
> - [Dialog] Prepare deprecation of withMobileDialog ([#14992](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/14992)) [@oliviertassinari](https://github.com/oliviertassinari)
> - [Divider] Add aria role if it's not implicit ([#16256](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16256)) [@eps1lon](https://github.com/eps1lon)
> - [Grow][Zoom] Remove transform value when entered ([#16297](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16297)) [@gijsbotje](https://github.com/gijsbotje)
> - [MenuList] Fix keyboard a11y when no item is focused when opening ([#16323](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16323)) [@eps1lon](https://github.com/eps1lon)
> - [Menu] Add missing `autoFocus` TypeScript types ([#16289](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16289)) [@BassT](https://github.com/BassT)
> - [Modal] Fix aria-hidden restore logic ([#15839](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/15839)) [@mackersD](https://github.com/mackersD)
> - [Modal] Migrate to hooks ([#16254](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16254)) [@oliviertassinari](https://github.com/oliviertassinari)
> - [Modal] Refactor tests to remove internal accesses ([#16262](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16262)) [@oliviertassinari](https://github.com/oliviertassinari)
> - [Select] Fix autowidth not working with open controlled ([#16214](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16214)) [@jobpaardekooper](https://github.com/jobpaardekooper)
> - [Select] Fix display when no value is selected ([#16294](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16294)) [@ianschmitz](https://github.com/ianschmitz)
> - [Select] Fix forward ref logic ([#16296](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16296)) [@ffjanhoeck](https://github.com/ffjanhoeck)
> - [Select] Fix specificity issue ([#16137](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16137)) [@aditya1906](https://github.com/aditya1906)
> - [Slide] Remove the transform property once open ([#16281](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16281)) [@gijsbotje](https://github.com/gijsbotje)
> - [Snackbar] Fix type definition of autoHideDuration prop ([#16257](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16257)) [@brunomonteirosud](https://github.com/brunomonteirosud)
> - [TextField] Fix media hover specificity issue ([#16266](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16266)) [@arminydy](https://github.com/arminydy)
> - [TextField] Reduce specificity of notchedOutline ([#16304](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16304)) [@romanr](https://github.com/romanr)
> - [Textarea] Update height when maxRows prop changes ([#16298](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16298)) [@tasinet](https://github.com/tasinet)
> - [TouchRipple] Fix ripple staying on fast updates ([#16291](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16291)) [@eps1lon](https://github.com/eps1lon)
>
> ### `@material-ui/icons@v4.2.1`
>
> - [icons] Remove noise from Google source ([#16258](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16258)) [@oliviertassinari](https://github.com/oliviertassinari)
>
> ### `@material-ui/system@v4.3.0`
>
> - [system] Add support for marginX, marginY, paddingX, and paddingY ([#16169](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16169)) [@dimitropoulos](https://github.com/dimitropoulos)
> - [system] Add visibility property to display ([#16231](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16231)) [@aditya1906](https://github.com/aditya1906)
>
> ### `@material-ui/lab@v4.0.0-alpha.17`
>
> - [Slider] Fix onChangeCommitted firing on mouseenter ([#16329](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16329)) [@cdcasey](https://github.com/cdcasey)
> - [Slider] Fix various tick mark issues ([#16275](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16275)) [@eps1lon](https://github.com/eps1lon)
> - [Slider] Mitigate floating point errors ([#16252](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16252)) [@joaosilvalopes](https://github.com/joaosilvalopes)
>
> ... (truncated)
Changelog
*Sourced from [[@material](https://github.com/material)-ui/styles's changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md).*
> ## 4.1.2
> ###### *June 23, 2019*
>
> Big thanks to the 30 contributors who made this release possible!
>
> Here are some highlights ✨:
>
> - ♿️ Fix Select and Menu keyboard behavior ([#16323](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16323)).
> - 🚀 Reduce the Modal bundle size by -22% (5 kB) ([#15839](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/15839), [#16254](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16254), [#16262](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16262)).
> - 💄 Remove noise from the material.io generated icons ([#16258](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16258)).
> - ⚛️ Extend StrictMode compatiblity to 25 more components ([#16283](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16283)).
> - And many more 🐛 bug fixes 📚 improvements.
>
> ### `@material-ui/core@v4.1.2`
>
> - [ButtonBase] Fix dragging issue ([#16250](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16250)) [@LukasMirbt](https://github.com/LukasMirbt)
> - [Dialog] Prepare deprecation of withMobileDialog ([#14992](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/14992)) [@oliviertassinari](https://github.com/oliviertassinari)
> - [Divider] Add aria role if it's not implicit ([#16256](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16256)) [@eps1lon](https://github.com/eps1lon)
> - [Grow][Zoom] Remove transform value when entered ([#16297](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16297)) [@gijsbotje](https://github.com/gijsbotje)
> - [MenuList] Fix keyboard a11y when no item is focused when opening ([#16323](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16323)) [@eps1lon](https://github.com/eps1lon)
> - [Menu] Add missing `autoFocus` TypeScript types ([#16289](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16289)) [@BassT](https://github.com/BassT)
> - [Modal] Fix aria-hidden restore logic ([#15839](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/15839)) [@mackersD](https://github.com/mackersD)
> - [Modal] Migrate to hooks ([#16254](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16254)) [@oliviertassinari](https://github.com/oliviertassinari)
> - [Modal] Refactor tests to remove internal accesses ([#16262](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16262)) [@oliviertassinari](https://github.com/oliviertassinari)
> - [Select] Fix autowidth not working with open controlled ([#16214](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16214)) [@jobpaardekooper](https://github.com/jobpaardekooper)
> - [Select] Fix display when no value is selected ([#16294](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16294)) [@ianschmitz](https://github.com/ianschmitz)
> - [Select] Fix forward ref logic ([#16296](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16296)) [@ffjanhoeck](https://github.com/ffjanhoeck)
> - [Select] Fix specificity issue ([#16137](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16137)) [@aditya1906](https://github.com/aditya1906)
> - [Slide] Remove the transform property once open ([#16281](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16281)) [@gijsbotje](https://github.com/gijsbotje)
> - [Snackbar] Fix type definition of autoHideDuration prop ([#16257](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16257)) [@brunomonteirosud](https://github.com/brunomonteirosud)
> - [TextField] Fix media hover specificity issue ([#16266](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16266)) [@arminydy](https://github.com/arminydy)
> - [TextField] Reduce specificity of notchedOutline ([#16304](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16304)) [@romanr](https://github.com/romanr)
> - [Textarea] Update height when maxRows prop changes ([#16298](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16298)) [@tasinet](https://github.com/tasinet)
> - [TouchRipple] Fix ripple staying on fast updates ([#16291](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16291)) [@eps1lon](https://github.com/eps1lon)
>
> ### `@material-ui/icons@v4.2.1`
>
> - [icons] Remove noise from Google source ([#16258](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16258)) [@oliviertassinari](https://github.com/oliviertassinari)
>
> ### `@material-ui/system@v4.3.0`
>
> - [system] Add support for marginX, marginY, paddingX, and paddingY ([#16169](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16169)) [@dimitropoulos](https://github.com/dimitropoulos)
> - [system] Add visibility property to display ([#16231](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16231)) [@aditya1906](https://github.com/aditya1906)
>
> ### `@material-ui/lab@v4.0.0-alpha.17`
>
> - [Slider] Fix onChangeCommitted firing on mouseenter ([#16329](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16329)) [@cdcasey](https://github.com/cdcasey)
> - [Slider] Fix various tick mark issues ([#16275](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16275)) [@eps1lon](https://github.com/eps1lon)
> - [Slider] Mitigate floating point errors ([#16252](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16252)) [@joaosilvalopes](https://github.com/joaosilvalopes)
>
> ... (truncated)
Commits
- [`eade31e`](https://github.com/mui-org/material-ui/commit/eade31e58deb8ff3faee777313d70141e5868ebe) v4.1.2
- [`ce74f34`](https://github.com/mui-org/material-ui/commit/ce74f345d6775a2c34974ee775e600e0a2dff78d) [Select] Fix display when no value is selected ([#16294](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16294))
- [`e8a4842`](https://github.com/mui-org/material-ui/commit/e8a484265367aad15b969334aeccea2f19328ed5) [styles] Only run the check on the client-side ([#16284](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16284))
- [`c0e4103`](https://github.com/mui-org/material-ui/commit/c0e4103831b821690740a700cbb1e11a21a642d6) [styles] Make StyleRules backwards compatible ([#16200](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16200))
- [`08bdf76`](https://github.com/mui-org/material-ui/commit/08bdf768f6b79cc269d62ef059eae4273d5dbd9f) [core] Change \<> to \ ([#16225](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16225))
- [`4a3297d`](https://github.com/mui-org/material-ui/commit/4a3297d36d9dc99f1b96e3d4e435a91b23a6150c) [styles] Remove withTheme type from makeStyles options ([#16217](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16217))
- See full diff in [compare view](https://github.com/mui-org/material-ui/commits/v4.1.2/packages/material-ui-styles)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps @material-ui/styles from 4.1.1 to 4.1.2.
Release notes
*Sourced from [[@material](https://github.com/material)-ui/styles's releases](https://github.com/mui-org/material-ui/releases).* > ## v4.1.2 > ###### *June 23, 2019* > > Big thanks to the 30 contributors who made this release possible! > > Here are some highlights ✨: > > - ♿️ Fix Select and Menu keyboard behavior ([#16323](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16323)). > - 🚀 Reduce the Modal bundle size by -22% (5 kB) ([#15839](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/15839), [#16254](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16254), [#16262](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16262)). > - 💄 Remove noise from the material.io generated icons ([#16258](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16258)). > - ⚛️ Extend StrictMode compatibility to 25 more components ([#16283](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16283)). > - And many more 🐛 bug fixes 📚 improvements. > > ### `@material-ui/core@v4.1.2` > > - [ButtonBase] Fix dragging issue ([#16250](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16250)) [@LukasMirbt](https://github.com/LukasMirbt) > - [Dialog] Prepare deprecation of withMobileDialog ([#14992](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/14992)) [@oliviertassinari](https://github.com/oliviertassinari) > - [Divider] Add aria role if it's not implicit ([#16256](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16256)) [@eps1lon](https://github.com/eps1lon) > - [Grow][Zoom] Remove transform value when entered ([#16297](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16297)) [@gijsbotje](https://github.com/gijsbotje) > - [MenuList] Fix keyboard a11y when no item is focused when opening ([#16323](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16323)) [@eps1lon](https://github.com/eps1lon) > - [Menu] Add missing `autoFocus` TypeScript types ([#16289](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16289)) [@BassT](https://github.com/BassT) > - [Modal] Fix aria-hidden restore logic ([#15839](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/15839)) [@mackersD](https://github.com/mackersD) > - [Modal] Migrate to hooks ([#16254](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16254)) [@oliviertassinari](https://github.com/oliviertassinari) > - [Modal] Refactor tests to remove internal accesses ([#16262](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16262)) [@oliviertassinari](https://github.com/oliviertassinari) > - [Select] Fix autowidth not working with open controlled ([#16214](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16214)) [@jobpaardekooper](https://github.com/jobpaardekooper) > - [Select] Fix display when no value is selected ([#16294](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16294)) [@ianschmitz](https://github.com/ianschmitz) > - [Select] Fix forward ref logic ([#16296](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16296)) [@ffjanhoeck](https://github.com/ffjanhoeck) > - [Select] Fix specificity issue ([#16137](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16137)) [@aditya1906](https://github.com/aditya1906) > - [Slide] Remove the transform property once open ([#16281](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16281)) [@gijsbotje](https://github.com/gijsbotje) > - [Snackbar] Fix type definition of autoHideDuration prop ([#16257](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16257)) [@brunomonteirosud](https://github.com/brunomonteirosud) > - [TextField] Fix media hover specificity issue ([#16266](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16266)) [@arminydy](https://github.com/arminydy) > - [TextField] Reduce specificity of notchedOutline ([#16304](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16304)) [@romanr](https://github.com/romanr) > - [Textarea] Update height when maxRows prop changes ([#16298](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16298)) [@tasinet](https://github.com/tasinet) > - [TouchRipple] Fix ripple staying on fast updates ([#16291](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16291)) [@eps1lon](https://github.com/eps1lon) > > ### `@material-ui/icons@v4.2.1` > > - [icons] Remove noise from Google source ([#16258](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16258)) [@oliviertassinari](https://github.com/oliviertassinari) > > ### `@material-ui/system@v4.3.0` > > - [system] Add support for marginX, marginY, paddingX, and paddingY ([#16169](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16169)) [@dimitropoulos](https://github.com/dimitropoulos) > - [system] Add visibility property to display ([#16231](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16231)) [@aditya1906](https://github.com/aditya1906) > > ### `@material-ui/lab@v4.0.0-alpha.17` > > - [Slider] Fix onChangeCommitted firing on mouseenter ([#16329](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16329)) [@cdcasey](https://github.com/cdcasey) > - [Slider] Fix various tick mark issues ([#16275](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16275)) [@eps1lon](https://github.com/eps1lon) > - [Slider] Mitigate floating point errors ([#16252](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16252)) [@joaosilvalopes](https://github.com/joaosilvalopes) > > ... (truncated)Changelog
*Sourced from [[@material](https://github.com/material)-ui/styles's changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md).* > ## 4.1.2 > ###### *June 23, 2019* > > Big thanks to the 30 contributors who made this release possible! > > Here are some highlights ✨: > > - ♿️ Fix Select and Menu keyboard behavior ([#16323](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16323)). > - 🚀 Reduce the Modal bundle size by -22% (5 kB) ([#15839](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/15839), [#16254](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16254), [#16262](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16262)). > - 💄 Remove noise from the material.io generated icons ([#16258](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16258)). > - ⚛️ Extend StrictMode compatiblity to 25 more components ([#16283](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16283)). > - And many more 🐛 bug fixes 📚 improvements. > > ### `@material-ui/core@v4.1.2` > > - [ButtonBase] Fix dragging issue ([#16250](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16250)) [@LukasMirbt](https://github.com/LukasMirbt) > - [Dialog] Prepare deprecation of withMobileDialog ([#14992](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/14992)) [@oliviertassinari](https://github.com/oliviertassinari) > - [Divider] Add aria role if it's not implicit ([#16256](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16256)) [@eps1lon](https://github.com/eps1lon) > - [Grow][Zoom] Remove transform value when entered ([#16297](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16297)) [@gijsbotje](https://github.com/gijsbotje) > - [MenuList] Fix keyboard a11y when no item is focused when opening ([#16323](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16323)) [@eps1lon](https://github.com/eps1lon) > - [Menu] Add missing `autoFocus` TypeScript types ([#16289](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16289)) [@BassT](https://github.com/BassT) > - [Modal] Fix aria-hidden restore logic ([#15839](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/15839)) [@mackersD](https://github.com/mackersD) > - [Modal] Migrate to hooks ([#16254](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16254)) [@oliviertassinari](https://github.com/oliviertassinari) > - [Modal] Refactor tests to remove internal accesses ([#16262](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16262)) [@oliviertassinari](https://github.com/oliviertassinari) > - [Select] Fix autowidth not working with open controlled ([#16214](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16214)) [@jobpaardekooper](https://github.com/jobpaardekooper) > - [Select] Fix display when no value is selected ([#16294](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16294)) [@ianschmitz](https://github.com/ianschmitz) > - [Select] Fix forward ref logic ([#16296](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16296)) [@ffjanhoeck](https://github.com/ffjanhoeck) > - [Select] Fix specificity issue ([#16137](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16137)) [@aditya1906](https://github.com/aditya1906) > - [Slide] Remove the transform property once open ([#16281](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16281)) [@gijsbotje](https://github.com/gijsbotje) > - [Snackbar] Fix type definition of autoHideDuration prop ([#16257](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16257)) [@brunomonteirosud](https://github.com/brunomonteirosud) > - [TextField] Fix media hover specificity issue ([#16266](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16266)) [@arminydy](https://github.com/arminydy) > - [TextField] Reduce specificity of notchedOutline ([#16304](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16304)) [@romanr](https://github.com/romanr) > - [Textarea] Update height when maxRows prop changes ([#16298](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16298)) [@tasinet](https://github.com/tasinet) > - [TouchRipple] Fix ripple staying on fast updates ([#16291](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16291)) [@eps1lon](https://github.com/eps1lon) > > ### `@material-ui/icons@v4.2.1` > > - [icons] Remove noise from Google source ([#16258](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16258)) [@oliviertassinari](https://github.com/oliviertassinari) > > ### `@material-ui/system@v4.3.0` > > - [system] Add support for marginX, marginY, paddingX, and paddingY ([#16169](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16169)) [@dimitropoulos](https://github.com/dimitropoulos) > - [system] Add visibility property to display ([#16231](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16231)) [@aditya1906](https://github.com/aditya1906) > > ### `@material-ui/lab@v4.0.0-alpha.17` > > - [Slider] Fix onChangeCommitted firing on mouseenter ([#16329](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16329)) [@cdcasey](https://github.com/cdcasey) > - [Slider] Fix various tick mark issues ([#16275](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16275)) [@eps1lon](https://github.com/eps1lon) > - [Slider] Mitigate floating point errors ([#16252](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16252)) [@joaosilvalopes](https://github.com/joaosilvalopes) > > ... (truncated)Commits
- [`eade31e`](https://github.com/mui-org/material-ui/commit/eade31e58deb8ff3faee777313d70141e5868ebe) v4.1.2 - [`ce74f34`](https://github.com/mui-org/material-ui/commit/ce74f345d6775a2c34974ee775e600e0a2dff78d) [Select] Fix display when no value is selected ([#16294](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16294)) - [`e8a4842`](https://github.com/mui-org/material-ui/commit/e8a484265367aad15b969334aeccea2f19328ed5) [styles] Only run the check on the client-side ([#16284](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16284)) - [`c0e4103`](https://github.com/mui-org/material-ui/commit/c0e4103831b821690740a700cbb1e11a21a642d6) [styles] Make StyleRules backwards compatible ([#16200](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-styles/issues/16200)) - [`08bdf76`](https://github.com/mui-org/material-ui/commit/08bdf768f6b79cc269d62ef059eae4273d5dbd9f) [core] Change \<> to \Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.