madvas / cljs-react-material-ui

Clojurescript library for using material-ui.com
Eclipse Public License 1.0
205 stars 32 forks source link

What do you think about creating branch for material-ui@next? #31

Open mprokopov opened 7 years ago

mprokopov commented 7 years ago

Do you consider new branch for next material-ui https://github.com/callemall/material-ui/tree/next ?

Now "Material-ui" next contains Layout, which is as for me very important point.

Here is demo https://material-ui-1dab0.firebaseapp.com/#/layout/responsive-ui

madvas commented 7 years ago

Yea, once v1.0.0 reaches release version (not alpha), we'll certainly switch. Right now, I'm not sure if I'll find time to do that (will try), but anyways feel free to make PR if you kinda need it asap

K1ll3rF0x commented 6 years ago

Material UI v1-beta seems to be quite stable right now: https://github.com/mui-org/material-ui#should-i-start-with-v1-beta I think it would be good to start a new branch for this transitioning process at this point, so we'll have some progress on this issue.

suseek commented 6 years ago

Looking forward to this! +1

jichon commented 6 years ago

https://github.com/mui-org/material-ui/releases/tag/v1.0.0-beta.45.

Looks like in the release note it says A release date. We will release Material-UI v1 May 17th. Looking forward to the update. Been waiting for this for a while. Thanks

lgessler commented 6 years ago

1.0 is out: https://medium.com/material-ui/material-ui-v1-is-out-e73ce13463eb

I've also been eager to use MUI 1.0 in my CLJS projects. @madvas, any word on whether/when you might get a chance to switch? If not, perhaps some of us commenters on this thread could put together a PR?

myxomatozis commented 6 years ago

@madvas Really waiting for your comments.