livebook/lib/livebook_web/live/session_live
Jakub Perżyło ace64eab37
Add show/hide button for password inputs #566 (#664)
* Added visibility toggle for password cell

* Formatted code

* Moved password toggle to separate component

* Adjusted to review

* Added password toggle for add filesystem component

* Update lib/livebook_web/helpers.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-11-01 16:04:11 +01:00
..
attached_live.ex Improve runtimes UI (#655) 2021-10-28 19:41:07 +02:00
bin_component.ex Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
cell_component.ex Add show/hide button for password inputs #566 (#664) 2021-11-01 16:04:11 +01:00
cell_upload_component.ex Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
delete_section_component.ex Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
elixir_cell_settings_component.ex Added automatic cell evaluation (#637) 2021-10-26 20:38:30 +02:00
elixir_standalone_live.ex Improve runtimes UI (#655) 2021-10-28 19:41:07 +02:00
embedded_live.ex Improve runtimes UI (#655) 2021-10-28 19:41:07 +02:00
export_component.ex Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
export_elixir_component.ex Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
export_live_markdown_component.ex Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
indicators_component.ex Show indicators of state on session sidebar (#657) 2021-11-01 13:15:21 +01:00
input_cell_settings_component.ex Remove reactive inputs (#649) 2021-10-27 13:35:24 +02:00
insert_buttons_component.ex
mix_standalone_live.ex Improve runtimes UI (#655) 2021-10-28 19:41:07 +02:00
persistence_live.ex Fix typos (#654) 2021-10-31 07:14:35 +01:00
runtime_component.ex Improve runtimes UI (#655) 2021-10-28 19:41:07 +02:00
runtime_helpers.ex Improve runtimes UI (#655) 2021-10-28 19:41:07 +02:00
section_component.ex Improve runtimes UI (#655) 2021-10-28 19:41:07 +02:00
shortcuts_component.ex Removing "Evaluate All Below" shortcut functionality (#621) 2021-10-19 23:36:44 +02:00