gamebrary/src/pages
Alex Noble 378a04432f Keyboard shortcuts (#105)
* Added basic shortcut support
Added vue-shortkey library
Added 'esc' shortcut to go back from add list component
Added 'esc' shortcut to go back from game search component
Added 'ctl+alt+d' to delete list from list settings component

* Add shortcut to delete game from list (Delete Key)

* Added shortcuts to delete game from list
Added shortcuts to add note to game
Added shortcuts to cancel from note creation
Added shortcuts to delete note

* Fixing import method for consistency

* Fixed code review suggestions
2019-05-18 05:54:52 -07:00
..
GameBoard.vue Moved tag component inside tags folder 2019-05-16 22:45:15 -07:00
GameDetail.vue Keyboard shortcuts (#105) 2019-05-18 05:54:52 -07:00
NotFound.vue Catch 404 pages 2019-04-19 10:35:02 -07:00
Platforms.vue Switched over to original masonry layout 2019-05-17 13:26:55 -07:00
ShareList.vue Re-organized pages folder 2019-04-17 21:52:21 -07:00