livebook/lib/live_book_web/live/session_live
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
..
attached_live.ex Support starting runtime in Mix context (#61) 2021-02-26 20:53:29 +01:00
elixir_standalone_live.ex Support starting runtime in Mix context (#61) 2021-02-26 20:53:29 +01:00
mix_standalone_live.ex Support starting runtime in Mix context (#61) 2021-02-26 20:53:29 +01:00
persistence_component.ex Support starting runtime in Mix context (#61) 2021-02-26 20:53:29 +01:00
runtime_component.ex Support starting runtime in Mix context (#61) 2021-02-26 20:53:29 +01:00
shortcuts_component.ex Implement reordering cells using keyboard (#63) 2021-03-01 13:29:46 +01:00