Update @mui/material 5.0.0-rc.1 → 5.14.4 (minor)#222
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update @mui/material 5.0.0-rc.1 → 5.14.4 (minor)#222depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
|
Closed in favor of #223. |
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.14.4) · 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 40 commits:
[release] v5.14.4 (#38364)[test] Remove unnecessary `async` keyword from test (#38373)[core] Port GitHub workflow for ensuring triage label is present (#38312)[website] Updating Charts demo with real charts usage for MUI X marketing page (#38317)[core] Use @testing-library/user-event direct API (#38325)[website] Adjust styles of the Product section on the homepage (#38366)[docs-infra] Consider files ending with .types.ts as props files (#37533)[Select][base] Fix flicker on click of controlled Select button (#37855)[docs] Add themeable component guide (#37908)[docs][base] Add Tailwind CSS + plain CSS demo on the Button page (#38240)[Dropdown] Fix imports of types (#38296)[joy-ui][MenuButton] Fix disable of `MenuButton` (#38342)Revert "[Box] Remove `component` from TypeMap (#38168)" (#38356)[website] Add Nora teamMember card to 'About' (#38358)[docs][AppBar] Fix `ResponsiveAppBar` demo logo href (#38346)[core] Fix docs demo export function consistency (#38191)[website] Fix image layout shift (#38326)[Skeleton] Make the demos feel more realistic (#38212)[examples][material-ui] Add Material UI + Next.js (App Router) example in JS (#38323)[examples] Swap Next.js examples between App Router and Pages Router; update naming convention (#38204)[docs][joy-ui] Revise the theme typography page (#38285)[blog] Discord announcement blog (#38258)[docs][joy-ui] Add TS demo for Menu Bar (#38308)[docs][Menu][base] Remove `Unstyled` prefix from demos' function names (#38270)[docs] Fix Joy UI demo background color (#38307)[blog] Fix 301 links to Toolpad[docs-infra] Fix skip to content design (#38304)[docs][material] Add note to Autocomplete about ref forwarding (#38305)[Typography] Improve inherit variant logic (#38123)[typescript][system] Rename one letter type parameters in type maps and props (#38170)[base] Ban default exports (#38200)[docs] Update API docs for Number Input component (#38301)[base-ui] Create useNumberInput and NumberInput (#36119)[dos][joy] Updated Typography callout at getting started (#38289)[docs-infra] Add a general round of polish to the API content display (#38282)[docs-infra] Make the side nav collapse animation snappier (#38259)[docs][joy-ui] Fix the Inter font installation instructions (#38284)[docs-infra] New Component API design followup (#38183)[core] Fix the link-check script on Windows (#38276)[Checkbox][material] Add size classes (#38182)👉 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