livebook/lib/live_book_web
Jonatan Kłosko d93ab41e7a
Implement reordering cells using keyboard (#63)
* Implement moving cells with keyboard shortcuts

* Add tests for cell movement operation

* Refactor

* Does not mark cells as stale if Elixir cells did not change order
2021-03-01 13:29:46 +01:00
..
live Implement reordering cells using keyboard (#63) 2021-03-01 13:29:46 +01:00
templates/layout Implement notebook persistence and import (#44) 2021-02-21 16:54:44 +01:00
views Update to Elixir v1.11 and remove unused files (#32) 2021-02-16 12:29:41 +01:00
endpoint.ex Add keyboard shortcuts help modal (#41) 2021-02-18 13:14:09 +01:00
helpers.ex Support ANSI escape codes (#55) 2021-02-22 22:08:02 +01:00
router.ex Implement notebook persistence and import (#44) 2021-02-21 16:54:44 +01:00
telemetry.ex Initial commit 2021-01-07 20:56:24 +01:00