boredgame/src/lib/components
2024-10-03 14:58:47 -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 Replace scss with postcss. 2024-10-03 14:51:48 -07:00
pagination Replace scss with postcss. 2024-10-03 14:51:48 -07:00
preferences Replace scss with postcss. 2024-10-03 14:51:48 -07:00
random Replace scss with postcss. 2024-10-03 14:51:48 -07:00
search Replace scss with postcss. 2024-10-03 14:51:48 -07:00
toast Replace scss with postcss. 2024-10-03 14:51:48 -07:00
ui Fixing js/ts, removing dialog, updating card. 2024-10-03 14:47:59 -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 Replace scss with postcss. 2024-10-03 14:51:48 -07:00
container.svelte Adding table for two factor codes and utils for tables. 2024-07-08 09:09:41 -07:00
CustomCheckbox.svelte Updating dependencies, upgrade latest svelte 5, and updating to use svelte 5 in most places. 2024-07-06 23:12:36 -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 to TS tailwindcss, move to Sonner toast. 2024-10-02 16:01:38 -07:00
Icon.svelte Format prettier and type checking. 2022-07-27 17:05:54 -07:00
LinkWithIcon.svelte Updating dependencies, upgrade latest svelte 5, and updating to use svelte 5 in most places. 2024-07-06 23:12:36 -07: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
pin-input.svelte Placeholder 0 in pin input and fixing valid return on email submit. 2024-07-18 17:21:26 -07:00
PlausibleAnalytics.svelte Fixing plausible URL. 2024-10-03 14:58:47 -07:00
signin.svelte Moving validations to separate folder, upgrading superforms v2, and shadcn components. 2024-02-25 22:59:29 -08:00
signup.svelte Adding mfa page instead of 2FA, starting controller based password verification and totp generation. 2024-08-29 16:12:40 -07:00
SkeletonPlaceholder.svelte Replace scss with postcss. 2024-10-03 14:51:48 -07: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 Remove auth page transition and add crossfade to the auth cards, change error messages, and fix auth buttons when showing reset page. 2024-07-18 16:52:11 -07:00
WishlistButton.svelte Updating shadcn files, moving routes around. 2023-09-08 16:30:32 -07:00