boredgame/src/lib
2023-07-18 14:26:41 -07: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 Update to Svelte 4. 2023-07-18 14:26:41 -07:00
config Adding APIs for different actions to consume down the line in refactor. 2023-07-18 14:23:45 -07:00
server Adding card and radio-group, update deps, remove all custom css for now, add in theme from user and in layout, and change game to shad card. 2023-07-02 23:04:33 -07:00
stores Adding binary search and using in add sorted for stores. 2023-01-22 22:39:32 -08:00
util Update packages, add to game types and mapping values, adding slug to publisher, and creating things when searching. 2023-06-25 23:14:26 -07:00
config.ts Adding superforms, image lazy loader, and image icons. 2023-05-14 21:08:30 -07:00
Counter.svelte Format with built in prettier format rules. 2022-07-07 12:32:55 -07:00
data.json Adding auth to the site. 2023-05-20 22:18:04 -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
prisma.ts Adding auth to the site. 2023-05-20 22:18:04 -07:00
types.ts Update to Svelte 4. 2023-07-18 14:26:41 -07:00
utils.ts Adding shadcn-svelte, updating to tailwind, using tailwind in postcss, removing headless-ui references, comment out custom css, and adding UI comonents to signup / signing. 2023-06-30 15:08:45 -07:00
zodValidation.ts Adding APIs for different actions to consume down the line in refactor. 2023-07-18 14:23:45 -07:00