livebook/lib/live_book_web
Jonatan Kłosko 8acb483bcd
Improve keyboard navigation and focus (#19)
* Adjust result length

* Add more keyboard navigation actions

* Improve inserted/deleted cells focus and add some tests

* Some refactoring

* Run formatter
2021-02-04 16:01:59 +01:00
..
controllers Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
live Improve keyboard navigation and focus (#19) 2021-02-04 16:01:59 +01:00
templates/layout Set up markdown rendering (#16) 2021-01-30 00:33:04 +01:00
views Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
endpoint.ex Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
router.ex Add module for managing multiple running sessions (#3) 2021-01-08 14:14:26 +01:00
telemetry.ex Initial commit 2021-01-07 20:56:24 +01:00
utils.ex Use inspect to highlight cell result (#18) 2021-02-03 13:13:56 +01:00