livebook/assets/js
Jonatan Kłosko 663ec3283e
Support starting runtime in Mix context (#61)
* Prototype standalone mode with mix

* Move runtime initialization into separate LiveViews

* Make standalone node initialization async

* Refactor async node initialization

* Automatically scroll to the bottom of output

* Refactor streaming output

* Move MessageEmitter under Utils

* Add path selector to the mix runtime picker

* Update runtime descriptions

* Add successful or error message at the end of output

* Run formatter

* Rename Standalone to ElixirStandalone for consistency

* Show only directories when looking for a mix project

* Update docs

* Extract shared standalone logic

* Make the remote primary process monitor Manager instead of session

* Further refactoring and docs

* Add tests for collectable Callback

* Add missing macro doc

* Apply review suggestions

* Decouple sending asynchronous notifications from the runtime initialization

* Apply suggestions
2021-02-26 20:53:29 +01:00
..
cell Markdown snippets (#56) 2021-02-24 15:41:00 +01:00
content_editable UI polishing (#43) 2021-02-18 15:11:24 +01:00
focus_on_update Implement notebook persistence and import (#44) 2021-02-21 16:54:44 +01:00
lib UI polishing (#43) 2021-02-18 15:11:24 +01:00
scroll_on_update Support starting runtime in Mix context (#61) 2021-02-26 20:53:29 +01:00
session Fixes (#62) 2021-02-26 20:39:32 +01:00
app.js Support starting runtime in Mix context (#61) 2021-02-26 20:53:29 +01:00