livebook/lib/livebook_web/live/session_live
Wojtek Mach 8cf8f2697c
Use <kbd> for keyboard keys (#351)
* Use <kbd> for keyboard keys

* Show keyboard icon

* Render each key explicitly

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

Co-authored-by: Wojtek Mach <wojtekmach@users.noreply.github.com>

* Add Livebook specific icons to the introductory notebooks

* More updates

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-06-16 13:31:53 +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 Compute cell source digest on the client (#341) 2021-06-10 14:54:55 +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 Support inputs (#328) 2021-06-08 12:33:50 +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 Add numeric input (#352) 2021-06-16 12:28:47 +02:00
insert_buttons_component.ex Support inputs (#328) 2021-06-08 12:33:50 +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 Update LV version and remove deprecations (#312) 2021-06-03 13:53:03 +02:00
shortcuts_component.ex Use <kbd> for keyboard keys (#351) 2021-06-16 13:31:53 +02:00