livebook/lib/live_book_web/live
Jonatan Kłosko 90a7b599df
Fix new cell/section focus (#66)
* Add pid to data operations and use that in post-operation hooks

* Fix tests
2021-03-02 08:50:31 +01:00
..
session_live Implement reordering cells using keyboard (#63) 2021-03-01 13:29:46 +01:00
cell_component.ex Keep editor focus when cell actions are executed (#65) 2021-03-01 18:48:19 +01:00
home_live.ex Support starting runtime in Mix context (#61) 2021-02-26 20:53:29 +01:00
icons.ex Add buttons for moving cell (#64) 2021-03-01 18:17:24 +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 Support starting runtime in Mix context (#61) 2021-02-26 20:53:29 +01:00
section_component.ex UI polishing (#43) 2021-02-18 15:11:24 +01:00
session_live.ex Fix new cell/section focus (#66) 2021-03-02 08:50:31 +01:00
sessions_component.ex Implement notebook persistence and import (#44) 2021-02-21 16:54:44 +01:00