hensei-web/src/lib/components/uncap
Justin Edmund ca16ca145b refactor: remove type assertions in component props
- create proper UncapStarProps and TranscendenceStarProps interfaces
- use discriminated union for StarRender type
- add function overloads for createStarProps with type safety
- remove 'as any' casts from star component spreading
- remove optionalProps workaround in SegmentedControl
- stop spreading HTMLAttributes to RadioGroupPrimitive (not supported)
2025-11-28 21:40:08 -08:00
..
TranscendenceFragment.svelte feat: add uncap indicators to units and database 2025-09-17 10:43:32 -07:00
TranscendenceStar.svelte fix: type errors cleanup (161 -> 130 errors) 2025-11-28 21:58:11 +00:00
UncapIndicator.svelte refactor: remove type assertions in component props 2025-11-28 21:40:08 -08:00
UncapStar.svelte fix: type errors cleanup (161 -> 130 errors) 2025-11-28 21:58:11 +00:00