* Added Autosorting
* When list set to sort new games now properly sorted
* Custom by default on new lists
* Apply suggestions from code review
Will look at recommended changes to <i> as they are more involved
Co-Authored-By: Roman Cervantes <roman.cervantes@keap.com>
* Made rest of formatting changes
* Added width selector and associated data in ListSettings
* Moved selectedWidth up a level
* Width now changes width, doesn't change card size
* Mostly working, covers are just giant for no particular reason right now
* Removed hard coded Strings in ListSettings
* Added new strings to localization
* Add localization support to ReviewBox
Add localization support to GameScreenshots
Add localization support to GameVideos
* Finished finding hardcoded strings
* 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
* Added new strings to localization
* Add localization support to ReviewBox
Add localization support to GameScreenshots
Add localization support to GameVideos
* Added Autosorting
* When list set to sort new games now properly sorted
* Custom by default on new lists
* Apply suggestions from code review
Will look at recommended changes to <i> as they are more involved
Co-Authored-By: Roman Cervantes <roman.cervantes@keap.com>
* Made rest of formatting changes