-
Notifications
You must be signed in to change notification settings - Fork 934
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
Replace gridList to grid #1565
Replace gridList to grid #1565
Conversation
@wdh2100 whats your email or npm user? so i can add you for contributors |
@gregnb |
@wdh2100 are you up for doing the next release? |
Not yet... |
@wdh2100 dohwoo is not valid username on npm |
hmm... Could you do it again with this? |
@wdh2100 has to be a username |
Isn't this your username? |
oh sorry Add my github account |
@wdh2100 all set |
I would just include your 3 PRs and update the package version to 3.7.0. |
Okay. |
#1559
The usability is the same.
However, there may be some differences.
It looks like the use of abnormal components(
GridList
), so I fixed it.And there are also component changes in v5.
GridList => ImageList
These changes seem to clarify the purpose.
https://material-ui.com/components/grid/
https://material-ui.com/components/grid-list/