livebook/lib/live_book_web/live
Jonatan Kłosko efd58466f2
Purge old deltas (#57)
* Keep track of connected clients in session data

* Add API for confirming and purging deltas

* Send delta confirmation from clients once received

* Update naming

* Fix and extend Data tests

* Update naming
2021-02-23 21:20:46 +01:00
..
session_live Add UI for cancelling evaluation (#51) 2021-02-22 14:21:28 +01:00
cell_component.ex Support ANSI escape codes (#55) 2021-02-22 22:08:02 +01:00
home_live.ex Implement notebook persistence and import (#44) 2021-02-21 16:54:44 +01:00
icons.ex Add UI for cancelling evaluation (#51) 2021-02-22 14:21:28 +01:00
insert_cell_component.ex UI polishing (#43) 2021-02-18 15:11:24 +01:00
modal_component.ex Add keyboard shortcuts help modal (#41) 2021-02-18 13:14:09 +01:00
path_select_component.ex Implement notebook persistence and import (#44) 2021-02-21 16:54:44 +01:00
section_component.ex UI polishing (#43) 2021-02-18 15:11:24 +01:00
session_live.ex Purge old deltas (#57) 2021-02-23 21:20:46 +01:00
sessions_component.ex Implement notebook persistence and import (#44) 2021-02-21 16:54:44 +01:00