-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump MUI Internal #14321
Bump MUI Internal #14321
Conversation
Deploy preview: https://deploy-preview-14321--material-ui-x.netlify.app/ |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
1 similar comment
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
d10ad7d
to
eb088dc
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
eb088dc
to
5eb7536
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
5eb7536
to
b5c7385
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
b5c7385
to
737bb18
Compare
737bb18
to
721e035
Compare
This PR contains the following updates:
6.0.0-beta.6
->6.0.0
^1.0.10
->^1.0.11
^1.0.10
->^1.0.11
^1.0.16
->^1.0.18
^1.0.8
->^1.0.10
Release Notes
mui/material-ui (@mui/docs)
v6.0.0
Compare Source
Aug 27, 2024
We are excited to announce the stable release of Material-UI v6 🎉, check out the blog post to see all the updates.
@mui/[email protected]
getItemAriaLabel
page param type (#43399) @sydneyjodon-wkgetTabbable
function return type (#42237) @KalmarLorand@mui/[email protected]
Docs
Core
^6.0.0
for@mui/
dependencies in@mui/docs
(#43445) @LukasTyAll contributors of this release in alphabetical order: @ahmadnadeem6236, @bahmanworld, @DiegoAndai, @Janpot, @KalmarLorand, @LukasTy, @michelengelen, @mnajdova, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp, @sydneyjodon-wk, @zanivan
v6.0.0-rc.0
Aug 22, 2024
A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
@mui/[email protected]
Breaking changes
[Box] Remove
component
fromBoxOwnProps
(#43384) @DiegoAndaiThe
component
prop has been removed from theBoxOwnProps
as it is already included in theBox
type.This might affect your code if you are using the
styled
function with theBox
component.If this is the case, use a
div
element instead ofBox
:This yields the same end result.
If this doesn't work for you, you can also cast the
styled
returned value totypeof Box
:Changes
@mui/[email protected]
Docs
Composition
guide (#43266) @ZeeshanTamboliPaperProps
withslotProps.paper
in demos (#43354) @sai6855Core
@mui/system
TypeScript module augmentation tests in CI (#43386) @ZeeshanTamboliindexOf
withincludes
(#42883) @k-rajat19composeClasses
(#43363) @romgrkAll contributors of this release in alphabetical order: @aarongarciah, @DiegoAndai, @Janpot, @Jay-Karia, @k-rajat19, @oliviertassinari, @rluzists1, @romgrk, @sai6855, @siriwatknp, @Vxee, @ZeeshanTamboli
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.