[elm-discuss] @font-face rule?

2017-02-04 Thread David Legard
There was an Issue raised about this previously - https://github.com/rtfeldman/elm-css/issues/20 Many websites use trendy fonts like Futura, Apercu, Proxima Nova etc to stand out from the crowd.-- I wondered if there was a painless way to use the @font-face rule in pure Elm. Thanks. -- You r

[elm-discuss] Re: Refactoring application to extract model, update and some actions

2017-02-04 Thread Pierre-Henri Trivier
To anyone reading, I might have solved it myself : https://phtrivier.github.io/2017/02/05/elm-tail-end-part-5.html Still, any comment is welcome ! Thanks Le samedi 4 février 2017 21:18:50 UTC+1, Pierre-Henri Trivier a écrit : > > Hi everyone. > > I have been writing (mostly for myself !) a seri

Re: [elm-discuss] elm-lang/http and evancz/elm-http

2017-02-04 Thread Witold Szczerba
+1 from me on showing the Elm version on the package page and search result list for each item. Right now, I always go to sources and look at the elm-package.json to make sure. 04.02.2017 4:48 PM "Gordon Klaus" napisał(a): > I also stumbled over the switch from evancz/elm-http to elm-lang/http.

[elm-discuss] Refactoring application to extract model, update and some actions

2017-02-04 Thread Pierre-Henri Trivier
Hi everyone. I have been writing (mostly for myself !) a series of articles about Elm. The overall goal is to implement an app to create "Tail end" diagram, similar to those found on the excellent blog waitbutwhy.com. The first part of the series is available here

Re: [elm-discuss] Architecture Pattern: Separating Model and ViewState

2017-02-04 Thread jphedley
Fair enough & I'm not sure either. But for me, it's an interesting thought experiment for which I seem to converging towards pattern reminiscent Cycle.JS. Thanks for elm-test. On Friday, February 3, 2017 at 5:47:25 PM UTC-8, Max Goldstein wrote: > > No, it's not really an interest of mine anymo

Re: [elm-discuss] elm-lang/http and evancz/elm-http

2017-02-04 Thread Gordon Klaus
I also stumbled over the switch from evancz/elm-http to elm-lang/http. So I created https://github.com/evancz/elm-http/pull/56. I suggest you do the same for other moved packages. A complementary enhancement would be to automatically display the `elm-version` string on each package.elm-lang.o

[elm-discuss] Re: What's the proper way of decoding Date inside JSON that comes through port?

2017-02-04 Thread fxmy wang
Thanks Justing. What really is confusing me is that when passed through ports, the date field of JSON *appeared in the form of * while the rest of the fields is just old plain string. I’m probably wrong but it almost seems that Elm is doing some extra work on ISO date strings, silently parsin

[elm-discuss] Re: Again: which editor do you like best for Elm?

2017-02-04 Thread David Legard
With the Fira Code font and ligatures enabled, of course... it looks like it was Made For Elm -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to elm-discuss+uns