ghostguild-org/app/pages/member
Jennie Robinson Faber 8365feb970 refactor(profile): migrate member/profile to PageShell vocabulary
- Replace .profile-page wrapper + nested form with <PageShell as=form @submit.prevent>
- Replace .profile-columns grid with <ColumnsLayout cols=2> + named slots
- Replace all 5 .profile-col-inset wrappers with <PageSection> components
- Replace <hr class=section-divider> separators with <PageSection divider=top>
- Add type=button to Sign In CTA (prevent accidental form submit)
- Delete .profile-page, .profile-authenticated, .page-content, .profile-main, .profile-columns, .profile-col-left/right, .profile-col-inset asymmetric padding, and collapse rules
2026-04-08 17:10:21 +01:00
..
account.vue refactor(account): migrate member/account to PageShell vocabulary 2026-04-08 17:07:30 +01:00
activity.vue refactor(activity): migrate to PageShell + ColumnsLayout 2026-04-08 16:45:12 +01:00
dashboard.vue refactor(dashboard): migrate member/dashboard to PageShell + ColumnsLayout 2026-04-08 16:59:26 +01:00
index.vue UI/UX tweaks and improvements. 2026-04-05 12:28:41 +01:00
profile.vue refactor(profile): migrate member/profile to PageShell vocabulary 2026-04-08 17:10:21 +01:00