A big thanks to the 18 contributors who made this release possible. Here are some highights ✨
The Material UI free Checkout template got a design uplift (#41447) @zanivan
@mui/material@5.15.13
[Alert] Add slots and slotProps type to theme (#41324) @sai6855
[Autocomplete] Fix the options list being added to the DOM in freeSolo mode even when there are no options, causing style problems (#41300) @rakeshmusturi
A big thanks to the 18 contributors who made this release possible. Here are some highights ✨
The Material UI free Checkout template got a design uplift (#41447) @zanivan
@mui/material@5.15.13
[Alert] Add slots and slotProps type to theme (#41324) @sai6855
[Autocomplete] Fix the options list being added to the DOM in freeSolo mode even when there are no options, causing style problems (#41300) @rakeshmusturi
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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.15.11 to 5.15.13.
Release notes
Sourced from
@mui/material
's releases.... (truncated)
Changelog
Sourced from
@mui/material
's changelog.... (truncated)
Commits
dbcb678
[release] v5.15.13 (#41462)9e97e73
[material-ui][Tooltip] Support event handlers with extra parameters (#41320)9aec566
[material-ui] AddpaperChannel
token (#41447)1aa3764
[material-ui][joy-ui][base-ui][Autocomplete] Keep in sync highlighted index w...1e80616
[RtlProvider] Add component & hook (#41241)16e8ef7
[code-infra] Add alias for icon types (#41248)5fb8e19
[material-ui][Autocomplete] Fix the options list being added to the DOM in `f...1249a37
[material-ui][Switch] Convert to support CSS extraction (#41367)fe5e34b
[material-ui][Alert] Addslots
andslotProps
type to theme (#41324)5ad69e1
v5.15.12 (#41373)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 show