Update dependency @material-ui/core to v4 #33
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.
This PR contains the following updates:
3.9.4
->4.12.3
Release Notes
mui-org/material-ui
v4.12.3
Compare Source
@material-ui/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @eps1lon, @mnajdova, @HumbertoL, @oliviertassinari, @Siv-tspab
v4.12.2
Compare Source
@material-ui/[email protected]
Docs
All contributors of this release in alphabetical order: @eps1lon, @m4theushw, @mbrookes, @mnajdova, @oliviertassinari, @serenalin121
v4.12.1
Compare Source
This release is released to fix the package.json generation in the previous release.
Core
v4.12.0
Compare Source
Big thanks to the 12 contributors who made this release possible. It includes deprecations that should help developers to have an easier adoption of v5.
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
v4.11.4
Compare Source
Apr 27, 2021
Big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
We fixed an issue related to some packages using incompatible versions of
@material-ui/types
. This affected@material-ui/core
,@material-ui/lab
, and@material-ui/styles
@material-ui/[email protected]
accidentally included a breaking change.@material-ui/core@4.11.4
Docs
Core
All contributors of this release in alphabetical order: @DanailH, @dtassone, @eps1lon, @mbrookes, @michal-perlakowski, @oliviertassinari
v4.11.3
Compare Source
Jan 24, 2021
This release fixes an important issue with Chrome 88. The usage of
NaN
as a CSS property's value with JSS throws an exception.Those wanting to anticipate the breaking changes coming in v5, on top of benefiting from this release, can install 4.11.3-deprecations.0. This pre-release includes deprecations with an upgrade path.
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
v4.11.2
Compare Source
Nov 24, 2020
This release widens the peer dependency scope of React to accept ^17.0.0 ⚛️ . The change makes it easier for developers to upgrade React independently from Material-UI. The best support for React 17 will be found in Material-UI v5.
This is a reminder that all ongoing work has moved to v5. This means a feature freeze on v4. The development of v4 is limited to important bug fixes, security patches, and easing the upgrade path to v5.
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
v4.11.1
Compare Source
Nov 24, 2020
Big thanks to the 12 contributors who made this release possible.
v4.11.1 doesn't have official support for React 17 like v5 has.
Be careful, use React 17 at your own risk.
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
v4.11.0
Compare Source
July 1, 2020
Big thanks to the 8 contributors who made this release possible.
@material-ui/[email protected]
[ExpansionPanel] Prepare renaming to Accordion in v5 (#21560) @mnajdova
It uses a more common naming convention:
Docs
Core
v4.10.2
Compare Source
June 11, 2020
We are moving all ongoing efforts to v5 (
next
branch) ✨.This means a feature freeze on v4. The development of this version will be limited to important bug fixes, security patches, and easing the upgrade path to v5.
You can follow our progress on the v5 milestone. We will make the documentation of the v5 alpha releases available under https://next.material-ui.com/, starting next week (weekly releases, as usual).
Big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
Introduce a new Timeline component (#21331) @mnajdova.
You can find the component in the lab.
Simplify the theme overrides with TypeScript for the components in the lab (#21279) @CarsonF.
In order to benefit from the CSS overrides with the theme and the lab components, TypeScript users need to import the following types. Internally, it uses module augmentation to extend the default theme structure with the extension components available in the lab.
Minify error messages in production (#21214) @eps1lon.
Using the React error decoder as inspiration, the exceptions thrown by Material-UI in production are now minified.
You will be redirected to the documentation to decode the error.
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
$ExpectError
to@ts-expect-error
(#21308) @eps1lonv4.10.1
Compare Source
June 1, 2020
Big thanks to the 21 contributors who made this release possible.
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
@material-ui/utils
(#21240) @eps1lonv4.10.0
Compare Source
May 23, 2020
Big thanks to the 30 contributors who made this release possible.
Here are some highlights ✨:
In the following example, the skeleton will take the size of the avatar.
The behavior of the keyboard navigation can be customized with the
selectionFollowsFocus
prop.The arrow background color and border can now be customized independently.
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
[
v4.9.14
](https://togithub.comConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.