hensei-web/src/lib
Justin Edmund 654eabbeba fix: third-party library type issues
- remove unsupported class prop from bits-ui SelectPrimitive.Root
- add type assertion for RadioGroupPrimitive spread props (as any)
- remove wx-svelte-grid Cell import (not exported)
- simplify LastUpdatedCell props with index signature for grid props
2025-11-28 21:05:00 -08:00
..
api fix: API adapters and type mapping 2025-11-28 21:04:51 -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: third-party library type issues 2025-11-28 21:05:00 -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: API adapters and type mapping 2025-11-28 21:04:51 -08:00
query add tanstack query with infinite scroll support 2025-11-28 11:00:57 -08:00
services fix: API adapters and type mapping 2025-11-28 21:04:51 -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: API adapters and type mapping 2025-11-28 21:04:51 -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