hensei-web/src/lib/components
Devin AI cab0a84588 fix: type errors in svelte-main branch (372 -> 217 errors)
- Fix Button variant errors (outlined -> ghost, contained -> primary)
- Fix search.queries.ts import path and property names (snake_case -> camelCase)
- Fix PartyContext export from party.service.ts
- Fix User type missing avatar property
- Fix exactOptionalPropertyTypes violations in Unit components
- Fix MenuItems Props interface
- Fix RequestOptions, SearchParams, SearchFilters types
- Fix UpdateUncapParams type
- Fix Select.ItemIndicator and maxLength errors
- Fix Summon/Weapon hp/atk properties in entity.adapter.ts

Co-Authored-By: Justin Edmund <justin@jedmund.com>
2025-11-28 20:32:38 +00:00
..
database Fix database pages to use camelCase field names 2025-09-20 02:57:27 -07:00
dnd Add drag-drop system for grids 2025-09-16 02:43:58 -07:00
explore Update explore grid component 2025-09-15 04:10:37 -07:00
extra update extra summons grid 2025-09-30 03:44:38 -07:00
grids wrap extra sections in container component 2025-09-30 01:12:40 -07:00
job fix job skill types and slot styling 2025-11-28 11:04:16 -08:00
labels chore: update dependencies and misc files 2025-09-17 10:48:15 -07:00
panels fix: type errors and cleanup for svelte-main branch 2025-11-28 20:08:10 +00:00
party fix: type errors and cleanup for svelte-main branch 2025-11-28 20:08:10 +00:00
reps update grid and unit components 2025-09-29 23:47:45 -07:00
sidebar fix: type errors in svelte-main branch (372 -> 217 errors) 2025-11-28 20:32:38 +00:00
ui fix: type errors in svelte-main branch (372 -> 217 errors) 2025-11-28 20:32:38 +00:00
uncap fix transcendence star positioning and update uncap styles 2025-09-25 00:26:29 -07:00
units fix: type errors in svelte-main branch (372 -> 217 errors) 2025-11-28 20:32:38 +00:00
DescriptionRenderer.svelte Add Youtube video rendering to DescriptionRenderer 2025-09-24 00:43:06 -07:00
Icon.svelte add arrow icons 2025-09-17 13:38:47 -07:00
InfiniteScroll.svelte misc fixes for grid service and resources 2025-11-28 11:04:36 -08:00
InfiniteScrollQuery.svelte add tanstack query with infinite scroll support 2025-11-28 11:00:57 -08:00
Navigation.svelte add user settings modal and page 2025-09-24 22:02:25 -07:00
UserSettingsModal.svelte fix: type errors in svelte-main branch (372 -> 217 errors) 2025-11-28 20:32:38 +00:00