Open
Conversation
0de0483 to
06658a1
Compare
06658a1 to
a610e59
Compare
a610e59 to
4acad4d
Compare
4acad4d to
f1f242b
Compare
f1f242b to
079f625
Compare
079f625 to
7ece9ee
Compare
77fb4e0 to
0c8465a
Compare
0c8465a to
96732e9
Compare
81225e0 to
04184b3
Compare
04184b3 to
2a88f9a
Compare
368bf80 to
02f88b4
Compare
9d668f4 to
7968887
Compare
5b58286 to
bc2fdd7
Compare
bc2fdd7 to
84db90f
Compare
fad5a44 to
c4fa60b
Compare
c4fa60b to
b1e57e3
Compare
508c5c7 to
6993be0
Compare
d8e547f to
bfb39cb
Compare
eef96c3 to
be4763c
Compare
be4763c to
22efbc6
Compare
22efbc6 to
33bfd4a
Compare
33bfd4a to
896c22e
Compare
896c22e to
03d8215
Compare
03d8215 to
11326b8
Compare
11326b8 to
79812fa
Compare
79812fa to
361c645
Compare
361c645 to
529bd4e
Compare
529bd4e to
a35643c
Compare
a35643c to
75ed91b
Compare
97923b5 to
290ce71
Compare
290ce71 to
5336a70
Compare
5336a70 to
2866b9a
Compare
2866b9a to
57e592c
Compare
57e592c to
190c665
Compare
190c665 to
c707b22
Compare
c707b22 to
c5c8e43
Compare
c5c8e43 to
949dfff
Compare
949dfff to
ff65db2
Compare
ff65db2 to
d78513b
Compare
d78513b to
55ccf13
Compare
55ccf13 to
9aa1757
Compare
9aa1757 to
69eb634
Compare
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.
This PR contains the following updates:
4.9.11→4.12.44.11.2→4.11.3Release Notes
mui-org/material-ui (@material-ui/core)
v4.12.4: 4.12.4Compare Source
Big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
This release was motivated by fixing compatibility issues with TypeScript 4.7 (#32041).
@material-ui/core@4.12.4Docs
Core
All contributors of this release in alphabetical order: @eps1lon, @flaviendelangle, @mbrookes, @mnajdova, @oliviertassinari, @spiftire
v4.12.3Compare Source
@material-ui/core@4.12.3Docs
Core
All contributors of this release in alphabetical order: @eps1lon, @mnajdova, @HumbertoL, @oliviertassinari, @Siv-tspab
v4.12.2Compare Source
@material-ui/core@4.12.2Docs
All contributors of this release in alphabetical order: @eps1lon, @m4theushw, @mbrookes, @mnajdova, @oliviertassinari, @serenalin121
v4.12.1Compare Source
This release is released to fix the package.json generation in the previous release.
Core
v4.12.0Compare 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/core@4.12.0@material-ui/system@4.12.0Docs
Core
v4.11.4: 4.11.4Compare 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/types@5.1.7accidentally 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.3Compare Source
Jan 24, 2021
This release fixes an important issue with Chrome 88. The usage of
NaNas 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/core@v4.11.3@material-ui/styles@v4.11.3@material-ui/system@v4.11.3Docs
Core
v4.11.2Compare 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/core@v4.11.2@material-ui/icons@v4.11.2@material-ui/lab@v4.11.2@material-ui/styles@v4.11.2@material-ui/system@v4.11.2@material-ui/utils@v4.11.2@material-ui/lab@v4.0.0-alpha.57v4.11.1Compare 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/core@v4.11.1@material-ui/styles@v4.11.1Docs
Core
v4.11.0Compare Source
July 1, 2020
Big thanks to the 8 contributors who made this release possible.
@material-ui/core@v4.11.0[ExpansionPanel] Prepare renaming to Accordion in v5 (#21560) @mnajdova
It uses a more common naming convention:
Docs
Core
v4.10.2Compare Source
June 11, 2020
We are moving all ongoing efforts to v5 (
nextbranch) ✨.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/core@v4.10.2@material-ui/lab@v4.0.0-alpha.56@material-ui/utils@v4.10.2Docs
Core
$ExpectErrorto@ts-expect-error(#21308) @eps1lonv4.10.1Compare Source
June 1, 2020
Big thanks to the 21 contributors who made this release possible.
@material-ui/core@v4.10.1@material-ui/lab@v4.0.0-alpha.55Docs
Core
@material-ui/utils(#21240) @eps1lonv4.10.0Compare 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
selectionFollowsFocusprop.The arrow background color and border can now be customized independently.
@material-ui/core@v4.10.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.