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

Migrate @material-ui to @mui Dependency for v5 #92

Merged
merged 6 commits into from
Sep 19, 2021
Merged

Migrate @material-ui to @mui Dependency for v5 #92

merged 6 commits into from
Sep 19, 2021

Conversation

stanleyowen
Copy link
Owner

@stanleyowen stanleyowen commented Sep 18, 2021

Resolved / Related Issues
Items resolved / related issues by this PR.

Details of Changes
Add details of changes here.

  • Updated Dependencies List
    • Deprecated @material-ui/core Dependency
    • Deprecated @material-ui/lab Dependency
    • Added @mui/material Dependency
    • Added @mui/lab Dependency
    • Added @emotion/react Dependency
    • Added @emotion/styled Dependency
  • Fixed vulnerability for set-value Dependency
  • Change import @material-ui/* to @mui/*
  • Fixed Breaking Changes
  • Fixed Size Issue

Validation
How did you test these changes?

  • Built and ran the app
  • Tested the changes for accessibility

Deprecated @material-ui/core Dependency
Deprecated @material-ui/lab Dependency
Added @mui/material Dependency
Added @mui/lab Dependency
Added @emotion/react Dependency
Added @emotion/styled Dependency
@stanleyowen stanleyowen self-assigned this Sep 18, 2021
@netlify
Copy link

netlify bot commented Sep 18, 2021

✔️ Deploy Preview for lofi-players ready!

🔨 Explore the source changes: fcbd0b7

🔍 Inspect the deploy log: https://app.netlify.com/sites/lofi-players/deploys/6145fe3f1f6f690007297341

😎 Browse the preview: https://deploy-preview-92--lofi-players.netlify.app/

@stanleyowen stanleyowen added the dependencies Issues/pull requests that update a dependency file label Sep 18, 2021
@stanleyowen stanleyowen modified the milestone: v0.3.2 Sep 18, 2021
@stanleyowen stanleyowen changed the base branch from main to next September 18, 2021 05:16
@stanleyowen stanleyowen marked this pull request as ready for review September 19, 2021 02:11
@stanleyowen stanleyowen merged commit b53df21 into next Sep 19, 2021
@stanleyowen stanleyowen deleted the @mui branch September 19, 2021 05:16
@stanleyowen stanleyowen added the implemented Feature is implemented and shipped to production label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues/pull requests that update a dependency file implemented Feature is implemented and shipped to production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate @material-ui to @mui Dependency for v5
2 participants