* Updated endpoints to use IGDB v3
* Updated computed props to match v3 changes
* Moved ageRatings to getter + updated for v3
* Updated getters to support v3 changes
* Moved all ratings images under same folder
* Use new endpoints in actions
* Compatibility updates
* Null check
* formatting
* Load games in chunks of 10 to meet new API requirements
* More compatibility changes
* Use ids for New and standard 3DS, great job naming consoles nintendo!
* Drop v2 suffix
* 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 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