livebook/lib/livebook_web/live
Cristine Guadelupe 904a21a761
Accessibility improvements - home page (#979)
* Accessibility improvements on home page

* Unique ids for file info path buttons

* Improves navigation for screen readers in the session list

* Landmarks navigation for screen readers

* Headings navigation for screen readers

* Group navigation - running sessions list

* Fix typo

* Minor adjustments based on review suggestions
2022-02-04 13:05:38 -03:00
..
home_live Accessibility improvements - home page (#979) 2022-02-04 13:05:38 -03: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 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 Accessibility improvements - home page (#979) 2022-02-04 13:05:38 -03:00
home_live.ex Accessibility improvements - home page (#979) 2022-02-04 13:05:38 -03: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 Accessibility improvements - home page (#979) 2022-02-04 13:05:38 -03:00
user_component.ex Update dependencies (#838) 2021-12-29 22:06:19 +01:00
user_helpers.ex
user_hook.ex