A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
⚠️ [BREAKING CHANGE] The Unstyled suffix has been removed from Base UI component names, including names of types and other related identifiers – a codemod script is provided to assist with the change.
🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.12.2
​[FormControl] Fix filled when value is set through inputProps (#36741) @sai6855
​[Slider] onChange handler should be called only when value has changed (#36706) @gitstart
A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
⚠️ [BREAKING CHANGE] The Unstyled suffix has been removed from Base UI component names, including names of types and other related identifiers – a codemod script is provided to assist with the change.
🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.12.2
​[FormControl] Fix filled when value is set through inputProps (#36741) @sai6855
​[Slider] onChange handler should be called only when value has changed (#36706) @gitstart
This version was pushed to npm by mj12albert, a new releaser for @mui/material since your current version.
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)
Bumps @mui/material from 5.6.2 to 5.12.2.
Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
5b7e9c5
Release v5.12.2 (#37014)8e8442b
[core] Fix CI failure onmaster
(#37016)e555828
[base] Remove unstyled suffix from Base components + Codemod script (#36873)614cae5
[Slider]onChange
handler should be called only when value has changed (#36...7001e72
[FormControl] Fixfilled
when value is set throughinputProps
(#36741)d14d288
[release] v5.12.1 (#36915)1bedbbc
[Button] Fix contained with inherit prop not adapting on dark mode (#34508)fe7ac37
[ThemeProvider] Fix theme proptypes (#36852)0046053
[docs] Sync <Stack> between projects (#36785)5853e6a
[Autocomplete] Fix autocomplete left padding (#36649)Maintainer changes
This version was pushed to npm by mj12albert, a new releaser for
@mui/material
since your current version.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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)