hensei-web/src/lib
Justin Edmund c54c959522 rework ModalFooter to use action props
- onCancel callback with fixed "Nevermind" label
- optional primaryAction object (label, onclick, destructive, disabled)
- optional left snippet for custom content
2025-12-13 20:02:25 -08:00
..
api add missing type props: dates, wiki links, editKey, gw stats 2025-12-13 14:55:40 -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 rework ModalFooter to use action props 2025-12-13 20:02:25 -08:00
composables fix: Phase 7c - fix Touch/drag-drop types (32 -> 28 errors) 2025-11-28 20:01:46 -08:00
data data: add ax skill definitions 2025-11-30 20:05:46 -08:00
features add search mode toggle for collection items 2025-12-03 22:58:46 -08:00
providers fix: API adapters and type mapping 2025-11-28 21:04:51 -08:00
query Complete TanStack Query v6 migration (#445) 2025-11-29 22:32:15 -08:00
stores add crew UI components, store, queries, and mutations 2025-12-04 03:03:27 -08:00
types add missing type props: dates, wiki links, editKey, gw stats 2025-12-13 14:55:40 -08:00
utils misc: util tweaks, database page fixes, mock updates 2025-12-13 14:35:29 -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