livebook/lib/livebook_web
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
..
channels Fastlane JS channel events (#993) 2022-02-09 23:15:03 +01:00
controllers Refactoring (#994) 2022-02-10 12:15:41 +01:00
helpers Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
live Improves cell accessibility (#1009) 2022-02-17 19:37:14 -03:00
plugs Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
templates Favicon as png to work on Safari (#920) 2022-01-22 18:15:06 -03:00
views
endpoint.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
helpers.ex Live region for home page (#1007) 2022-02-16 15:50:32 -03:00
iframe_endpoint.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
router.ex Add support for widget binary payloads (#982) 2022-02-07 21:03:25 +01:00
telemetry.ex