Update material-ui monorepo #75
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.126
->5.0.0-alpha.127
5.12.0
->5.12.1
Release Notes
mui/material-ui (@mui/lab)
v5.0.0-alpha.127
Compare Source
mui/material-ui (@mui/material)
v5.12.1
Compare Source
Apr 17, 2023
A big thanks to the 16 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.12.1
required
prop (#34207) @emlaiinputTypeSearch
class foroutlined
andfilled
inputs (#36740) @sai6855@mui/system@5.12.1
Breaking changes
[Grid2] Replace context with
cloneElement
(#36399) @siriwatknpGrid2
now usesReact.cloneElement
instead of React context for passing the spacing and columns to the next container. The change is close to how CSS flexbox behaves.Changes
css
object (#36853) @siriwatknp@mui/base@5.0.0-alpha.126
Breaking changes
Components affected by the changes are:
MenuUnstyledContext
is replaced byMenuProvider
. The value to pass to the provider is returned by theuseMenu
hook.onClose
prop is replaced byonOpenChange
. It has theopen
parameter and is called when a menu is opened or closedSelectUnstyledContext
is replaced bySelectProvider
. The value to pass to the provider is returned by theuseSelect
hook.SelectUnstyled
's popup is permanently mounted.defaultOpen
prop was added to the SelectUnstyled. The open/close state can now be controlled or uncontrolled, as avalue
.TabsContext
is replaced byTabsProvider
. The value to pass to the provider is returned by theuseTabs
hook.null
to Tabs'value
prop, instead offalse
. This is consistent with how Select works.value
prop is still technically not mandatory on TabUnstyled and TabPanel, but when omitted, the contents of the selected tab panel will not be rendered during SSR.@mui/joy@5.0.0-alpha.76
*-child
to*-of-type
(#36839) @keyvanmDocs
BadgeUnstyled
(#36723) @varunmulay22Parameters
section of the API docs (#36773) @ZeeshanTamboliModalUnstyled
(#36580) @gitstartTabs
(#36577) @gitstartPopper
(#36578) @gitstartTablePagination
(#36593) @gitstartcomponent
,slots
,slotProps
must be visible in Prop table in API docs (#36666) @hbjORbjCore
All contributors of this release in alphabetical order: @emlai, @flaviendelangle, @gitstart, @hbjORbj, @jesrodri, @keyvanm, @michaldudak, @mj12albert, @navedqb, @oliviertassinari, @rkdrnf, @sai6855, @samuelsycamore, @siriwatknp, @varunmulay22, @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.
58e6a8ef6e
toead2cd0af2
ead2cd0af2
to16737da2a0