ghostguild-org/app
Jennie Robinson Faber b7d9d91b1a fix(events): replace 50% opacity on cancelled rows with strikethrough
The .is-cancelled row used opacity:0.5, which dragged --text-faint
(#665c4b) on the cream background to a 2.1:1 ratio against #f4efe4 —
serious axe violation flagged in CI. Strikethrough on the title and
tagline conveys the cancelled state without crushing contrast; the
existing .cancelled-tag in --ember still flags the row.
2026-05-01 12:08:29 +01:00
..
assets style(a11y): meet WCAG AA on --text-faint 2026-04-30 22:25:57 +01:00
components style(a11y): meet WCAG AA on --text-faint 2026-04-30 22:25:57 +01:00
composables feat(payments): persist helcimCustomerCode + skip getOrCreateCustomer on card-on-file 2026-04-27 19:16:32 +01:00
config refactor(admin/members): dedupe STATUS_LABELS + reactive row update 2026-04-30 22:25:49 +01:00
layouts Copy and layout improvements. 2026-04-16 21:11:05 +01:00
middleware fix(auth): stop wiki login loop to coming-soon and surface non-member state 2026-04-15 17:55:55 +01:00
pages fix(events): replace 50% opacity on cancelled rows with strikethrough 2026-05-01 12:08:29 +01:00
plugins Fix duplicate /api/auth/member call and add request deduplication 2026-03-19 15:04:04 +00:00
utils fix(review): accept arbitrary amounts in payment-setup; rename m.tier → m.amount in activity text 2026-04-19 19:15: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