Update @mui/material: 5.0.0-rc.1 → 5.12.3 (minor)#204
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update @mui/material: 5.0.0-rc.1 → 5.12.3 (minor)#204depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
|
Closed in favor of #205. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.12.3) · 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 61 commits:
[release] v5.12.3 (#37133)[Popper][base] Drop component prop (#37084)[docs] Turn off job banner on docs (#36080)[Accordion] Add missing `component` type (#37111)[docs] Fix Material UI's API linking to Base UI (#37121)[docs] Fix pagination in the DataGrid demo (#37114)[TextField] Improve IntelliSense support for props (#36737)[Joy] Miscellaneous fixes and docs improvement (#37026)Bump stylis to ^4.1.4 (#37103)[docs] Add notification to the release of the new Time Picker UI (#37065)Bump Emotion to ^11.10.8 (#37099)Bump prettier to ^2.8.8 (#37102)Bump nx to ^15.9.3 (#37101)Bump github/codeql-action action to v2.3.2 (#37100)Bump @types/node to ^16.18.25 (#37097)Bump @types/chai to ^4.3.5 (#37096)Bump @slack/bolt to ^3.13.1 (#37095)Bump @docsearch/react to ^3.3.4 (#37094)Bump @chakra-ui/system to ^2.5.6 (#37093)[base][docs] Add Base UI Quickstart Guide (#36717)[Modal][base] Drop component prop (#37058)[templates] Image not displayed in blog layout of React template. (#36991)[website] Take the design role offline[Select][base] Drop component prop (#37035)[Option][base] Drop component prop (#37052)[docs] Specify "Material UI" (not "MUI") where appropriate throughout the docs (#37066)[docs] Use focus-visible instead of focus for Menu demos (#36847)[Switch][base] Drop component prop (#37053)[Input][base] Drop component prop (#37057)[website] Fix URL convention[Snackbar][base] Drop component prop (#37041)[Slider][base] Drop component prop (#37056)[OptionGroup][base] Drop component prop (#37055)[Menu][base] Drop component prop (#37033)[Badge][base] Drop `component` prop (#37028)[docs][base] Move styles to the bottom of demos code for `SwitchUnstyled` (#36720)[Tab][base] Drop component prop (#36768)[Tabs][base] Drop component prop (#36770)[TablePagination] Drop component prop (#37059)[docs][base] Move styles to the bottom of demos code for `SelectUnstyled` (#36718)[TabsList] Drop component prop (#37042)[TabPanel] drop component prop (#37054)Bump babel to ^7.21.4 (#36815)[ButtonGroup] Should not retain divider color when it is disabled and variant is `text` (#36967)[docs][base] Move styles to the bottom of demos code for `InputUnstyled` (#36724)[docs][base] Move styles to the bottom of demos code for `SliderUnstyled` (#36721)[docs][base] Move styles to the bottom of demos code for `Snackbar` (#36719)[MenuItem][base] Drop component prop (#37032)[FormControl][base] Drop component prop (#37031)[core] Allow type alias as well in hooks API docs generation (#37034)[docs] Fix small regressions API pages (#36972)[docs] Handle a few docs-feedback (#36977)[docs] Fix anchor link in customization (#37004)[FormControl][base] Do not use optional fields in useFormControlContext's return value (#37037)[docs] Add a note about minimal required version for theme merging to the guides (#36973)[docs] smooth scrolling added for `back to top` (#37011)[docs] Remove `useFormControl` return values from demos page (#37036)[Button][base] Drop `component` prop (#36677)[Divider] Fix styles on dividers with text (#35072)[base] Improve API consistency (#36970)[TextField] fix running click event on disabled (#36892)👉 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