Maxime Dantec
Maxime Dantec
Here is some ground for the new API discussion: https://groups.google.com/forum/#!topic/elm-dev/fbLx673aEDk See this file in particular: https://github.com/Warry/elm-html/blob/poc/new-api/examples/src/Demo.elm
http://elm-lang.org/docs/syntax
Currently, the only way to download older version of Elm, is by using npm. We still have apps on 0.17, and will have for some time.
**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** yes **What version of Shaka Player are you using?** 4.2.0 **Can you reproduce the issue with our latest release...
Ongoing work, I'm not entirely sure I'm doing this right. See comments.
see the SSCCE: https://ellie-app.com/3fJXyyDq2a1/5 From this this code, the compiled CSS does not include the `firstChild` declaration at all. : ```elm styled div [ backgroundColor blue , withMediaQuery [ "screen...
Hi, I got the repo in order to try the dust sample app, but routes are not resolved: ``` Request URL:http://localhost:9000/assets/example.tl.js Request Method:GET Status Code:404 Not Found ``` Configuration: Play...