Update dependency @material-ui/icons to v4 #19
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:
^2.0.0
->^2.0.0 || ^4.0.0
Release Notes
mui-org/material-ui
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.9.1
Compare Source
Feb 2, 2020
Big thanks to the 39 contributors who made this release possible.
Here are some highlights ✨:
@material-ui/[email protected]
fullWidth
prop toFormControl
context (#19369) @EsoterikStare@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Framer
Docs
@ts-ignore
usage (#19504) @eps1lonCore
v4.5.1
Compare Source
Oct 12, 2019
Big thanks to the 28 contributors who made this release possible!
Here are some highlights ✨:
📚 Change imports from @material-ui/styles to @material-ui/core/styles (#17447) @mnemanja
The presence of two almost identical import paths has been a source of confusion:
@material-ui/styles
and@material-ui/core/styles
.Starting with v4.5.1, the documentation mentions
@material-ui/core/styles
as much as possible.This change removes the need to install the
@material-ui/styles
package directly.It prevents the duplication of
@material-ui/styles
in bundles and avoids confusion.You can learn more about the difference in the documentation.
♿️ Improve the accessibility of the table and select components (#17696, #17773) @adeelibr, @eps1lon.
📊 Launch a developer survey as a precursor to a major DatePicker enhancement effort.
💄 Add support for different slider track mode (#17714) @slipmat.
And many more 🐛 bug fixes and 📚 improvements.
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
v4.4.3
Compare Source
Sep 22, 2019
Big thanks to the 23 contributors who made this release possible!
This is a stability release.
@material-ui/[email protected]
@testing-library
for test (#17390) @eps1lon@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
v4.4.1
Compare Source
Sep 8, 2019
Big thanks to the 21 contributors who made this release possible!
Here are some highlights ✨:
This change allows the IDEs to display the props' descriptions in place, without having to go to the documentation.
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
v4.2.1
Compare Source
July 17, 2019
Big thanks to the 25 contributors who made this release possible!
Here are some highlights ✨:
@material-ui/[email protected]
inputComponent
(#16399) @eps1lon@material-ui/[email protected]
styled
components (#16379) (#16478) @akomm@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
v4.2.0
Compare Source
July 6, 2019
Big thanks to the 24 contributors who made this release possible!
Here are some highlights ✨:
@material-ui/[email protected]
@material-ui/[email protected]
overrides
(#16420) @eps1lon@material-ui/[email protected]
Docs
Configuration
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.