Update @mui/material 5.0.0-rc.1 → 5.14.2 (minor)#219
Closed
depfu[bot] wants to merge 1 commit intomasterfrom
Closed
Update @mui/material 5.0.0-rc.1 → 5.14.2 (minor)#219depfu[bot] wants to merge 1 commit intomasterfrom
depfu[bot] wants to merge 1 commit intomasterfrom
Conversation
Author
|
Closed in favor of #221. |
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.2) · 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:
v5.14.2 (#38148)Revert "[core] Adds `component` prop to `OverrideProps` type (#35924)" (#38150)[website] Mobile navigation: Toolpad to Beta (#38146)[Tabs] Refactor IntersectionObserver logic (#38133)Add listbox placement demo for Select (#38130)[docs] Fix Joy UI menu example (#38140)[docs] Remove translations section from contributing guide (#38125)[test] Fail the CI when new unexpected files are created (#38039)[docs] Fix Base UI Button Tailwind CSS padding[blog] Update Discord invite link in Toolpad beta announcement (#38143)[Link][Joy UI] Fix font inherit (#38124)[Joy] Replace leftover `Joy-` prefix with `Mui-` (#38086)[core] Fix rsc-builder removing the first line (#38134)[blog] Update discord server link (#38131)[docs][base] Add Tailwind CSS & plain CSS demo on the Tabs page (#37910)[examples] Fix Joy UI Next.js App Router font loading (#38095)[core] Remove the deprecation rule in tslint (#38087)[website] Fix typo on pricing page[Tabs] Fix and improve visibility of tab scroll buttons using the IntersectionObserver API (#36071)[test] Fix linting error by matching main component demo name to filename (#38122)[docs][material] Improve documentation about adding custom colors (#37743)[Chip][material] Fix base cursor style to be "auto" not "default" (#38076)[website] Fix a few regression (#38050)[docs][joy] Revise the Joy UI Link page (#37829)[website] Update Demo footers on MUI X landing page (#38027)[docs][base] Add Tailwind CSS & plain CSS demos on the Textarea page (#37943)[docs][joy] Add playground for Card component (#37820)[Skeleton][joy] Fix WebkitMaskImage CSS property (#38077)[docs] Mention in hompage hero that Core is free (#38075)[docs] Fix a typo in notifications.json (#38078)[website] Fix 301 redirection to base index page[website] Fix Cell selection feature name (#38029)[examples] Fix material-next-app-router Font Usage with next/font (#38026)[docs] Add Tailwind CSS & plain CSS demo on the table pagination page (#37937)[docs] Implement the new API display design (#37405)[website] Improve button look (#38052)[docs][joy] Add adjustments to the color inversion page (#37143)[website] Link new core page to new Base UI landing page (#38030)[website] Polish pricing page (#37975)[docs] Update migration installation code blocks (#38028)👉 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