Update @mui/material 5.0.0-rc.1 → 5.14.8 (minor) #228
Closed
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.
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.0.0-rc.1 → 5.14.8) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 63 commits:
v5.14.8 (#38809)[Typography] Added position only when Skeleton is a direct child (#38799)[core] Re-add nx and setup build caching (#38752)[system] Fix the inconsistent types of the `mergeBreakpointsInOrder` function (#38749)[joy-ui][Button] Fix disablity of button (#38673)[joy-ui][Accordion] Fix incorrect display of classname (#38695)[docs] Fix broken links to Next.js docs (#38764)[core] Remove dead code seoTitle[docs] Trim trailing whitespace (#38793)[core] Use immutable refs (#38762)Bump webpack-bundle-analyzer to ^4.9.1 (#38775)Bump @types/node to ^18.17.14 (#38770)Bump aws-sdk to ^2.1450.0 (#38777)[docs] Fix a typo in lab-tree-view-to-mui-x.md[material-ui][Button] Add demo for file upload (#38786)[blog] Clearer blog release title[docs][base-ui] Add type parameter to the button in prepareForSlot demo (#38640)[docs][base] Add Tailwind CSS + plain CSS demo on the Menu page (#38618)[docs][joy-ui] Integrate a count-up feature to the Linear Progress (#38738)[docs] Clean up not used Usage files (#38715)[core] Rework `typescript-to-proptypes` to share the AST parsing with `parseStyles` (#38517)[TreeView] Use Tree View from MUI X in the lab (#38261)[blog] Add a post for the Tree View migration (#38407)[docs] Improve theme builder exceptions (#38709)[Autocomplete] Type multiple values with readonly arrays. (#38253)[docs-infra] Fix mobile display in CodeSandbox (#38767)[docs] Polish Slider demos (#38759)[docs] Fix Joy UI docs link regression (#38761)[docs] Fix typo[docs] Fix e.g. typo (#38748)[website] Fix out of date discount valueImageItemList fix incorrect (below) rendering (#38452)[docs-infra] Remove legacy GA (#37579)[core] Fix CI[docs][joy-ui] Fix Link's `overlay` prop demo (#38702)[website] Fix out-of-date label on Toolpad (#38744)[docs] Fix Next.js pages router example redirect link (#38750)[system] Fix maxWidth incorrectly resolving breakpoints with non-pixel units (#38633)[docs][Autocomplete] Require referentially stable value (#38734)[docs] Fix SEO issue broken links[website] Fine-tune branding buttons box shadows (#38731)[LoadingButton] Fix HTML rule button > div forbidden nesting (#38584)[docs][joy-ui] Polish the Stack page (#38623)[TabScrollButton] Extend ButtonBase types (#38719)[joy-ui][AspectRatio] Correct `ratio` prop description (#38743)[material] Add missing classes for `Slider` `InputLabel` `InputBase` `Radio` (#38401)[docs][material-ui] Adjust simple Slide demo (#38646)Bump svgo to ^3.0.2 (#38231)[joy-ui][design] Stray design tweaks to components (#38476)[docs][base-ui] Fix the broken image in the Tailwind CSS guide (#38721)[docs] Improve SSR example reference (#38651)Update changelog (#38704)[core] Remove unnecessary `@types/webpack` package (#38720)[docs-infra] Fix emotion :first-child console log (#38690)[Tabs] Fix `ref` type (#38717)[docs-infra] Fix leaking callout content (#38712)[TextField] Fix unstable height of memoized multiline TextField component (#37135)[typescript] Introduce *OwnProps interfaces for components (#36798)[Select][material-ui] Merge slotProps.paper with internal Paper props (#38703)[docs][base-ui]: Working With Tailwind Guide - revises example code to avoid import errors (#38693)[core] Remove duplicate prop[website] Fix pricing table style (#38681)[docs-infra] Remove emoji from callouts (#38694)👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
* [Circle CI](https://circleci.com), [Semaphore ](https://semaphoreci.com) and [Github Actions](https://docs.github.com/actions) are all excellent options. * If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github. * If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `depfu/`.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