livebook/lib/livebook_web/live/session_live
Jonatan Kłosko 8e063792ff
Improvements to the smart cells flow (#1150)
* Reword reinstall to restart

* Clarify Smart cell message when dependencies are installing

* Handle universal shortcuts in inside iframe inputs

* Adjust smart cell icons

* Improve wording in the dependency install prompt

* Reevaluate cells after installing smart cell dependencies

* 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-04-30 12:26:03 +02:00
..
attached_live.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
bin_component.ex
cell_component.ex Improvements to the smart cells flow (#1150) 2022-04-30 12:26:03 +02:00
cell_editor_component.ex
cell_upload_component.ex
code_cell_settings_component.ex
delete_section_component.ex
dependency_search_live.ex
elixir_standalone_live.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
embedded_live.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
export_component.ex Update instructions in the Elixir export (#1144) 2022-04-25 13:37:15 +02:00
export_elixir_component.ex Update instructions in the Elixir export (#1144) 2022-04-25 13:37:15 +02:00
export_live_markdown_component.ex
indicators_component.ex
insert_buttons_component.ex Improvements to the smart cells flow (#1150) 2022-04-30 12:26:03 +02:00
mix_standalone_live.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
persistence_live.ex
runtime_component.ex
section_component.ex Improvements to the smart cells flow (#1150) 2022-04-30 12:26:03 +02:00
shortcuts_component.ex