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

[legacy-framework] Update material-ui recipe, migrate from v4 to v5 #2853

Merged
merged 3 commits into from
Oct 20, 2021

Conversation

mochi-sann
Copy link

fix: blitz-js/legacy-framework#230

What are the changes and their implications?

Fixed a bug in the recipe of material ui so that version 5 of material ui will be installed.

Bug Checklist

  • Integration test added (see test docs if needed)

Feature Checklist

Copy link
Contributor

@beerose beerose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. We should also change the following line: https://github.com/blitz-js/blitz/blob/canary/recipes/material-ui/index.ts#L222
— instead of type, there should be mode.

@mochi-sann
Copy link
Author

Replaced "type" to "mode". Please review!

@beerose beerose changed the title fix material ui Recipe bug and Migration version from v4 to v5 Update material-ui recipe, migrate from v4 to v5 Oct 20, 2021
Copy link
Contributor

@beerose beerose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

@beerose beerose merged commit eb4097b into blitz-js:canary Oct 20, 2021
@dillondotzip dillondotzip changed the title Update material-ui recipe, migrate from v4 to v5 [legacy-framework] Update material-ui recipe, migrate from v4 to v5 Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Material-UI recipe - "Can't resolve CssBaseline"
3 participants