-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency @mui/material to v6.4.11 #3
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
base: main
Are you sure you want to change the base?
Conversation
Reviewer's Guide by SourceryThis PR updates the Updated class diagram for ListItemTextclassDiagram
class ListItemText {
+root: Slot
}
note for ListItemText "Added missing root slot"
Updated class diagram for SpeedDialclassDiagram
class SpeedDial {
+root: Slot
}
note for SpeedDial "Added missing root slot"
Updated class diagram for AccordionclassDiagram
class Accordion {
+root: Slot
}
note for Accordion "Added missing root slot"
Updated class diagram for AccordionSummaryclassDiagram
class AccordionSummary {
+slots: Slots
+slotProps: SlotProps
}
note for AccordionSummary "Added slots and slotProps"
Updated class diagram for StyledEngineProviderclassDiagram
class StyledEngineProvider {
+enableCssLayer: boolean
}
note for StyledEngineProvider "Added enableCssLayer prop"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
0fbe14d
to
23e5360
Compare
f9c418e
to
43e81de
Compare
43e81de
to
d9e610d
Compare
This PR contains the following updates:
6.4.7
->6.4.11
Release Notes
mui/material-ui (@mui/material)
v6.4.11
Compare Source
v6.4.10
Compare Source
A big thanks to the 4 contributors who made this release possible.
@mui/[email protected]
value
is provided (#45735) @imadxnull
inanchorEl
function return type (#45723) @eduterDocs
Core
All contributors of this release in alphabetical order: @DiegoAndai, @eduter, @imadx, @oliviertassinari
v6.4.9
Compare Source
Mar 25, 2025
A big thanks to the 7 contributors who made this release possible.
@mui/[email protected]
onHighlightChange
is called (@ZeeshanTamboli) (#45635) @ZeeshanTamboliroot
slot (#45616) @sai6855@mui/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @DiegoAndai, @letianpailove, @mapache-salvaje, @mushfiqbh, @sai6855, @siriwatknp, @ZeeshanTamboli
v6.4.8
Compare Source
Mar 17, 2025
A big thanks to the 9 contributors who made this release possible.
@mui/[email protected]
root
slot (#45552) @sai6855root
slot (#45551) @sai6855root
slot (#45534) @sai6855selectionchange
loop (#45351) (#45498) @mj12albert@mui/[email protected]
enableCssLayer
prop to StyledEngineProvider (#45563) @siriwatknp@mui/[email protected]
@mui/[email protected]
Core
Docs
overriding-component-structure
doc to Material UI (#45570) @siriwatknpAll contributors of this release in alphabetical order: @dahiro, @DiegoAndai, @Jtaks, @mapache-salvaje, @mj12albert, @ovtn, @sai6855, @siriwatknp, @vipierozan99
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.