livebook/lib/livebook_web/live/session_live
Jean Carlos e538bd6c93
Changed radio button it to select (#373)
* Add password input

* Save empty string for password in .livemd file

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

* Changed radio button it to select
* Changed radio button it to select
* Moved select it to the top
* Keep the elements in the select ordered

* Update lib/livebook_web/helpers.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

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

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

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

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-06-20 15:33:10 +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 Show the evaluation time next to the cell indicator (#366) 2021-06-20 14:48:00 +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 Changed radio button it to select (#373) 2021-06-20 15:33:10 +02:00
insert_buttons_component.ex Show insert actions when hovering over free space between cells (#369) 2021-06-18 16:14:20 +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 Improve section links behaviour (#367) 2021-06-18 13:21:48 +02:00
shortcuts_component.ex Use <kbd> for keyboard keys (#351) 2021-06-16 13:31:53 +02:00