hensei-web/src/lib
Justin Edmund c821873ac6 fix: test fixtures and awakening type issues
- remove recruits property from Character test mock (doesn't exist in type)
- add missing subaura property to Summon test mocks
- consolidate Awakening imports to use entities source
- make awakening type/level optional in GridWeapon/GridSummon
- fix null handling in AwakeningDisplay (null -> undefined)
2025-11-28 21:04:26 -08:00
..
api fix: test fixtures and awakening type issues 2025-11-28 21:04:26 -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: test fixtures and awakening type issues 2025-11-28 21:04:26 -08:00
composables fix: Phase 7c - fix Touch/drag-drop types (32 -> 28 errors) 2025-11-28 20:01:46 -08:00
data add job system 2025-09-29 23:45:50 -07:00
features fix: Phase 6 - fix ImageVariant type export (37 -> 36 errors) 2025-11-28 19:52:02 -08:00
providers fix: correct function signatures and remove redundant code 2025-11-28 18:28:21 -08:00
query add tanstack query with infinite scroll support 2025-11-28 11:00:57 -08:00
services fix: Phase 2 - remove optionalProps() shim misuse (45 -> 43 errors) 2025-11-28 19:23:14 -08:00
stores fix: sidebar.svelte.ts Component type to accept any props (166 -> 163 errors) 2025-11-28 21:17:55 +00:00
types fix: test fixtures and awakening type issues 2025-11-28 21:04:26 -08:00
utils fix: test fixtures and awakening type issues 2025-11-28 21:04:26 -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