boredgame/src/lib
2022-12-09 19:49:57 -08:00
..
apis Moving to newer SvelteKit RC slowly and updating pagination to not use global store. 2022-09-13 15:14:55 -07:00
components Change pagination showing, added type for search. 2022-12-09 19:49:57 -08:00
stores Using next version of kit, remove media query store and implementing myself with their code, and using small screen breakpoint. 2022-12-01 11:24:11 -08:00
util Update zod validation, update tests a bit, and checking type with zod in add to collection and wishlist. 2022-12-06 23:00:48 -08:00
Counter.svelte Format with built in prettier format rules. 2022-07-07 12:32:55 -07:00
form.ts Format with built in prettier format rules. 2022-07-07 12:32:55 -07:00
LocalStorage.svelte Adding toggle component and local storage using carbon components as base. 2022-05-03 23:27:06 -07:00
Portal.svelte Add toast to app. 2022-05-05 23:51:20 -07:00
types.ts Change pagination showing, added type for search. 2022-12-09 19:49:57 -08:00
zodValidation.ts Update zod validation, update tests a bit, and checking type with zod in add to collection and wishlist. 2022-12-06 23:00:48 -08:00