Skip to content

Releases: ellie-app/ellie

v1.3.6: Fix decoding of package versions, the elm package site switched to ha…

12 Apr 14:08
045212b
Compare
Choose a tag to compare
…ving only the latest versions in a 'version' param (#130)

Add branch to forked version of CodeMirror allowing build to succeed

02 Dec 14:49
45e789d
Compare
Choose a tag to compare
v1.3.5

fix(*): add branch name pointing to prebuilt codemirror to deps (#120)

Upgrade Elm to 0.19.1 and other fixes

02 Dec 14:53
19808f7
Compare
Choose a tag to compare
Closes a few issues folks opened recently. (#119)

* fix(Ui.CodeEditor): updates to use Evan's version of Elm mode for CM

* fix(*): rm format shortcut copy

* fix(Editor.State.Working): allow ellie to be taken back online

* fix(Ui.Output): update doc selectors to find new debugger

Redirect wasn't stripping the dot from www.

22 Jul 13:23
c2e4111
Compare
Choose a tag to compare
v1.3.3

fix(*): add . to www redirect plug (#101)

Fix WebSocket connection failure

18 Jul 13:32
22c63d0
Compare
Choose a tag to compare
  • Fix www failing check_origin causing WebSocket connection to never be established.

Fix Elm Debugger

04 Jul 01:59
c334bc1
Compare
Choose a tag to compare

Elm Debugger was not visible in Chrome or Safari due to javascript:void(0) being used as src for an inner iframe tag. When the src is about:blank Chrome and Safari work but Firefox would fails, conditional was used to support all.

Fix regional issues, add key combo support

05 Apr 06:41
673c338
Compare
Choose a tag to compare
fix(*): general cleanup, patch absinthe start issue (#90)

* fix(*): general cleanup, patch absinthe start issue

* chore(*): base_path, use parentheses to remove the ambiguity

* chore(*): undo lock file change

* feat(*): hook up key combos

* feat(*): rewrite keyCombo sub in elm

v1.2.0: chore(*): updating terms, contact info, and README (#83)

21 Feb 00:25
5179882
Compare
Choose a tag to compare
chore(*): update terms, contact info, and README

v1.1.0: Upgrade elm dependencies, to latest http & elm-graphql (#82)

10 Feb 20:21
11fee03
Compare
Choose a tag to compare
* chore(*): elm-graphql 2.0.0 upgrade

* chore(*): elm-graphql 4.2.0 upgrade

* fix(*): target self on external links

Upgrade to Elm 0.19, update to AWS infrastructure

03 Feb 21:42
10910bf
Compare
Choose a tag to compare
Additional 0.19 cleanup and fix error section scrolling (#81)

* chore(*): rm unnecessary effects, cleanup socket code

* fix(Ellie.Ui.Error): mv bg color up, wrap view in overflow scroll