-
This is not really an issue, more like an enhancement request.
How would one add `elmx-webpack-preloader` to the webpack config? I gave up after numerous attempts. Would there be a way to have `.el…
-
such as:
```
```
when i drag or resize the vue-draggable-resizable,it's can't follow my cursor. Thank you.
-
Hi, there!
I've been looking for a good functional language over JavaScript for a couple of month. And I'm trying to force myself to try Elm since it looks better in comparison to others. The only th…
-
E.g: if you look at the Basic Component example from https://mauricius.github.io/vue-draggable-resizable/ you can drag beyond the parent to right and bottom but not top or left beyond the borders. Is …
-
[Enter steps to reproduce:]
1. If your postgres session is expired (timed out) and you try to run SQL with F5, you see a small popup titled Running query. If you press `Escape` - you see this error…
-
When the full-width tabs are disabled the close button is on-top of the file type icon.
-
https://github.com/pzavolinsky/elmx
-
**Atom Version**: 1.7.2
**System**: Mac OS X 10.11.4
**Thrown From**: [haskell-ghc-mod](https://github.com/atom-haskell/haskell-ghc-mod) package, v1.12.0
### Stack Trace
Haskell-ghc-mod: ghc-mod fail…
-
With language-elmx 1.2.7 and Atom 1.10.2, elmx files aren't being syntax-highlighted. .elm files are being generated upon saving the .elmx files, and the .elm files are highlighted correctly.
-
The attribute spread example in the [live demo](http://pzavolinsky.github.io/elmx/) seems to be broken
``` html
attrsGreeting : List (Attribute msg) -> Html msg
attrsGreeting attrs = Hi
```
goes to
…