hensei-web/components/about
Justin Edmund c6b53eb538 Migrate all remaining components to App Router navigation
- Add 'use client' directives to all remaining components
- Update imports from next/router to next/navigation
- Replace router.locale with getCookie('NEXT_LOCALE')
- Update LanguageSwitch to use router.refresh()
- Replace router.asPath with usePathname()

Components migrated:
- Common: SelectWithInput, Editor
- Layout: Header, Layout, MentionList, ElementToggle
- Misc: UpdateToast, SearchModal, RaidCombobox, FilterModal
- Misc: ChangelogUnit, HovercardHeader, LanguageSwitch
- Extra: GuidebookUnit, GuidebookResult
- Reps: GridRep, CharacterRep, WeaponRep, SummonRep

Added migration PRD documentation to track progress.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 16:31:18 -07:00
..
AboutHead Tactical mobile fixes (#352) 2023-07-06 19:23:40 -07:00
AboutPage Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
ChangelogUnit Migrate all remaining components to App Router navigation 2025-09-01 16:31:18 -07:00
ContentUpdate Added new items from anniversary update (#409) 2024-03-11 06:38:17 -07:00
LinkItem Release notes 1.2.0 (#375) 2023-08-30 23:13:39 -07:00
RoadmapPage Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
updates Add weapons and items from April and early May (#420) 2024-05-06 16:49:57 -07:00
UpdatesPage Add year selector to updates page (#410) 2024-03-11 07:21:39 -07:00