livebook/lib/live_book
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
..
delta Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00
evaluator Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00
notebook Integrate evaluation into UI (#17) 2021-02-02 19:58:06 +01:00
session Integrate evaluation into UI (#17) 2021-02-02 19:58:06 +01:00
application.ex Define session data structure and implement several operations (#6) 2021-01-13 14:39:04 +01:00
delta.ex Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00
evaluator.ex Define session data structure and implement several operations (#6) 2021-01-13 14:39:04 +01:00
evaluator_supervisor.ex Define session data structure and implement several operations (#6) 2021-01-13 14:39:04 +01:00
notebook.ex Improve keyboard navigation and focus (#19) 2021-02-04 16:01:59 +01:00
session.ex Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00
session_supervisor.ex Define session data structure and implement several operations (#6) 2021-01-13 14:39:04 +01:00
utils.ex Add module for managing multiple running sessions (#3) 2021-01-08 14:14:26 +01:00