boredgame/src/lib/components
2023-04-24 17:47:19 -07:00
..
button Creating Button and Link with Icon components, formatting error on advanced search, and adding more to the local storage saved Game. 2022-11-01 22:10:02 -05:00
dialog Adding postcss and fixing issues with that. 2022-12-01 10:29:24 -08:00
footer feat: Different layout for games grid, in progress. 2022-07-09 23:34:01 -07:00
game Fixing select fields on the API calls. 2023-01-08 00:35:40 -08:00
header 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
pagination Adding local search to collection and wishlist. Populating search terms in both if they don't exist on load from local storage. 2022-12-28 22:21:55 -08:00
preferences Adding prefetch to collection/wishlist, fixed position on modals, and adding remove color to all modals. 2022-11-03 15:42:58 -05:00
random Adding skeleton component from carbon, adding wishlist button to game page, fixing mapping, and css styles. 2022-11-03 00:16:52 -05:00
search Fixing select fields on the API calls. 2023-01-08 00:35:40 -08:00
toast Update toast to be in the bottom middle, error for fetching game data, fixing random from collection. 2022-10-29 21:03:54 -05:00
transition Removing unused CSS. 2022-08-29 12:17:32 -05: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
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 Fixing url on link with icon and fixing nulls on playtime/players. 2023-01-08 21:50:05 -08:00
listbox.svelte Using only headless ui. 2022-05-15 23:42:50 -07:00
loading.svelte feat: Search for board game and remove box shadow on header. 2022-07-24 22:26:58 -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
toggle.svelte Using only headless ui. 2022-05-15 23:42:50 -07:00