gdotdesign / elm-ui

UI library for making web applications with Elm
https://elm-ui.netlify.com
BSD 2-Clause "Simplified" License
923 stars 39 forks source link

0.2 - Upgrade to Elm 0.17 #28

Closed gdotdesign closed 8 years ago

gdotdesign commented 8 years ago

General:

Modules

Native Modules

Ui Modules

Components

zdychacek commented 8 years ago

Hi, what's the status of this pull request, when is the ETA of merge?

Thank you.

gdotdesign commented 8 years ago

This is basically merge-able, there is one feature that breaks because of the update (the notification center is buggy because of the lack of the key attribute https://groups.google.com/forum/#!searchin/elm-discuss/key$20lazy$20dict/elm-discuss/p-5XSiuv2cI/VgmqxXaoBwAJ)

I'm just waiting on feedback right now, so If everyone here thinks this can go live then I'll merge it :) In the mean time this version is installable with the alpha tag npm install elm-ui@alpha -g

gdotdesign commented 8 years ago

The keys will be added back in 0.17.1 https://groups.google.com/d/msg/elm-dev/vnBfx9DHUuY/gUFoe2wgAwAJ so I'll wait for that with the release

gdotdesign commented 8 years ago

Released: https://github.com/gdotdesign/elm-ui/releases/tag/0.2.1