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

material-ui@next -- support timeline available? #639

Closed
onpaws opened this issue May 8, 2017 · 5 comments
Closed

material-ui@next -- support timeline available? #639

onpaws opened this issue May 8, 2017 · 5 comments

Comments

@onpaws
Copy link

onpaws commented May 8, 2017

admin-on-rest is a great project, thanks for your hard work here! 🎉

Today I tried to change my app using admin-on-rest v1.0.0 to target material-ui@next. However the API has changed enough to break many existing admin-on-rest components.
e.g. styles/baseThemes/ no longer exists, and svg-icons has been pulled up into its own package:
image

I sawadmin-on-rest@next and hoped it was a work in progress to target material-ui@next, but it targets 0.17.4.

Just wondering, is there a timeline on supporting material-ui@next?
How important is this considered to be compared to other efforts?

Thanks again for a great package here :)

Also posted on SO
http://stackoverflow.com/questions/43838042/include-upstream-material-ui-into-admin-on-rest

@fzaninotto
Copy link
Member

The next version of material ui is, as far as I understand, very much a work in progress. To date, there are 17 components not yet migrated (see https://github.com/callemall/material-ui/projects/1).

So admin-on-rest can't work with a version of a library that doesn't work.

admin-on-rest will probably use material-ui 1.0 several months after material-ui 1.0 is released as stable. Because that's a major rewrite.

Also, cross-posting on SO doubles our work, it's really not cool. So please delete your post back there.

@onpaws
Copy link
Author

onpaws commented May 9, 2017

Thanks for the update. Several months at minimum, and only after they release. That's helpful to know - cheers!

Deleted the SO post.

@hongcai
Copy link

hongcai commented Jul 23, 2019

@fzaninotto Is there any plan to catch up with material-ui? They had v4.2.1 published, while we are still using v1.5.1

@djhi
Copy link
Contributor

djhi commented Jul 23, 2019

We use the v4 in react-admin v3. See #3194

@hongcai
Copy link

hongcai commented Jul 23, 2019

We use the v4 in react-admin v3. See #3194

cheers~ looking forward to v3 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants