ghostguild-org/app
Jennie Robinson Faber 26ee1ca60d feat(contribution): port join.vue to ContributionAmountField
Replace inline cadence radios, contribution input + presets, guidance
label, and billing summary with the shared ContributionAmountField
component. Removes duplicated state (guidanceLabel, firstCharge),
unused imports (CONTRIBUTION_PRESETS, getGuidanceLabel), and the
matching CSS rules. The parent retains the cadence ref because
formatContributionAmount (left-column tier list) reads it.
2026-05-23 15:01:54 +01:00
..
assets style(a11y): meet WCAG AA on --text-faint 2026-04-30 22:25:57 +01:00
components fix(contribution): sanitize amount input and a11y polish 2026-05-23 14:58:39 +01:00
composables feat(seo): site meta composable + Open Graph image generation 2026-05-21 17:50:34 +01:00
config refactor(events): expand eventType taxonomy with central config 2026-05-21 17:50:40 +01:00
layouts feat(seo): site meta composable + Open Graph image generation 2026-05-21 17:50:34 +01:00
middleware fix(coming-soon): let logged-in admins bypass the gate 2026-05-01 14:13:43 +01:00
pages feat(contribution): port join.vue to ContributionAmountField 2026-05-23 15:01:54 +01:00
plugins Fix duplicate /api/auth/member call and add request deduplication 2026-03-19 15:04:04 +00:00
utils Various pre-launch fixes. 2026-05-22 18:53:07 +01:00
app.config.ts feat: reskin admin pages to zine design system 2026-04-03 10:56:01 +01:00
app.vue feat: replace layout with fixed left sidebar and top strip 2026-04-02 21:11:47 +01:00