Commit graph

19 commits

Author SHA1 Message Date
Gamebrary dev team
f14a5fc3ef remove styles 2020-07-22 13:44:48 -07:00
Patrick Kontschak
2a9f6c687d Display games with 100% progress as completed with a checkmark/badge (#173) 2020-01-28 09:41:50 -07:00
Patrick Kontschak
b392112b54 Add advanced theme settings (#157)
* Add advanced theme settings

- header position
- border-radius
- list background
- amount of games next to list title
- settings section headlines

* Linting

* Linting: indent

* keep options consistent

switching from "hide this" and "display this" is bad UX.

* Hide number of games in lists by default

* reverse header position with css

* border-radius

* remove transparent background setting

this will be handled by themes

* only affect top/bottom settings on mobile
2020-01-22 09:39:16 -07:00
Roman Cervantes
a8585a7b6e restored old linter rules 2019-11-14 14:10:10 -07:00
Roman Cervantes
5fa43e8d2b Linter fixes 2019-11-08 13:34:06 -07:00
Roman Cervantes
10787e2bfc switch to 2 spaces 2019-11-08 12:56:03 -07:00
Roman Cervantes
d27ea1eac6 Themes support + clean up 2019-10-09 09:30:07 -07:00
Roman Cervantes
1f925bb180 Remove scss extension 2019-09-10 13:02:16 -07:00
Roman Cervantes
b6eda18024
Flatten unnecessarily deep folders (#132) 2019-08-06 15:45:59 -07:00
Roman Cervantes
c2823c2a59
IGDV v3 migration (#125)
* 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
2019-06-08 19:04:07 -07:00
Roman Cervantes
3dad6a50b3 linter fix 2019-05-02 21:57:54 -07:00
Roman Cervantes
43197885cd match game cover style 2019-05-02 21:57:20 -07:00
Roman Cervantes
f0641b339c use available data when loading game 2019-05-02 21:53:16 -07:00
Roman Cervantes
23bd09e688 Adjust game detail placeholder 2019-04-26 12:16:20 -07:00
Roman Cervantes
3ea7cfb952 Restored css alias 2019-04-05 12:16:32 -07:00
Roman Cervantes
1721673ce7 Removed css alias 2019-04-05 12:10:50 -07:00
Roman Cervantes
4fa4dcd012 Show star ratings and other stuff 2019-02-07 23:13:48 -07:00
Roman Cervantes
887d62b539 Placeholder improvements 2019-01-16 23:21:41 -07:00
Roman Cervantes
dd0936c272 Added loading placeholders 2019-01-11 13:20:21 -07:00