hensei-web/src/lib
Justin Edmund 7de75ec8d0 fix character card aspect ratio and duplicate key error
- Use proper 16:33 aspect ratio for character cards instead of square
- Change object-fit from cover to contain to prevent cropping
- Deduplicate search results across pages to prevent duplicate key errors
2025-12-02 11:31:09 -08:00
..
api add collection API layer 2025-12-02 09:28:22 -08:00
assets Init Svelte migration repo 2025-09-08 13:43:09 -07:00
auth fix: Phase 5 - fix environment variable imports (38 -> 37 errors) 2025-11-28 19:33:15 -08:00
components fix character card aspect ratio and duplicate key error 2025-12-02 11:31:09 -08:00
composables fix: Phase 7c - fix Touch/drag-drop types (32 -> 28 errors) 2025-11-28 20:01:46 -08:00
data data: add ax skill definitions 2025-11-30 20:05:46 -08:00
features add promotions to summon database views 2025-12-02 05:25:56 -08:00
providers fix: API adapters and type mapping 2025-11-28 21:04:51 -08:00
query Complete TanStack Query v6 migration (#445) 2025-11-29 22:32:15 -08:00
stores update auth store redirect to /auth/login 2025-11-30 22:29:08 -08:00
types add collection API layer 2025-12-02 09:28:22 -08:00
utils switch to dynamic font loading from env 2025-12-02 08:39:28 -08:00
validation Fix zod validation for login 2025-09-11 10:47:12 -07:00
index.ts Init Svelte migration repo 2025-09-08 13:43:09 -07:00
seo.ts Rudimentary import for SEO 2025-09-09 03:20:38 -07:00