mailer
mailer copied to clipboard
chore(deps): bump @mui/material from 5.13.5 to 5.14.8
Bumps @mui/material from 5.13.5 to 5.14.8.
Release notes
Sourced from @mui/material
's releases.
v5.14.8
Sep 5, 2023
A big thanks to the 25 contributors who made this release possible.
@mui/[email protected]
- ​ImageItemList fix incorrect (below) rendering (#38452)
@omriklein
- ​[Button] Add demo for file upload (#38786)
@anle9650
- ​[Slider] Add missing classes for
Slider
InputLabel
InputBase
Radio
(#38401)@sai6855
- ​[Select] Merge slotProps.paper with internal Paper props (#38703)
@michaldudak
- ​[Tabs] Fix
ref
type (#38717)@ZeeshanTamboli
- ​[TabScrollButton] Extend ButtonBase types (#38719)
@ZeeshanTamboli
@mui/[email protected]
- ​[Autocomplete] Type multiple values with readonly arrays. (#38253)
@pcorpet
- ​[TextField] Fix unstable height of memoized multiline TextField component (#37135)
@amal-qb
@mui/[email protected]
- ​[Accordion] Fix incorrect display of classname (#38695)
@sai6855
- ​[AspectRatio] Correct
ratio
prop description (#38743)@sai6855
- ​[Button] Fix disablity of button (#38673)
@sai6855
- ​[design] Stray design tweaks to components (#38476)
@zanivan
- ​[Typography] Added position only when Skeleton is a direct child (#38799)
@siriwatknp
@mui/[email protected]
- ​[TreeView] Use Tree View from MUI X in the lab (#38261)
@flaviendelangle
- ​[LoadingButton] Fix HTML rule button > div forbidden nesting (#38584)
@oliviertassinari
@mui/[email protected]
- ​[system] Fix the inconsistent types of the
mergeBreakpointsInOrder
function (#38749)@imevanc
- ​[system] Fix maxWidth incorrectly resolving breakpoints with non-pixel units (#38633)
@mj12albert
- ​[typescript] Introduce *OwnProps interfaces for components (#36798)
@szalonna
Docs
- ​Update changelog (#38704)
@mj12albert
- ​[docs][Autocomplete] Require referentially stable value (#38734)
@michaldudak
- ​[docs][base-ui] Add type parameter to the button in prepareForSlot demo (#38640)
@michaldudak
- ​[docs][base-ui] Fix the broken image in the Tailwind CSS guide (#38721)
@michaldudak
- ​[docs][base-ui]: Working With Tailwind Guide - revises example code to avoid import errors (#38693)
@christophermorin
- ​[docs][base] Add Tailwind CSS + plain CSS demo on the Menu page (#38618)
@alisasanib
- ​[blog] Clearer blog release title
@oliviertassinari
- ​[blog] Add a post for the Tree View migration (#38407)
@flaviendelangle
- ​[docs] Fix broken links to Next.js docs (#38764)
@ruflair
- ​[docs] Trim trailing whitespace (#38793)
@oliviertassinari
... (truncated)
Changelog
Sourced from @mui/material
's changelog.
5.14.8
Sep 5, 2023
A big thanks to the 25 contributors who made this release possible.
@mui/[email protected]
- ​ImageItemList fix incorrect (below) rendering (#38452)
@omriklein
- ​[Button] Add demo for file upload (#38786)
@anle9650
- ​[Slider] Add missing classes for
Slider
InputLabel
InputBase
Radio
(#38401)@sai6855
- ​[Select] Merge slotProps.paper with internal Paper props (#38703)
@michaldudak
- ​[Tabs] Fix
ref
type (#38717)@ZeeshanTamboli
- ​[TabScrollButton] Extend ButtonBase types (#38719)
@ZeeshanTamboli
@mui/[email protected]
- ​[Autocomplete] Type multiple values with readonly arrays. (#38253)
@pcorpet
- ​[TextField] Fix unstable height of memoized multiline TextField component (#37135)
@amal-qb
@mui/[email protected]
- ​[Accordion] Fix incorrect display of classname (#38695)
@sai6855
- ​[AspectRatio] Correct
ratio
prop description (#38743)@sai6855
- ​[Button] Fix disablity of button (#38673)
@sai6855
- ​[design] Stray design tweaks to components (#38476)
@zanivan
- ​[Typography] Added position only when Skeleton is a direct child (#38799)
@siriwatknp
@mui/[email protected]
- ​[TreeView] Use Tree View from MUI X in the lab (#38261)
@flaviendelangle
- ​[LoadingButton] Fix HTML rule button > div forbidden nesting (#38584)
@oliviertassinari
@mui/[email protected]
- ​[system] Fix the inconsistent types of the
mergeBreakpointsInOrder
function (#38749)@imevanc
- ​[system] Fix maxWidth incorrectly resolving breakpoints with non-pixel units (#38633)
@mj12albert
- ​[typescript] Introduce *OwnProps interfaces for components (#36798)
@szalonna
Docs
- ​Update changelog (#38704)
@mj12albert
- ​[docs][Autocomplete] Require referentially stable value (#38734)
@michaldudak
- ​[docs][base-ui] Add type parameter to the button in prepareForSlot demo (#38640)
@michaldudak
- ​[docs][base-ui] Fix the broken image in the Tailwind CSS guide (#38721)
@michaldudak
- ​[docs][base-ui]: Working With Tailwind Guide - revises example code to avoid import errors (#38693)
@christophermorin
- ​[docs][base] Add Tailwind CSS + plain CSS demo on the Menu page (#38618)
@alisasanib
- ​[blog] Clearer blog release title
@oliviertassinari
... (truncated)
Commits
74c58da
v5.14.8 (#38809)f0af89f
[core] Reworktypescript-to-proptypes
to share the AST parsing with `parseS...5d8f213
[Autocomplete] Type multiple values with readonly arrays. (#38253)87ccee2
[docs] Fix e.g. typo (#38748)b2c4a86
ImageItemList fix incorrect (below) rendering (#38452)ad99cf5
[TabScrollButton] Extend ButtonBase types (#38719)563b883
[material] Add missing classes forSlider
InputLabel
InputBase
Radio
...e835110
[Tabs] Fixref
type (#38717)a2214a7
[typescript] Introduce *OwnProps interfaces for components (#36798)498bd93
[Select][material-ui] Merge slotProps.paper with internal Paper props (#38703)- Additional commits viewable in compare view
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 <dependency name> 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)
Deployment completed
This pull request was successfully built on Stormkit. You can preview it using the following link.
https://mail--99262177080499.stormkit.dev ✅