livebook/lib/livebook_web/live/session_live
Jonatan Kłosko cc9d5a8103
Prevent from scrolling to top on modal open (#129)
* Render modal components at the end of live views

* Add error pages

* Restructure web module

* Update lib/livebook_web/templates/error/500.html.eex

Co-authored-by: José Valim <jose.valim@dashbit.co>

* Update lib/livebook_web/templates/error/500.html.eex

Co-authored-by: José Valim <jose.valim@dashbit.co>

* Update lib/livebook_web/views/error_view.ex

Co-authored-by: José Valim <jose.valim@dashbit.co>

Co-authored-by: José Valim <jose.valim@dashbit.co>
2021-04-02 14:00:49 +02:00
..
attached_live.ex Highlight results in path selector (#128) 2021-04-01 15:49:39 +02:00
cell_component.ex Prevent from scrolling to top on modal open (#129) 2021-04-02 14:00:49 +02:00
cell_settings_component.ex Add confirmation for session deletion (#117) 2021-03-25 17:39:18 +01:00
elixir_standalone_live.ex Add confirmation for session deletion (#117) 2021-03-25 17:39:18 +01:00
indicators_component.ex Notebook status indicators (#127) 2021-04-01 12:56:19 +02:00
insert_buttons_component.ex Prevent from scrolling to top on modal open (#129) 2021-04-02 14:00:49 +02:00
mix_standalone_live.ex Add confirmation for session deletion (#117) 2021-03-25 17:39:18 +01:00
persistence_component.ex Notebook status indicators (#127) 2021-04-01 12:56:19 +02:00
runtime_component.ex Add confirmation for session deletion (#117) 2021-03-25 17:39:18 +01:00
section_component.ex Prevent from scrolling to top on modal open (#129) 2021-04-02 14:00:49 +02:00
settings_component.ex Optimise rendering and diff by stripping data into view-specific struct (#119) 2021-03-25 23:29:22 +01:00
shortcuts_component.ex Insert section (#114) 2021-03-24 18:37:50 +01:00