Update material-ui monorepo #46
Reference in New Issue
Block a user
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.120->5.0.0-alpha.1215.11.10->5.11.11Release Notes
mui/material-ui
v5.11.11Compare Source
Feb 27, 2023
A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
@mui/material@5.11.11sxprop toListboxPropstype (#36243) @sai6855readOnlyprop (#32822) @jrparishdata-focusvisibleattribute (#36091) @ZeeshanTamboliuseSnackbarhook (#36272) @ZeeshanTamboli@mui/base@5.0.0-alpha.119Breaking changes
[base] Remove
classesprop from the Base components that have it (#36157) @hbjORbjThese are the components affected by this change: ModalUnstyled, SliderUnstyled, TablePaginationUnstyled and TablePaginationActionsUnstyled.
You can replace the
classesprop by providing the class name prop directly to the prop viaslotProps. Below is an example of how the migration should look like:[base] Move hooks to their own directories (#36235) @hbjORbj
Base hooks (e.g.,
useSelect) are no longer exported from{Component}Unstyleddirectories and instead they have their own directories.Below is an example of how the migration should look like:
You can use this codemod to help with the migration.
Changes
@mui/codemod@5.11.11@mui/joy@5.0.0-alpha.69ListDividerto change semantic based onList(#36266) @siriwatknpDocs
:first-child(#36263) @siriwatknpmaterial-next-ts-v4-v5-migrationexample README (#36321) @ZeeshanTamboliCore
readOnlystate class (#36357) @ZeeshanTamboliAll contributors of this release in alphabetical order: @hbjORbj, @HeVictor, @ivp-dev, @jrparish, @Juneezee, @LukasTy, @MBilalShafi, @michaldudak, @mnajdova, @oliviertassinari, @ossan-engineer, @sai6855, @siriwatknp, @Vivek-Prajapatii, @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.