saitharunsai / mui-storybook

Storybook for MUI v5 default components
https://62a4be59043becc970e070e3-zyeliftkdn.chromatic.com
31 stars 10 forks source link

Update @mui/material: 5.6.2 → 5.6.3 (patch) #135

Closed depfu[bot] closed 2 years ago

depfu[bot] commented 2 years ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​mui/material (5.6.2 → 5.6.3) · Repo · Changelog

Release Notes

5.6.3

Apr 25, 2022

A big thanks to the 14 contributors who made this release possible. Here are some highlights :

  • 🛠 Fixed TypeScript issue when the fill CSS property is used in the system (#32355) @valerii15298
  • And more 🐛 bug fixes and 📚 improvements.

@mui/material@5.6.3

@mui/system@5.6.3

@mui/base@5.0.0-alpha.78

  • [InputUnstyled] multiline property should not log DOM warnings for maxRows and minRows props (#32401) @ZeeshanTamboli

@mui/joy@5.0.0-alpha.25

Docs

Core

All contributors of this release in alphabetical order: @abhinav-22-tech, @ainatenhi, @DanailH, @danilo-leal, @dwjohnston, @flaviendelangle, @hbjORbj, @mnajdova, @oliviertassinari, @praveen001, @samuelsycamore, @siriwatknp, @valerii15298, @ZeeshanTamboli

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 42 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)