ghostguild-org/app
Jennie Robinson Faber 53f81b3605 refactor(css): extract .tint-candle / .tint-ember utility classes
The candle tint (color-mix accent fill + matching solid border) was inlined
as style="" in five spots across SeriesPassPurchase and EventSeriesTicketCard.
Promote to .tint-candle / .tint-ember utility classes in main.css and replace
the inline styles with the class.
2026-05-24 22:18:26 +01:00
..
assets refactor(css): extract .tint-candle / .tint-ember utility classes 2026-05-24 22:18:26 +01:00
components refactor(css): extract .tint-candle / .tint-ember utility classes 2026-05-24 22:18:26 +01:00
composables feat(seo): site meta composable + Open Graph image generation 2026-05-21 17:50:34 +01:00
config fix(display): cadence-aware contribution suffix across UI + admin dashboard 2026-05-23 15:47:10 +01:00
layouts feat(admin): rename series route and add tags review page 2026-05-24 00:44:14 +01:00
middleware fix(coming-soon): let logged-in admins bypass the gate 2026-05-01 14:13:43 +01:00
pages fix(admin): series Delete button actually deletes the series 2026-05-24 22:17:19 +01:00
plugins Fix duplicate /api/auth/member call and add request deduplication 2026-03-19 15:04:04 +00:00
utils fix(activity): cadence-aware suffixes on contribution log entries 2026-05-23 16:18:32 +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