livebook/lib/livebook_web/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
..
home_live Support inputs (#328) 2021-06-08 12:33:50 +02:00
output Enforce string values in dynamic tables (#363) 2021-06-17 18:49:58 +02:00
session_live Changed radio button it to select (#373) 2021-06-20 15:33:10 +02:00
explore_live.ex Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00
home_live.ex Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00
modal_component.ex Update LV version and remove deprecations (#312) 2021-06-03 13:53:03 +02:00
notebook_card_component.ex Make images in explore cards clickable 2021-06-03 14:55:25 +02:00
path_select_component.ex Restructure settings (#233) 2021-04-21 23:02:09 +02:00
session_helpers.ex Introduce an Explore section (#310) 2021-06-02 21:51:43 +02:00
session_live.ex Show the evaluation time next to the cell indicator (#366) 2021-06-20 14:48:00 +02:00
sidebar_component.ex Introduce an Explore section (#310) 2021-06-02 21:51:43 +02:00
user_component.ex Setup user profiles (#253) 2021-05-03 20:03:19 +02:00
user_helpers.ex Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00