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

Upgrade to material-ui v5 #2438

Closed
allenwq opened this issue Aug 17, 2017 · 1 comment
Closed

Upgrade to material-ui v5 #2438

allenwq opened this issue Aug 17, 2017 · 1 comment
Assignees

Comments

@allenwq
Copy link
Member

allenwq commented Aug 17, 2017

1.0 uses a very different way to do styling, thus need to change quite some of our existing code (especially the styling part). Better upgrade to that earlier before more and more React code are added in.

We will get better performance and the DOM nodes are cleaner since the styles are not mixed.

However, from my test there are still some issues. we at least need to wait for the following two to be closed:
mui/material-ui#5524
mui/material-ui#5716

@jeremyyap
Copy link
Member

There are some components Material UI has decided not to implement in V1 and we have to look for third-party implementations or build our own components if we want to upgrade.

https://material-ui-next.com/demos/autocomplete/
https://material-ui-next.com/demos/pickers/

@ekowidianto ekowidianto self-assigned this Feb 9, 2022
@ekowidianto ekowidianto changed the title Upgrade to material-ui v1.0 Upgrade to material-ui v5 Feb 9, 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 a pull request may close this issue.

3 participants