Update material-ui monorepo #123
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/material-ui-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
5.0.0-alpha.138
->5.0.0-alpha.139
5.14.3
->5.14.4
Release Notes
mui/material-ui (@mui/lab)
v5.0.0-alpha.139
Compare Source
mui/material-ui (@mui/material)
v5.14.4
Compare Source
Aug 8, 2023
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.14.4
@mui/system@5.14.4
component
from TypeMap (#38168)" (#38356) @michaldudak@mui/base@5.0.0-beta.10
Breaking changes
[base] Ban default exports (#38200) @michaldudak
Base UI default exports were changed to named ones. Previously we had a mix of default and named ones.
This was changed to improve consistency and avoid problems some bundlers have with default exports.
See https://github.com/mui/material-ui/issues/21862 for more context.
Additionally, the
ClassNameGenerator
has been moved to the directory matching its name:A codemod is provided to help with the migration:
Changes
@mui/joy@5.0.0-beta.1
MenuButton
(#38342) @sai6855Docs
[docs][AppBar] Fix
ResponsiveAppBar
demo logo href (#38346) @iownthegame[docs][base] Add Tailwind CSS + plain CSS demo on the Button page (#38240) @alisasanib
[docs][Menu][base] Remove
Unstyled
prefix from demos' function names (#38270) @sai6855[docs] Add themeable component guide (#37908) @siriwatknp
[docs] Fix Joy UI demo background color (#38307) @oliviertassinari
[docs] Update API docs for Number Input component (#38301) @ZeeshanTamboli
[docs][joy-ui] Revise the theme typography page (#38285) @danilo-leal
[docs][joy-ui] Add TS demo for Menu Bar (#38308) @sai6855
[docs][joy-ui] Updated Typography callout at getting started (#38289) @zanivan
[docs][joy-ui] Fix the Inter font installation instructions (#38284) @danilo-leal
[docs][material] Add note to Autocomplete about ref forwarding (#38305) @samuelsycamore
[docs][Skeleton] Make the demos feel more realistic (#38212) @oliviertassinari
[examples] Swap Next.js examples between App Router and Pages Router; update naming convention (#38204) @samuelsycamore
[examples][material-ui] Add Material UI + Next.js (App Router) example in JS (#38323) @samuelsycamore
[blog] Discord announcement blog (#38258) @richbustos
[blog] Fix 301 links to Toolpad @oliviertassinari
[website] Updating Charts demo with real charts usage for MUI X marketing page (#38317) @richbustos
[website] Adjust styles of the Product section on the homepage (#38366) @danilo-leal
[website] Add Nora teamMember card to 'About' (#38358) @noraleonte
[website] Fix image layout shift (#38326) @oliviertassinari
Core
async
keyword from test (#38373) @ZeeshanTamboliAll contributors of this release in alphabetical order: @alisasanib, @cherniavskii, @DanailH, @danilo-leal, @iownthegame, @michaldudak, @mj12albert, @mnajdova, @noraleonte, @oliviertassinari, @richbustos, @sai6855, @samuelsycamore, @siriwatknp, @VishruthR, @yash-thakur, @zanivan, @ZeeshanTamboli
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.