livebook/lib/livebook_web/live/session_live
2021-12-03 14:03:06 +01:00
..
attached_live.ex Add runtime info panel (#692) 2021-11-09 18:37:22 +01:00
bin_component.ex Implement clipboard copy with JS commands (#699) 2021-11-10 20:17:32 +01:00
cell_component.ex Hide reconnect runtime button once reconnected (#731) 2021-12-03 14:03:06 +01:00
cell_upload_component.ex
delete_section_component.ex
elixir_cell_settings_component.ex
elixir_standalone_live.ex Add runtime info panel (#692) 2021-11-09 18:37:22 +01:00
embedded_live.ex Add runtime info panel (#692) 2021-11-09 18:37:22 +01:00
export_component.ex
export_elixir_component.ex Implement clipboard copy with JS commands (#699) 2021-11-10 20:17:32 +01:00
export_live_markdown_component.ex Implement clipboard copy with JS commands (#699) 2021-11-10 20:17:32 +01:00
indicators_component.ex
insert_buttons_component.ex Migrate inputs to Kino (#714) 2021-11-25 18:43:42 +01:00
mix_standalone_live.ex Add runtime info panel (#692) 2021-11-09 18:37:22 +01:00
persistence_live.ex
runtime_component.ex Redesign runtime panel and sessions list (#697) 2021-11-10 18:50:39 +01:00
section_component.ex Restructure j/k navigation to support headlines (#707) 2021-11-16 21:57:10 +01:00
shortcuts_component.ex