Update dependency @mui/material to v5.10.7 #11
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.10.2->5.10.7Release Notes
mui/material-ui
v5.10.7Compare Source
Sep 26, 2022
A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.10.7:rootstylesheet (#34131) @siriwatknpalternativeLabelis used (#34335) @ZeeshanTambolititle(#34289) @abhinav-22-tech@mui/system@5.10.7shape.borderRadiusin theme (#34076) @ZeeshanTambolienableSystemwithdefaultMode(#33960) @siriwatknp@mui/material@5.0.0-alpha.101@mui/base@5.0.0-alpha.99Breaking changes
[TrapFocus] Rename TrapFocus to FocusTrap (#34216) @kabernardes
Changes
@mui/joy@5.0.0-alpha.47value,required, andreadOnlyto input (#34477) @siriwatknponClickprop (#34455) @HexM7Dividercomponent (#34403) @siriwatknpreadOnlyandrequiredto input (#34478) @siriwatknpDocs
useMenuanduseMenuItemhooks demo (#34166) @ZeeshanTamboliGriddocs (#34475) @Dustin-DigitarBack to topsection in AppBar docs (#34479) @Dustin-Digitarwebpack.config.js(#34446) @CodingItWrongonChangecall (#34408) @siriwatknpCore
All contributors of this release in alphabetical order: @abhinav-22-tech, @alexfauquette, @CodingItWrong, @Dustin-Digitar, @garronej, @HexM7, @howlettt, @Janpot, @joserodolfofreitas, @kabernardes, @MBilalShafi, @Methuselah96, @michaldudak, @mnajdova, @oliviertassinari, @prakhargupta1, @pratikkarad, @ptrfrncsmrph, @samuelsycamore, @siriwatknp, @ZeeshanTamboli
v5.10.6Compare Source
Sep 19, 2022
A big thanks to the 11 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.10.6Bootstrapeven when label is not defined (#34343) @ZeeshanTamboli@mui/joy@5.0.0-alpha.46Breaking changes
[button][joy] Replace
start/endIconprop withstart/endDecorator(#34288) @hbjORbjBREAKING CHANGE: replace
start/endIconwithstart/endDecorator.Changes
InputandTextareastyles (#34281) @siriwatknp@mui/base@5.0.0-alpha.98Breaking changes
[Select][base] Add event parameter to the onChange callback (#34158) @michaldudak
The SelectUnstyled and MultiSelectUnstyled
onChangecallbacks did not have event as the first parameter, leading to inconsistency with other components and native HTML elements.This PR adds the event parameter as the first one and moves the newly selected value to the second position. Because of this, it's a breaking change.
This also affects Select from Joy UI.
Docs
Core
typescript-to-proptypes, respect the value pass to the generic (#34311) @flaviendelangleAll contributors of this release in alphabetical order: @alexfauquette, @flaviendelangle, @hbjORbj, @Janpot, @michaldudak, @oliviertassinari, @renovate[bot], @samuelsycamore, @siriwatknp, @tomasz-sodzawiczny, @ZeeshanTamboli
v5.10.5Compare Source
Sep 12, 2022
A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
Alert,Modal,ListSubheader,FormControl,CircularProgresscomponents to Joy UI (#33859) @hbjORbj @siriwatknp@mui/material@5.10.5primaryTypography(#33880) @iamxukai@mui/joy@5.0.0-alpha.45CircularProgresscomponent (#33869) @hbjORbjFormControlcomponent (#34187) @siriwatknpListSubheadercomponent (#34191) @siriwatknpModalcomponent (#34043) @siriwatknptextareaprops fromcomponentsProps(#34223) @HexM7Docs
Usagedocs (#34200) @zillion504Core
All contributors of this release in alphabetical order: @bytasv, @ChrystianDeMatos, @hbjORbj, @HexM7, @iamxukai, @kushagra010, @LukasTy, @michaldudak, @oliviertassinari, @siriwatknp, @ZeeshanTamboli, @zillion504
v5.10.4Compare Source
Sep 5, 2022
A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
Alertcomponent to Joy UI (#33859) @hbjORbj@mui/material@5.10.4@mui/joy@5.0.0-alpha.44Alertcomponent (#33859) @hbjORbjcomponentsPropsgeneric (#34140) @hbjORbjBreadcrumbscomponent (#33860) @hbjORbjcomponentprop (#34172) @siriwatknp@mui/base@5.0.0-alpha.96Docs
mui-color-input,mui-chips-inputandmui-tel-inputinto the related projects page (#34123) @viclafouchCore
typesfield to packages without index.d.ts (#33952) @michaldudakmousePressfunction (#34124) @cherniavskiiAll contributors of this release in alphabetical order: @cherniavskii, @DanailH, @hbjORbj, @Janpot, @michaldudak, @oliviertassinari, @paulschreiber, @ropereraLK, @samuelsycamore, @siriwatknp, @viclafouch
v5.10.3Compare Source
Aug 29, 2022
A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.10.3disableClearableis used (#34053) @mnajdova@mui/system@5.10.3@mui/base@5.0.0-alpha.95@mui/joy@5.0.0-alpha.43roleproptypes (#34119) @siriwatknpcomponentsPropsfor all components (#34077) @siriwatknpcomponentsPropsas a function (#34022) @siriwatknpTextareacomponent (#33975) @siriwatknpDocs
Selectcomponent (#34091) @HexM7DatePickercomponent demo on the home page (#34054) @NaveenPantraCore
OverridableComponentvia module augmentation for better performance (#32735) @mnajdovaAll contributors of this release in alphabetical order: @alexfauquette, @bharatkashyap, @bicstone, @danilo-leal, @EthanStandel, @HexM7, @hoangph271, @JonathanAsbury-SPS, @michaldudak, @mnajdova, @NaveenPantra, @oliviertassinari, @pieetrus, @renovate[bot], @siriwatknp, @ZeeshanTamboli
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 has been generated by Mend Renovate. View repository job log here.