livebook/test
Jonatan Kłosko 0b77fd4279
Add keyboard shortcuts help modal (#41)
* Update keybindings and add help modal

* Add more evaluation shortcuts

* Add shortcut to the help modal

* Show appropriate shortcuts depending on the user system

* Handle missing user-agent header

* Conditionally render shortcut based on user agent

* Implement vim-style navigation

* Remove warning

* Determine platform based on socket on mount

* Improve shortcuts list UI
2021-02-18 13:14:09 +01:00
..
live_book Add keyboard shortcuts help modal (#41) 2021-02-18 13:14:09 +01:00
live_book_web Update to Elixir v1.11 and remove unused files (#32) 2021-02-16 12:29:41 +01:00
support Update to Elixir v1.11 and remove unused files (#32) 2021-02-16 12:29:41 +01:00
test_helper.exs Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00