hensei-web/src/routes/test
Justin Edmund 073bed01d3 fix: component props and type assertions
- make UncapIndicator StarRender props optional for transcendence stars
- add type assertion for star props spreading (as any)
- fix element name type (string -> literal union with type assertion)
- fix PartySegmentedControl props (value/onValueChange -> selectedTab/onTabChange)
- remove userGender prop (component gets it from context)
- add type assertions for ResourceType and ImageVariant comparisons
- add required id/shortcode to Party object in teams/new
- fix auth hooks expiresAt (undefined -> empty string default)
- add type assertion for Select value binding (excludes null/boolean)
2025-11-28 21:04:39 -08:00
..
context-menu add active unit highlighting with element focus rings 2025-11-28 11:04:04 -08:00
images fix: component props and type assertions 2025-11-28 21:04:39 -08:00
+layout.svelte add infinite scrolling to explore and profile pages 2025-09-24 22:24:53 -07:00