livebook/lib/livebook_web/live/session_live
Jonatan Kłosko aaeac6bb95
Add an action converting smart cell to elixir cell (#1030)
* Add an action converting smart cell to elixir cell

* Simplify tests setup

* Add confirmation

* Update lib/livebook_web/live/session_live/cell_component.ex

Co-authored-by: José Valim <jose.valim@dashbit.co>

Co-authored-by: José Valim <jose.valim@dashbit.co>
2022-03-02 12:13:44 +01:00
..
attached_live.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
bin_component.ex Introduce smart cells (#1029) 2022-02-28 13:53:33 +01:00
cell_component.ex Add an action converting smart cell to elixir cell (#1030) 2022-03-02 12:13:44 +01:00
cell_upload_component.ex Fix image uploads in Markdown cells (#945) 2022-01-27 15:47:04 +01:00
delete_section_component.ex Fix error on back after closing session (#769) 2021-12-08 13:17:50 +01:00
elixir_cell_settings_component.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
elixir_standalone_live.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
embedded_live.ex Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
export_component.ex Update Phoenix LV (#656) 2021-11-01 19:33:43 +01:00
export_elixir_component.ex Export with title or file name (#870) 2022-02-03 21:17:30 +01:00
export_live_markdown_component.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
indicators_component.ex Fix global indicator colors 2022-01-17 14:19:20 +01:00
insert_buttons_component.ex Introduce smart cells (#1029) 2022-02-28 13:53:33 +01:00
mix_standalone_live.ex Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
persistence_live.ex Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
runtime_component.ex Redesign runtime panel and sessions list (#697) 2021-11-10 18:50:39 +01:00
section_component.ex Introduce smart cells (#1029) 2022-02-28 13:53:33 +01:00
shortcuts_component.ex Update dependencies (#838) 2021-12-29 22:06:19 +01:00