elm-joust icon indicating copy to clipboard operation
elm-joust copied to clipboard

Would you consider merging a PR for Elm 0.19?

Open teodorlu opened this issue 7 years ago • 2 comments

Hello again!

Following Elm's 0.19 release a couple of months ago, would you consider merging a PR updating this project to 0.19?

If so, is there anything in particular you would want to be taken into account, or would it be okay just to (perhaps) get a PR in some time?

Best regards, Teodor

teodorlu avatar Dec 27 '18 18:12 teodorlu

Hi Theodor

Yes, please! I would greatly appreciate such a PR.

You'll find that some libraries work differently in 0.19. For instance, to get the window dimensions you might want to use onResize in the elm/browser package.

The update shouldn't be too difficult but if for any reason you get stuck let me know.

Best Stefan

stefankreitmayer avatar Dec 30 '18 21:12 stefankreitmayer

OK! I'll take resizing into account.

Not promising anything, but I'll have a go :)

teodorlu avatar Dec 31 '18 10:12 teodorlu