boredgame/src/lib/components
2023-11-04 17:03:28 -07:00
..
button Updating dependencies, updating postcss to be cleaner, and fixing css code. 2023-06-01 22:22:34 -07: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
game Bring back layout transition, fix showing games on collection and wishlist. 2023-08-13 23:51:34 -07:00
header Fix loading shown on login, add base enhance to logout and show loading UI with toast on success. 2023-09-18 21:42:09 +12: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 Big changes. Added Sentry at least for now for error tracking to get this up. Moved prisma client generation to the server hooks and passing in locals. Refactor to use prisma in locals. Creating expansions and linking while displaying on Game page. 2023-10-17 22:28:53 +13: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 Fixing prisma issues by removing from locals and just using as singleton import. Upgrading libraries. 2023-11-04 17:03:28 -07:00
AddToList.svelte Updating shadcn files, moving routes around. 2023-09-08 16:30:32 -07:00
analytics.svelte Use the env script as a whole just in case the script fully changes. 2023-04-24 17:47:19 -07: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 Add open-props dependency, update deps, add page transition via url and styles. 2023-05-05 15:53:35 -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
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 feat: Search for board game and remove box shadow on header. 2022-07-24 22:26:58 -07:00
logo.svelte Updating shadcn files, moving routes around. 2023-09-08 16:30:32 -07:00
signin.svelte Updating shadcn files, moving routes around. 2023-09-08 16:30:32 -07:00
signup.svelte Updating shadcn files, moving routes around. 2023-09-08 16:30:32 -07: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