elm-style-framework icon indicating copy to clipboard operation
elm-style-framework copied to clipboard

Elm 0.19 Release?

Open julianpistorius opened this issue 6 years ago • 5 comments

Hi @lucamug!

I've been enjoying using your elm-style-framework. It's a great idea! Thanks for building this.

I'm using it in an Elm 0.19 project * and it works great.

I check out your master branch as a Git submodule inside our code base instead of adding it in elm.json. I'd prefer to import it as an Elm package from elm.json instead of using the submodule, but when I try to install the most recent version on Elm package repository it says it's not compatible with Elm 0.19.

Do you know how long before you'd be ready to release an 0.19-compatible version? If there is something I can help with please let me know.

Example Elm 19 Project

See the ui-improvements branch: https://gitlab.com/julianpistorius/exosphere/tree/ui-improvements

julianpistorius avatar Dec 03 '18 00:12 julianpistorius

I would really like to be able to add this package to an "interesting libraries" list for my workplace. For that to benefit my colleagues it would have to work with 0.19 though. So if this package was updated for 0.19 that would be great :)

peacememories avatar Dec 13 '18 14:12 peacememories

@peacememories I had a chat with the author on the Elm Slack and it sounds like the main hurdle holding back the new release is updating the documentation.

If you are interested we could work together to help update the documentation. For example I could update the documentation to the best of my abilities, and then you could try to extend the package based on this new documentation. I could then use your feedback to improve the documentation further. What do you think?

We could also ask for other volunteers on the #elm-ui channel.

julianpistorius avatar Dec 13 '18 16:12 julianpistorius

@julianpistorius I don't know that much about the project, but I would be willing to help

peacememories avatar Dec 15 '18 19:12 peacememories

@peacememories Great! I've found it very useful, and helping out is a good way to learn more about it. I'll add it to to my list of things to have a look at.

julianpistorius avatar Dec 17 '18 17:12 julianpistorius

It seems there is a new release of elm-style-framework for 0.19 :tada: I'd still be happy to lend a hand if needed.

peacememories avatar Jan 09 '19 12:01 peacememories