[Snyk] Upgrade @mui/material from 5.11.0 to 5.11.6 #8
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.
Snyk has created this PR to upgrade @mui/material from 5.11.0 to 5.11.6.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: @mui/material
Jan 23, 2023
A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
SliderUnstyled
(#35805)@ mui/material@5.11.6
@ mui/base@5.0.0-alpha.115
Breaking changes
[SliderUnstyled] Improved logic for displaying the value label (#35805) @ ZeeshanTamboli
valueLabelDisplay
prop is removed fromSliderUnstyled
. The prop was not working as intended inSliderUnstyled
(See #35398). You can instead provide avalueLabel
slot with theslots
prop API to show the value label:The following demo shows how to show a value label when it is hovered over with the thumb: https://mui.com/base/react-slider/#value-label
sliderUnstyledClasses
since they are not needed for the value label:In the custom value label component, you can define your own classNames and target them with CSS.
The
SliderValueLabelUnstyled
component is removed from SliderUnstyled. You should provide your own custom component for the value label.To avoid using
React.cloneElement
API in value label, the component hierarchy structure of the value label is changed. The value label is now inside the Thumb slot -Thumb
->Input
,ValueLabel
.Changes
inputRef
is ignored (#35807) @ sai6855@ mui/joy@5.0.0-alpha.64
imgProps
prop and add Codemod script for migration (#35859) @ hbjORbjDocs
Color
page (#35873) @ oliv37Core
docs-utilities
migration to TypeScript and fix type (#35881) @ ZeeshanTambolidocs-utilities
package to TypeScript (#35846) @ ZeeshanTamboliAll contributors of this release in alphabetical order: @ HeVictor, @ hbjORbj, @ joserodolfofreitas, @ mj12albert, @ mnajdova, @ oliv37, @ oliviertassinari, @ petyosi, @ rosita-dmello, @ sai6855, @ SaidMarar, @ tech-meppem, @ ZeeshanTamboli
Read more
Read more
Read more
Read more
Read more
Read more
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs