boredgame/src/lib/components
2024-05-07 17:19:13 -07:00
..
button Update dependencies, custom tsVector type for drizzle, and adding vector column on game for name and slug, and adding index on the search vector column. 2024-02-09 17:01:54 -08:00
dialog Updating to the newest melt-ui and shadcn-svelte. Move util to utils. Change theme to purple. Start using newer Shadcn components. 2023-08-20 22:54:04 -07:00
pagination Update to Svelte 4. 2023-07-18 14:26:41 -07:00
preferences Moving collection and wishlist to the protected route, adding sheet with list options for profile on avatar click, adding show and update user profile. 2023-08-04 16:40:22 -07:00
random Updating to the newest melt-ui and shadcn-svelte. Move util to utils. Change theme to purple. Start using newer Shadcn components. 2023-08-20 22:54:04 -07:00
search Changing search to currently just search by like. Adding functions to get order by and direction based on search inputs. 2024-04-27 19:52:57 -07:00
toast Rename db folder to server, remove levelup dependencies, add sveltekit flash message, add toast library, and use both on signup. 2023-07-30 16:31:39 -07:00
ui Updating schema, adding admin pages, adding page for adding roles to admin on viewing user, block only admin to reach admin page. 2024-03-15 12:05:47 -07:00
AddToList.svelte Moving drizzle into it's own DB folder and moving all the table types to separate files. 2024-05-07 17:19:13 -07:00
Analytics.svelte Refactor component names, add api for random games, and use on main page. 2023-12-28 12:16:36 -08:00
Checkbox.svelte Minimize search text section. 2022-07-28 17:07:23 -07:00
CustomCheckbox.svelte Using only headless ui. 2022-05-15 23:42:50 -07:00
Footer.svelte Updating dependencies and fixing mobile issues. 2024-03-21 12:27:32 -07:00
Game.svelte Moving drizzle into it's own DB folder and moving all the table types to separate files. 2024-05-07 17:19:13 -07:00
GameSearchContainer.svelte Moving to newer SvelteKit RC slowly and updating pagination to not use global store. 2022-09-13 15:14:55 -07:00
Header.svelte Moving drizzle into it's own DB folder and moving all the table types to separate files. 2024-05-07 17:19:13 -07:00
Icon.svelte Format prettier and type checking. 2022-07-27 17:05:54 -07:00
LinkWithIcon.svelte Fix margin on link with icon. 2023-01-13 22:54:28 -08:00
listbox.svelte Update to Svelte 4. 2023-07-18 14:26:41 -07:00
Loading.svelte Updating auth logic for v3 lucia, fixing types, upgrading dependencies. 2023-12-19 17:54:39 -08:00
logo.svelte Updating external id schema types and password validation. 2024-02-16 16:38:02 -08:00
signin.svelte Moving validations to separate folder, upgrading superforms v2, and shadcn components. 2024-02-25 22:59:29 -08:00
signup.svelte Moving validations to separate folder, upgrading superforms v2, and shadcn components. 2024-02-25 22:59:29 -08:00
SkeletonPlaceholder.svelte Remove demo todo route, fix placeholder skeletons styles, and fix pagination controls with GET form. 2022-12-26 22:53:37 -08:00
socialImageCard.svelte Fixing up the og image generation, add svg background, add more input params. 2023-09-14 16:53:27 -07:00
toggle.svelte 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
transition.svelte Renaming transition and adding to the auth layout. 2023-09-19 12:48:39 +12:00
WishlistButton.svelte Updating shadcn files, moving routes around. 2023-09-08 16:30:32 -07:00