Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @mui/system (5.7.0 → 5.8.0) · Repo · Changelog
Release Notes
5.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 39 commits:
v5.8.0 (#32795)
[Joy] Add Badge doc (#32790)
[private-classnames] Remove package and move everything to utils (#32758)
[docs] Fix wrong code snippet for overriding styles in theme with a callback value (#32781)
[website] Improve communication about MUI X components that are still wip (#32708)
[docs] Update Crowdin logo (#32782)
[website] Remove scrollbar on x-axis (#32291)
[docs] Improve callouts design (#32709)
[docs] Revise the "Understanding MUI packages" article (#32382)
[l10n] Fix typos and translations on arSD and arEG locales (#31848)
[docs] Fix link to the material icons (#32771)
[Menu] Fix context menu open position (#32661)
[Joy] Add global variant feature page (#32695)
[OptionUnstyled] Define ownerState and slot props' types (#32717)
[core] Enabled Renovate's lockfile maintenance (#32635)
[docs] Add notification for Premium release blog post (#32728)
[MenuUnstyled] Demos improvements (#32714)
[blog] Add release post for MUI X Premium (#32720)
[Joy] Add avatar page (#32711)
[website] Update the pricing page for the MUI X premium plan release (#32458)
[docs] Base Portal style revisions and final review (#32157)
[InputUnstyled] Support callbacks in componentsProps (#32271)
[InputUnstyled] Define ownerState and slot props' types (#32491)
[docs] Add joy to docs package.json (#32744)
[Badge] Fix TypeScript error when adding style overrides for Badge (#32745)
[core] Extract `MuiPage` interface to separate file (#32715)
[Autocomplete] Fix `getInputProps` TypeScript return type (#32730)
[core] Remove unnecessary `spacing` parameter from `createMixins` method (#32690)
[docs] Fix TOC-related styles not being applied when disableAd=true (#32733)
[docs] Add TypeScript guide on the polymorphic components (#32168)
[Autocomplete] Forward props to renderTags() (#32637)
[examples] Update remix example's tsconfig with required values (#32723)
[website] Update sponsors (#32725)
Bump express to ^4.18.1 (#32682)
[system] Add `Container` component and `createContainer` factory (#32263)
[docs] Fix warning mode pass to React.Fragment (#32729)
[codemod] Add jss to tss-react codemod (#31802)
[examples] Update to use React 18's createRoot (#32506)
[docs] Revise Showcase copy for clarity + audit appList (#31946)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands