livebook/lib/live_book_web
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 Add keyboard shortcuts help modal (#41) 2021-02-18 13:14:09 +01:00
templates/layout Some cleanups (#25) 2021-02-11 16:35:32 +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 Add keyboard shortcuts help modal (#41) 2021-02-18 13:14:09 +01:00
router.ex Add keyboard shortcuts help modal (#41) 2021-02-18 13:14:09 +01:00
telemetry.ex Initial commit 2021-01-07 20:56:24 +01:00