livebook/lib/livebook_web/live
Cristine Guadelupe b32b363ed1
Improves cell accessibility (#1009)
* Reads the output after a cell has been evaluated

* Creates SR landmarks when errors happen

* fixes formatting

* Reads a clearer message when a runtime restart is required

* Update lib/livebook_web/live/session_live/cell_component.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-02-17 19:37:14 -03: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 Improves cell accessibility (#1009) 2022-02-17 19:37:14 -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
file_select_component.ex Speed up tests (#996) 2022-02-10 15:36:59 +01:00
home_live.ex Live region for home page (#1007) 2022-02-16 15:50:32 -03: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
user_helpers.ex