TeamWertarbyte / mdi-material-ui

Material-UI SvgIcon components for Material Design Icons.
MIT License
328 stars 15 forks source link

Make necessary changes to update to material-ui v5 RC #42

Closed ShotSkydiver closed 2 years ago

ShotSkydiver commented 3 years ago

The just-released material-ui RC-0 includes the new package names that material-ui is transitioning to -- material-ui to mui. This PR updates the packages to that new version and makes the necessary renames in the code.

henry-young commented 3 years ago

Shout out to @Mitch528 for publishing this branch to NPM until this PR is merged https://www.npmjs.com/package/@mitch528/mdi-material-ui

stunaz commented 2 years ago

@leMaik any change to release this for the compatibility of material-ui v5

mkermani144 commented 2 years ago

This also fixes #43.

olee commented 2 years ago

What is preventing this PR from being merged? Would really like to properly update this dependency in our project

olee commented 2 years ago

Bump?

Philipp91 commented 2 years ago

Here's how to use the fork without updating all the imports:

"mdi-material-ui": "npm:@mitch528/mdi-material-ui@^7.0.0",
leMaik commented 2 years ago

@olee Sorry, this went below my radar. :sweat: @Mitch528 Thank you for jumping in! :tada: I'll release a new version shortly.

leMaik commented 2 years ago

@ShotSkydiver Thanks a lot for updating this :pray:

JeremyGrieshop commented 2 years ago

Awesome, thank you, my icon colors are back to normal now!