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.11.0
->5.11.11
5.11.8
->5.11.13
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
mui/material-ui
v5.11.11
Compare Source
Feb 27, 2023
A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
@mui/[email protected]
sx
prop toListboxProps
type (#36243) @sai6855readOnly
prop (#32822) @jrparishdata-focusvisible
attribute (#36091) @ZeeshanTamboliuseSnackbar
hook (#36272) @ZeeshanTamboli@mui/[email protected]
Breaking changes
[base] Remove
classes
prop 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
classes
prop 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}Unstyled
directories 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/[email protected]
@mui/[email protected]
ListDivider
to change semantic based onList
(#36266) @siriwatknpDocs
:first-child
(#36263) @siriwatknpmaterial-next-ts-v4-v5-migration
example README (#36321) @ZeeshanTamboliCore
readOnly
state 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
v5.11.9
Compare Source
Feb 14, 2023
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
@mui/[email protected]
slotProps
per slot (#35964) @hbjORbjuseAutocomplete
disabled prop not disabling the input (#36076) @sai6855@mui/[email protected]
md
as a CSS var prefix (#36177) @siriwatknpDocs
v6-alpha
tov6-next
in navigation (#36102) @LukasTyExamples
Core
tests/utils/index.js
to TypeScript (#35382) @flaviendelangleAll contributors of this release in alphabetical order: @danilo-leal, @donaldnevermore, @flaviendelangle, @hbjORbj, @LadyBluenotes, @LukasTy, @m4theushw, @michaldudak, @mj12albert, @mnajdova, @oliv37, @oliviertassinari, @petyosi, @rangoo94, @sai6855, @Shorifpatwary, @siriwatknp
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.