hensei-web/src/lib
Justin Edmund 0d0163edec characters: add nicknames to creation page
Backfill nicknames support to character creation page:
- Add nicknamesEn and nicknamesJp fields to editData
- Import and use TagInput component for nickname entry
- Add nicknames section to form UI
- Update CreateCharacterPayload interface with nickname fields

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 03:10:31 -08:00
..
api characters: add nicknames to creation page 2025-12-01 03:10:31 -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 ui: add TagInput component for nicknames 2025-12-01 02:43:44 -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 weapons: add creation page and update section components 2025-12-01 03:08:52 -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 update auth store redirect to /auth/login 2025-11-30 22:29:08 -08:00
types types: add NO_AWAKENING sentinel and update entity types 2025-11-30 20:05:50 -08:00
utils weapons: add frontend adapter methods and interfaces 2025-12-01 03:06:04 -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