hensei-web/src/lib/components
Justin Edmund 18328e2d38 fix: party mutation parameter types
- favorite/unfavorite take shortcode string directly
- delete takes {id, shortcode} since API expects UUID
- remix takes shortcode string directly
- update spreads updates at top level
2025-11-30 02:31:42 -08:00
..
database refactor: add wx-svelte-grid Cell type for database cells 2025-11-28 21:46:48 -08:00
dnd fix: resolve component prop exactOptionalPropertyTypes issues 2025-11-28 18:55:03 -08:00
explore Update explore grid component 2025-09-15 04:10:37 -07:00
extra fix: type errors cleanup (161 -> 130 errors) 2025-11-28 21:58:11 +00:00
grids Complete TanStack Query v6 migration (#445) 2025-11-29 22:32:15 -08:00
job fix: add type annotations for implicit any parameters 2025-11-28 18:07:34 -08:00
labels chore: update dependencies and misc files 2025-09-17 10:48:15 -07:00
panels fix: SearchSidebar.svelte params construction (175 -> 172 errors) 2025-11-28 21:12:31 +00:00
party fix: party mutation parameter types 2025-11-30 02:31:42 -08:00
reps fix: PartySegmentedControl rep components now update reactively 2025-11-30 00:23:44 -08:00
sidebar feat: migrate components to TanStack Query v6 (Phase 2) (#442) 2025-11-29 01:11:24 -08:00
ui refactor: remove type assertions in component props 2025-11-28 21:40:08 -08:00
uncap refactor: remove type assertions in component props 2025-11-28 21:40:08 -08: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 Complete TanStack Query v6 migration (#445) 2025-11-29 22:32:15 -08:00
UserSettingsModal.svelte fix: Phase 2 - remove optionalProps() shim misuse (45 -> 43 errors) 2025-11-28 19:23:14 -08:00