livebook/lib/live_book_web/live
Jonatan Kłosko d2cd541ce1
Fixes (#62)
* Ignore compilation warnings in the Evaluator tests

* Make Cmd + Enter evaluate cell even in navigation mode

* Fix homepage responsiveness

* Improve setting insert mode with mouse
2021-02-26 20:39:32 +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 Fixes (#62) 2021-02-26 20:39:32 +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