livebook/lib/livebook_web
Wojtek Mach 8cf8f2697c
Use <kbd> for keyboard keys (#351)
* Use <kbd> for keyboard keys

* Show keyboard icon

* Render each key explicitly

* Update lib/livebook_web/live/session_live/shortcuts_component.ex

Co-authored-by: Wojtek Mach <wojtekmach@users.noreply.github.com>

* Add Livebook specific icons to the introductory notebooks

* More updates

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-06-16 13:31:53 +02:00
..
controllers Move auth to its own view 2021-04-16 22:18:59 +02:00
live Use <kbd> for keyboard keys (#351) 2021-06-16 13:31:53 +02:00
plugs Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00
templates Introduce an Explore section (#310) 2021-06-02 21:51:43 +02:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
ansi.ex Ignore RFC 1468 switch to ASCII code sequence (#225) 2021-04-20 15:05:30 +02:00
endpoint.ex Fix assets path in development 2021-05-20 12:28:00 +02:00
helpers.ex correct spelling mistake, should be list and not lits (#343) 2021-06-11 00:16:18 +02:00
router.ex Introduce an Explore section (#310) 2021-06-02 21:51:43 +02:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00