Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @material-ui/icons to v4 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 20, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@material-ui/icons ^2.0.0 -> ^2.0.0 || ^4.0.0 age adoption passing confidence

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]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Framer
Docs
Core

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.

    -import { makeStyles } from '@​material-ui/styles';
    +import { makeStyles } from '@​material-ui/core/styles';

    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]
  • [icons] Introduce a new GitHub brand icon
@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]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
  • [docs] Update README.md
@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 ✨:

  • 💄 Introduce 10 new brand icons and 61 new official Material Design icons (#​17257, #​17274) @​colemars and @​mbrookes.
  • ⚛️ Move a few descriptions of the props to TypeScript (#​17300) @​merceyz.
    This change allows the IDEs to display the props' descriptions in place, without having to go to the documentation.
  • And many more 🐛 bug fixes 📚 improvements.
@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]
@material-ui/[email protected]
@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 ✨:

  • ♿️ Fix the persisting aria-hidden logic of the Modal (#​16392) @​eps1lon
  • 💄 Move the Slider component to the core (#​16416).
  • 💄 Introduce a new TextareaAutosize component (#​16362).
  • ⚛️ Migrate a few components to testing-library.
  • 🚀 Remove two dependencies (react-event-listener and debounce).
  • And many more 🐛 bug fixes 📚 improvements.
@material-ui/[email protected]
@material-ui/[email protected]
@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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant