Update mui monorepo#196
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
2 times, most recently
from
November 12, 2019 13:55
798860f to
3bd1792
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
November 22, 2019 10:51
3bd1792 to
4d8ef43
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
December 1, 2019 11:34
4d8ef43 to
8256b60
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
December 7, 2019 12:49
8256b60 to
28eae45
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
December 14, 2019 20:17
28eae45 to
31ebc8e
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
December 24, 2019 10:39
31ebc8e to
0c3611b
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
December 31, 2019 09:53
0c3611b to
8044f8b
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
January 19, 2020 06:55
8044f8b to
a1a1280
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
February 9, 2020 02:59
a1a1280 to
7fcfb49
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
February 16, 2020 16:59
7fcfb49 to
d9905b9
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
March 14, 2020 10:02
d9905b9 to
a9b8eda
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
May 8, 2020 07:57
a9b8eda to
5dad8fd
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
May 15, 2020 23:59
5dad8fd to
5de5f5f
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
May 23, 2020 18:11
5de5f5f to
a3bc579
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
June 1, 2020 15:17
a3bc579 to
7b1cc96
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
June 11, 2020 19:16
7b1cc96 to
960ce98
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
June 30, 2020 23:40
960ce98 to
1bb57cc
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
November 27, 2020 20:07
1bb57cc to
ab43020
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
December 11, 2020 20:00
ab43020 to
20c5089
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
January 24, 2021 16:00
20c5089 to
32c349a
Compare
renovate
Bot
force-pushed
the
renovate/mui-monorepo
branch
from
April 27, 2021 16:36
32c349a to
92974c0
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.5.1->4.11.44.5.1->4.11.2Release Notes
mui-org/material-ui
v4.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.0@material-ui/styles@v4.10.0@material-ui/lab@v4.0.0-alpha.54Docs
Core
v4.9.14Compare Source
May 11, 2020
Big thanks to the 19 contributors who made this release possible.
Here are some highlights ✨:
@material-ui/core@v4.9.14selectionFollowsFocus(#20936) @eps1lon@material-ui/styles@v4.9.14@material-ui/system@v4.9.14@material-ui/lab@v4.0.0-alpha.53@material-ui/types@v5.1.0Docs
Core
react@next(#20966) @eps1lonv4.9.13Compare Source
May 4, 2020
Big thanks to the 27 contributors who made this release possible.
Here are some highlights ✨:
@material-ui/core@v4.9.13@material-ui/styles@v4.9.13Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.