livebook/lib/livebook_web/live
2022-02-19 01:30:08 +01:00
..
home_live Live region for home page (#1007) 2022-02-16 15:50:32 -03:00
hooks Add support for widget binary payloads (#982) 2022-02-07 21:03:25 +01:00
output Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
session_live Adds role button to cell link button (#1010) 2022-02-17 23:39:38 -03:00
settings_live Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
explore_helpers.ex Accessibility improvements - home page (#979) 2022-02-04 13:05:38 -03:00
explore_live.ex Normalize explorer fonts 2022-01-17 17:11:06 +01:00
file_select_component.ex Speed up tests (#996) 2022-02-10 15:36:59 +01:00
home_live.ex Fix undesired scrollbar on the homepage 2022-02-19 01:30:08 +01:00
output.ex Improves cell accessibility (#1009) 2022-02-17 19:37:14 -03:00
page_helpers.ex Speed up tests (#996) 2022-02-10 15:36:59 +01:00
session_helpers.ex Track memory usage - visualization (#898) 2022-01-21 19:24:47 -03:00
session_live.ex Speed up tests (#996) 2022-02-10 15:36:59 +01:00
settings_live.ex Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
sidebar_helpers.ex Speed up tests (#996) 2022-02-10 15:36:59 +01:00
user_component.ex Update dependencies (#838) 2021-12-29 22:06:19 +01:00
user_helpers.ex