debois / elm-mdl

Elm-port of the Material Design Lite CSS/JS library
Apache License 2.0
965 stars 133 forks source link

Library continuity #375

Closed thitemple closed 6 years ago

thitemple commented 6 years ago

Hi, I'm just wondering if you plan on maintaining this library? I see a lot of issues opened and a few PRs, also there's a new revision from Google to Material.

Thanks

SidneyNemzer commented 6 years ago

This library is unofficially unmaintained. The new version, which is a port of Material Components Web, can be found here: https://github.com/aforemny/elm-mdc

sthenault commented 6 years ago

really ? Wouldn't there be a way to release v9?

I took a quick look at elm-mdc, unfortunatly doc nor demo site are up to the level of elm-mdl, which is not very engaging. I was interested in the "Select" component and its behaviour in the demo was very buggy while it seems nice in mdl's demo, but this part of the code is not yet released.

SidneyNemzer commented 6 years ago

@sthenault you could, conceivably, fork this repo and publish your own version. There are actually quite a few forks so someone may have done that already. But ideally, this repo would be updated to the new version. Maybe @debois or @aforemny can comment on future plans?

Kurren123 commented 6 years ago

@SidneyNemzer I think it would be a good idea to mention this in the repo description and as the first line on the readme. Might prevent people doing what I did: implemented this library, found some bugs, came here and found out there's a successor.

Thanks

aforemny commented 6 years ago

My focus shifted to https://github.com/aforemny/elm-mdc. Apologies.

@debois Can you do something about it? Can you archive/ deprecate this repository, seeing that there is no activity?

Kurren123 commented 6 years ago

@aforemny It would also be great to mention this on the demo site, as that's what attracts many people to this library in the first place

debois commented 6 years ago

Done. @aforemny, let me know if I should add any additional info on elm-mdc.