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

Support @material-ui/core 4.x #21

Open
dantman opened this issue Jul 28, 2019 · 3 comments
Open

Support @material-ui/core 4.x #21

dantman opened this issue Jul 28, 2019 · 3 comments

Comments

@dantman
Copy link

dantman commented Jul 28, 2019

Right now this library only includes MUI 1.x-3.x in the peerDeps.

Given how thin a wrapper this library is, it should probably just use >= 1.0.0 instead.

@OnkelTem
Copy link

I don't understand can we use it with @material-ui/core 4.x?

@TylerRick
Copy link

It's not really updated for 4.x yet. Maybe some components work but I ran into some issues when I tried using it with 4.x.

I've switched to this fork: https://github.com/rainerschuster/final-form-material-ui, since this upstream project is no longer actively maintained.

@lookfirst
Copy link

Hey all... I was frustrated by the lack of maintenance here and surprised npm reports 7.5k downloads per month of this. So, I've done my own version...

Code: https://github.com/lookfirst/mui-rff
Demo: https://lookfirst.github.io/mui-rff/

All modern, typescript and jest tested.

There is 1000 variations to what people may want, so submit PR's if I'm not hitting on your exact wish.

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