livebook/lib/livebook_web/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
..
home_live Keep memory usage state at the root on homepage (#1129) 2022-04-18 18:06:04 +02:00
hooks Add shared mode to Livebook sessions (#1128) 2022-04-28 13:01:53 +02:00
output Remove restart button on Mix.install/2 error (#1088) 2022-04-04 12:49:17 +02:00
session_live Improvements to the smart cells flow (#1150) 2022-04-30 12:26:03 +02:00
settings_live Labeled text block (#1117) 2022-04-15 14:23:41 +02:00
explore_helpers.ex Accessibility improvements - home page (#979) 2022-02-04 13:05:38 -03:00
explore_live.ex Simplify user modals (#1034) 2022-03-02 00:43:06 +01:00
file_select_component.ex Introduce code zen (#1115) 2022-04-14 21:17:19 +02:00
file_system_helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
home_live.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
js_view_component.ex Show a message when JS view data is not available (#1067) 2022-03-22 18:25:42 +01:00
live_helpers.ex Improvements to the smart cells flow (#1150) 2022-04-30 12:26:03 +02:00
output.ex Fix border on error output 2022-04-05 15:15:13 +02:00
page_helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
session_helpers.ex Track memory usage - visualization (#898) 2022-01-21 19:24:47 -03:00
session_live.ex Improvements to the smart cells flow (#1150) 2022-04-30 12:26:03 +02:00
settings_live.ex Organize settings page (#1133) 2022-04-19 11:29:26 +02:00
sidebar_helpers.ex Add LIVEBOOK_SHUTDOWN_ENABLED (#1111) 2022-04-14 15:52:28 +02:00
user_component.ex Simplify user modals (#1034) 2022-03-02 00:43:06 +01:00
user_helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00