livebook/lib/livebook_web/live/session_live
Jonatan Kłosko 4ca6f9eb5e
Implement reactive input (#389)
* Implement reactive input

* Store reactive attribute only when truthy

* Polishing
2021-06-24 11:58:13 +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 Implement reactive input (#389) 2021-06-24 11:58:13 +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_cell_settings_component.ex Implement reactive input (#389) 2021-06-24 11:58:13 +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
input_cell_settings_component.ex Implement reactive input (#389) 2021-06-24 11:58:13 +02:00
insert_buttons_component.ex Show insert actions when hovering over free space between cells (#369) 2021-06-18 16:14:20 +02:00
mix_standalone_live.ex Warning on Mix.install for Mix standalone (#336) 2021-06-09 16:51:53 +02:00
persistence_component.ex Update LV version and remove deprecations (#312) 2021-06-03 13:53:03 +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 Improve section links behaviour (#367) 2021-06-18 13:21:48 +02:00
shortcuts_component.ex Use <kbd> for keyboard keys (#351) 2021-06-16 13:31:53 +02:00