livebook/lib/livebook_web/live/session_live
Jonatan Kłosko 80bed1aa06
Delegate output formatting rules to Kino (#309)
* Delegate output formatting rules to Kino

* Update naming

* Group output components and views

* Fallback to inspect when Kino.Render.to_output/1 fails

* Update naming

* Add reference to Kino
2021-06-01 17:47:03 +02:00
..
attached_live.ex Infer short vs longname from actual node and use longname in example (#284) 2021-05-21 13:03:47 +02:00
cell_component.ex Delegate output formatting rules to Kino (#309) 2021-06-01 17:47:03 +02:00
cell_settings_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00
cell_upload_component.ex Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
elixir_standalone_live.ex Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
embedded_live.ex Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
indicators_component.ex Restructure settings (#233) 2021-04-21 23:02:09 +02:00
insert_buttons_component.ex Prevent from scrolling to top on modal open (#129) 2021-04-02 14:00:49 +02:00
mix_standalone_live.ex Improve path selector (#159) 2021-04-12 22:59:48 +02:00
persistence_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00
runtime_component.ex Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
section_component.ex Change anchor tags for sections to be based on the titles, not randomly generated (#288) 2021-05-23 18:22:55 +02:00
shortcuts_component.ex Fix completion shortcut listing for mac (#291) 2021-05-24 15:45:28 +02:00