|
|
a482df809a
|
Format details buttons.
|
2023-01-07 16:33:00 -08:00 |
|
|
|
001ca931b5
|
Update packages and game details.
|
2023-01-07 16:12:55 -08:00 |
|
|
|
391fba7955
|
Cleanup random API and create named action for a random search.
|
2022-12-26 23:15:41 -08:00 |
|
|
|
2e6c38dc44
|
Moving search to do a GET with q search param.
|
2022-12-25 10:52:36 -08:00 |
|
|
|
704ae0a541
|
Adding media query plugin for showing skeletons and lazy image loading plugin.
|
2022-11-10 14:08:57 -06:00 |
|
|
|
87b8e5c073
|
Adding pagination to the collection and wishlist pages.
|
2022-11-10 12:14:28 -06:00 |
|
|
|
ea32e9e6ff
|
Adding skeleton component from carbon, adding wishlist button to game page, fixing mapping, and css styles.
|
2022-11-03 00:16:52 -05:00 |
|
|
|
06a7d342a3
|
Creating Button and Link with Icon components, formatting error on advanced search, and adding more to the local storage saved Game.
|
2022-11-01 22:10:02 -05:00 |
|
|
|
b2e34606fe
|
Adding warning color to the remove button.
|
2022-11-01 11:49:10 -05:00 |
|
|
|
7b0af8ed7e
|
Padding to the hidden description content.
|
2022-10-31 10:25:02 -05:00 |
|
|
|
cf321fc68a
|
Change max width of main tag, fix button icon formatting, and change description transistions.
|
2022-10-30 23:08:33 -05:00 |
|
|
|
d37c0aca61
|
Format description.
|
2022-10-30 21:06:26 -05:00 |
|
|
|
45acecae03
|
Center show more button.
|
2022-10-30 20:51:43 -05:00 |
|
|
|
f194a0c671
|
Fix game image mobile.
|
2022-10-30 19:56:21 -05:00 |
|
Bradley Shellnut
|
79af851c18
|
Testing override width mobile
|
2022-10-30 11:59:52 -05:00 |
|
|
|
49464d3fba
|
Update toast to be in the bottom middle, error for fetching game data, fixing random from collection.
|
2022-10-29 21:03:54 -05:00 |
|
|
|
a96f8ecb3e
|
More mobile updates.
|
2022-10-27 18:10:32 -04:00 |
|
|
|
11e85a45d7
|
Fixing mobile preferences and single game page.
|
2022-10-26 23:07:43 -04:00 |
|
|
|
7c947b7f48
|
Removing APIs, automatically saving to local storage on add/remove, added export to JSON button.
|
2022-10-26 22:38:30 -04:00 |
|
|
|
bfcb04448a
|
Fixing search action with and without javascript.
|
2022-10-12 23:17:30 -05:00 |
|
|
|
79e401a917
|
Fixing env in the game page.
|
2022-10-06 17:06:58 -05:00 |
|
Bradley Shellnut
|
10aefbf13f
|
Moving to newer SvelteKit RC slowly and updating pagination to not use global store.
|
2022-09-13 15:14:55 -07:00 |
|
Bradley Shellnut
|
bc59d64f7c
|
Max height to button, modal gets 50%.
|
2022-09-01 00:17:11 -05:00 |
|
Bradley Shellnut
|
207c93da28
|
Adding dialog overlay to layout css, removing commented css, and updating dialog store on game page remove button click.
|
2022-08-31 21:32:30 -05:00 |
|
Bradley Shellnut
|
a9fd3e56a7
|
Fix saving collection, update dependencies, remove console logs.
|
2022-08-29 14:18:17 -05:00 |
|
Bradley Shellnut
|
e228c6f6e4
|
Rename api file, adding collection page.
|
2022-08-28 22:48:29 -05:00 |
|
Bradley Shellnut
|
84d321b211
|
Fixing API TS file for routes, fixing loading data on the game page after migration, etc.
|
2022-08-26 15:53:23 -07:00 |
|
Bradley Shellnut
|
b172ac02f4
|
Migrating to page server data.
|
2022-08-25 22:06:39 -07:00 |
|
Bradley Shellnut
|
8bc15e74a4
|
Migrating to routes.
|
2022-08-24 13:36:40 -07:00 |
|
Bradley Shellnut
|
6f42d02737
|
Icon update and type import.
|
2022-08-09 16:27:42 -07:00 |
|
Bradley Shellnut
|
ef854c57d3
|
Update to heroicons, media query for game list.
|
2022-08-09 16:19:37 -07:00 |
|
Bradley Shellnut
|
a3edc637e4
|
Local storage and collection only store minimal data and on random game from collection do a GET fetch for more details.
|
2022-08-08 12:07:44 -07:00 |
|
Bradley Shellnut
|
daad2efe5e
|
Format prettier and type checking.
|
2022-07-27 17:05:54 -07:00 |
|
Bradley Shellnut
|
1f847c91e7
|
feat: 🎨 Move collection functions to a util. Button to add on game page as well. Add icon component and feather icons..
|
2022-07-27 16:16:50 -07:00 |
|
Bradley Shellnut
|
6bb8f0ea3b
|
feat: 🎨 Header formatting, moved loading store to layout, add svelte toy to layout on dev.
|
2022-07-19 14:04:32 -07:00 |
|
Bradley Shellnut
|
d54b9a1877
|
Fixing show hide to be slightly better.
|
2022-07-11 19:53:50 -07:00 |
|
Bradley Shellnut
|
c445583f2c
|
Fixing build error.
|
2022-07-11 17:14:56 -07:00 |
|
Bradley Shellnut
|
a910cb518b
|
feat: Show more less button and transistions
|
2022-07-11 17:00:32 -07:00 |
|
Bradley Shellnut
|
05f29b2775
|
Moving description to section
|
2022-07-10 23:54:58 -07:00 |
|
Bradley Shellnut
|
d21729e3a2
|
Testing see more see less.
|
2022-07-10 23:28:15 -07:00 |
|
Bradley Shellnut
|
462b0b5310
|
feat: ✨ Game page linked from home page
|
2022-07-10 21:17:59 -07:00 |
|