livebook/lib/livebook_web/live
Benjamin Philip 1a0b9e0f7d
Allow downloading source from sessions list (#980)
* Support downloading source on a per session basis

* Update session_list_component.ex

* Add test

* Update lib/livebook_web/live/home_live/session_list_component.ex

* Update test/livebook_web/live/home_live_test.exs

Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-02-04 11:36:09 +01:00
..
home_live Allow downloading source from sessions list (#980) 2022-02-04 11:36:09 +01:00
output Make textarea resizable (#970) 2022-02-02 14:12:50 +01:00
session_live Export with title or file name (#870) 2022-02-03 21:17:30 +01:00
settings_live Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
explore_helpers.ex Update dependencies (#838) 2021-12-29 22:06:19 +01:00
explore_live.ex Normalize explorer fonts 2022-01-17 17:11:06 +01:00
file_select_component.ex Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
home_live.ex Use guards for checking live action 2022-02-04 00:01:45 +01:00
output.ex Improve errors formatting (#936) 2022-01-25 21:55:24 +01:00
page_helpers.ex
session_helpers.ex Track memory usage - visualization (#898) 2022-01-21 19:24:47 -03:00
session_live.ex Test and typing improvements (#949) 2022-01-29 16:39:41 +01:00
settings_live.ex Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
sidebar_helpers.ex Add shutdown button (#862) 2022-01-13 12:22:34 +01:00
user_component.ex Update dependencies (#838) 2021-12-29 22:06:19 +01:00
user_helpers.ex
user_hook.ex