Commit graph

56 commits

Author SHA1 Message Date
8f93dde537 Adding local search to collection and wishlist. Populating search terms in both if they don't exist on load from local storage. 2022-12-28 22:21:55 -08:00
3f9759aef1 Using vercel adapter. 2022-12-26 22:57:53 -08:00
b662968922 Remove demo todo route, fix placeholder skeletons styles, and fix pagination controls with GET form. 2022-12-26 22:53:37 -08:00
2e6c38dc44 Moving search to do a GET with q search param. 2022-12-25 10:52:36 -08:00
ebb9b9d7b6 Resolve 2022-12-01 11:53:56 -08:00
c34f4f9409 Adding postcss and fixing issues with that. 2022-12-01 10:29:24 -08:00
9dbaa927e3 Update svelte. 2022-11-12 22:47:16 -07:00
704ae0a541 Adding media query plugin for showing skeletons and lazy image loading plugin. 2022-11-10 14:08:57 -06:00
78c63b75d9 Setting up pagination component in search results. 2022-11-08 20:07:05 -06:00
98346b1272 Adding svelte query store and rendering different numbers of skeleton games. 2022-11-05 00:09:15 -04:00
1ddd21e1a9 Adding prefetch to collection/wishlist, fixed position on modals, and adding remove color to all modals. 2022-11-03 15:42:58 -05:00
6e716f6465 Update dependencies, animations, and validation error start. 2022-10-31 19:31:36 -05: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
c922587f55 Remove pagination for now and update deps. 2022-10-26 17:40:19 -04:00
503b4d9e6d Default search action plus adding back advanced search. 2022-10-25 21:42:10 -04:00
bfcb04448a Fixing search action with and without javascript. 2022-10-12 23:17:30 -05:00
036c821cb0 Search action and update deps. 2022-10-05 14:53:43 -05:00
a3f0d811f9 Update dependencies and update config files to be up to date with newer SvelteKit docs. 2022-09-29 17:21:48 -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
80ed9354f9 Starting pagination component. 2022-09-01 17:31:19 -05:00
Bradley Shellnut
a9fd3e56a7 Fix saving collection, update dependencies, remove console logs. 2022-08-29 14:18:17 -05:00
Bradley Shellnut
8bc15e74a4 Migrating to routes. 2022-08-24 13:36:40 -07:00
Bradley Shellnut
01148d0b88 Update svelte kit to 405. 2022-08-22 22:29:33 -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
bb08f03b9c Mergin searces. 2022-08-07 14:53:21 -07:00
Bradley Shellnut
d7665d1a94 Update dependencies and add gap. 2022-08-04 23:19:27 -07:00
Bradley Shellnut
c416630aad Update deps and type themees. 2022-08-03 22:06:59 -07:00
Bradley Shellnut
ee71a9b6c6 Starting merge of advanced search into main text search. 2022-08-02 22:37:21 -07:00
Bradley Shellnut
d1089a36cb Testing set collection from local storage from layout. 2022-08-01 18:58:38 -07:00
Bradley Shellnut
213cb8ed74 Adding just debounce. 2022-07-31 23:07:07 -07:00
Bradley Shellnut
a56c8d9303 Minimize search text section. 2022-07-28 17:07:23 -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
c3d02ad309 Update dependencies and add launch for VSCode debugging. 2022-07-24 18:42:20 -07:00
Bradley Shellnut
4ea5535e8c Adding style padding to header and main. Fixing up some layout issues. 2022-07-20 23:20:32 -07:00
Bradley Shellnut
deb7fcdb95 feat: ⬆️ Upgrade vite, svelte, etc. and add svelte toy for debugging. 2022-07-19 14:03:05 -07:00
Bradley Shellnut
c445583f2c Fixing build error. 2022-07-11 17:14:56 -07:00
Bradley Shellnut
b39f8ef1de Adding transition component and adding to layout for page transitions. 2022-07-07 16:45:44 -07:00
Bradley Shellnut
e65520a33b Remove vercel adapter since not using any vercel specific things. 2022-07-07 15:56:15 -07:00
Bradley Shellnut
b84604bece Adding vercel adapter. 2022-07-07 15:31:00 -07:00
Bradley Shellnut
18e7cb1992 Format with built in prettier format rules. 2022-07-07 12:32:55 -07:00
Bradley Shellnut
ff536be706 refactor: 🎨 Update to latest Svelte Kit and update for using Vite 2022-07-07 12:30:14 -07:00
Bradley Shellnut
b33306ab89 Updating dependencies and remove components as they are in lib. 2022-07-04 22:40:10 -07:00
Bradley Shellnut
9c1e2e9be5 Updating dependencies and starting styling of game details. 2022-06-22 17:52:22 -07:00
Bradley Shellnut
756adf502c More testing with other's themes. 2022-06-08 17:47:34 -07:00
Bradley Shellnut
3a7125f288 refactor: 💄 Update deps and changing board search 2022-05-17 00:28:38 -07:00
Bradley Shellnut
94b932284d Using only headless ui. 2022-05-15 23:42:50 -07:00
Bradley Shellnut
36d829c1a6 Update and implemeting checkbox. 2022-05-09 10:11:02 -07:00
Bradley Shellnut
f1f0512201 Adding headless ui for testing and test on single page. 2022-05-01 22:39:39 -07:00
Bradley Shellnut
6b2a529abe Fix posting data to board game endpoint. 2022-04-24 16:38:12 -07:00