Update @mui/material 5.0.0-rc.1 → 5.14.12 (minor) #236
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.12) · 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 72 commits:
5.14.12 (#39304)[docs][base-ui] Fix style for root div of multiline input (#39182)[docs][base] Add Tailwind CSS + plain CSS demo on the TextArea page (#39046)[docs][base-ui] Improve Select's country select demo (#38983)[material-next][TextField] Copy v5 TextField's inner components (#39166)[docs][joy-ui] Match `Autocomplete` github label demo to actual github label dropdown (#39228)[docs][joy-ui] Add scrollable tabs example (#39260)[joy-ui][Switch] Slight adjustments to the design (#39276)[CssBaseline] use Joy `GlobalStyles` (#39278)[joy-ui] Introduce color inversion utilities (#38916)[ButtonGroup] Fix rendering with conditional elements (#38989)[joy-ui][Templates] Update and standardize Sidemenus (#39271)[test][base-ui] Fix import paths in useTab tests (#39291)[base-ui][useTabs] Align external props handling for useTab/useTabPanel/useTabsList (#39037)[website] Add Heat map in pricing page (#39269)[Drawer][joy-ui] Apply content styles from theme to content slot (#39199)[FormControl][material-next] Add FormControl component (#39032)[NumberInput] Fix the Feedback link to GitHub[core] Update eslint rules (#39178)[website] Update `React Engineer - xCharts` Ashby link (#39172)[website] Add Charts to the pricing table (#38680)[docs][material-ui] Add small polish to the Templates page (#39224)[zero][system] Add ts reference to base package (#39211)[docs-infra] Tweak feedback footer section design (#36556)[system] Add support for `variants` in the styled() util (#39073)[zero][system] Add support for keyframes (#39155)[docs][joy-ui] Refine the Rental dashboard template (#39059)[website] Polish career experience[docs][joy-ui] Removed incomplete sentence in the Aspect Ratio page (#39227)[docs][joy-ui] Fix typo in the Accordion page (#39226)[core] Fix Greg GitHub slug[DialogActions][material] Apply margin-left when children is not of `button` type (#39189)[docs][joy-ui] Add a roadmap page (#39163)[website] Simplify the Core products file (#39194)[material-next][Select] Copy Select files from v5 (#39188)[Divider][material-next] Copy v5 Divider (#39197)Add next lint config to eslint (#39183)[List][joy-ui] Add gap and missing active styles (#39146)Bump get-func-name from 2.0.0 to 2.0.2 (#39192)Bump @slack/bolt to ^3.14.0 (#39129)Bump @types/react to v18.2.23 (#39121)[docs][material-ui] Small revision to the Icons page (#38840)[docs][material] Replace `Box` with `Stack` in applicable demos (#39174)[FilledInput][material-next] Copy v5 FilledInput (#39040)[docs-infra] Improve code syntax highlight (#39181)[material-ui][Select] Improve a11y by adding combobox role and aria-controls attribute (#38785)[material-ui][Select] Fix MenuProps slotProps forwarding (#39177)[Box] Add missing logical spacing property types (#39169)Bump @testing-library/user-event to ^14.5.1 (#39130)Bump babel (#39115)[joy-ui] Replace margin with `gap` property (#39147)Bump @types/lodash to ^4.14.199 (#39118)[base-ui][useSlider] Align externalProps handling (#38854)[zero][system] Create jest transformer to test styled components (#39062)[TextField][material-ui] Polish types in Textfield demo (#39140)Bump aws-sdk to ^2.1464.0 (#39132)[Chip][material-next] Add Material You Chip component (#38927)Bump @types/node to ^18.18.0 (#39119)[core] Priority Support casing normalization[docs] Update Autocomplete demo for React 18 (#39162)Bump cimg/node Docker tag to v18.18 (#39133)Bump @argos-ci/core to ^0.12.0 (#39128)Bump uuid to ^9.0.1 (#39127)Bump postcss to ^8.4.30 (#39126)Bump dom-accessibility-api to ^0.6.3 (#39125)Bump chai to ^4.3.8 (#39124)Bump autoprefixer to ^10.4.16 (#39123)Bump @types/react-test-renderer to ^18.0.2 (#39122)Bump @types/prop-types to ^15.7.7 (#39120)Bump @types/enzyme to ^3.10.14 (#39117)Bump @types/doctrine to ^0.0.7 (#39116)Bump @testing-library/dom to ^9.3.3 (#39114)👉 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