hensei-web/components
Justin Edmund d880643fca Fix TypeScript errors for production build
- Fixed nullable searchParams with optional chaining and fallbacks
- Fixed recency type handling (string from URL, number internally)
- Removed duplicate Party/User interface definitions, use global types
- Fixed error handling in API routes with proper type checking
- Fixed props access in UI components (placeholder, content types)
- Added missing required props to components
- Fixed type mismatches with next-intl rich text interpolation
2025-09-04 00:12:10 -07:00
..
about Migrate about pages to App Router (#432) 2025-09-03 17:20:16 -07:00
AccountStateInitializer Fix authentication state hydration mismatch (#433) 2025-09-03 17:34:34 -07:00
auth Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
character Fix TypeScript errors for production build 2025-09-04 00:12:10 -07:00
common Fix TypeScript errors for production build 2025-09-04 00:12:10 -07:00
dialogs Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
ElementToggle Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
ErrorSection Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
extra Fix TypeScript errors for production build 2025-09-04 00:12:10 -07:00
filters Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
head Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
Header Fix authentication state hydration mismatch (#433) 2025-09-03 17:34:34 -07:00
HovercardHeader Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
job Modernize Link components to Next.js 13+ patterns (#431) 2025-09-03 17:07:09 -07:00
LanguageSwitch Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
Layout Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
mastery Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
MentionList Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
party Modernize Link components to Next.js 13+ patterns (#431) 2025-09-03 17:07:09 -07:00
raids Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
reps Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
search Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
summon Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
toasts Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
uncap Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
weapon Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00