Commit graph

49 commits

Author SHA1 Message Date
699b79eaed Install zod json schema. 2022-12-04 22:20: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
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
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
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
3ffc8fdce3 Fix lock file. 2022-07-07 15:58:44 -07:00
Bradley Shellnut
b84604bece Adding vercel adapter. 2022-07-07 15:31:00 -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
Bradley Shellnut
2a5eafdc1a Adding separate endpoint for fetching games. 2022-04-20 19:41:26 -07:00
Bradley Shellnut
ea533499f2 Adding calls to board game site. 2022-04-19 19:15:46 -07:00
Bradley Shellnut
d2da1297f3 refactor: 🎨 Updating and trying out barbon components 2022-04-18 19:43:54 -07:00
Bradley Shellnut
8c0778f1fa Updating dependencies and fixing to work with new svelte kit. 2022-04-17 23:16:17 -07:00