livebook/lib/livebook_web
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
..
live Prevent from scrolling to top on modal open (#129) 2021-04-02 14:00:49 +02:00
plugs Redesign (#80) 2021-03-20 14:10:15 +01:00
templates Prevent from scrolling to top on modal open (#129) 2021-04-02 14:00:49 +02:00
views Prevent from scrolling to top on modal open (#129) 2021-04-02 14:00:49 +02:00
ansi.ex Don't show explicitly ignored result (#94) 2021-03-20 16:48:23 +01:00
endpoint.ex Further redesign (#112) 2021-03-23 17:46:33 +01:00
helpers.ex Don't show explicitly ignored result (#94) 2021-03-20 16:48:23 +01:00
router.ex Add confirmation for session deletion (#117) 2021-03-25 17:39:18 +01:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00