bilhej/frontend/src
Joakim Mörling 00327674ed refactor: add design system with CSS tokens, utilities, and app shell
- Add design tokens (colors, spacing, radius, shadows, typography, transitions)
- Add global reset, body/link/focus/typography base styles
- Add utility classes (container, surface-card, btn variants, field, badge, message, divider)
- Replace header ✉ symbol with inline SVG envelope icon
- Update favicon to license-plate shaped mark with blue gradient and bold B
- Rename brand from BilHälsning to Bilhej in header, footer, and HTML title
- Rewrite footer tagline: focus on service, not privacy
- Add theme-color meta tag for browser chrome
2026-05-16 16:09:35 +02:00
..
__tests__ refactor: add design system with CSS tokens, utilities, and app shell 2026-05-16 16:09:35 +02:00
api feat: add payment page and wire compose submit to payment flow 2026-05-15 20:30:15 +02:00
assets/styles refactor: add design system with CSS tokens, utilities, and app shell 2026-05-16 16:09:35 +02:00
components refactor: add design system with CSS tokens, utilities, and app shell 2026-05-16 16:09:35 +02:00
composables feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier 2026-05-01 00:52:38 +02:00
data feat: add template picker modal to compose page 2026-05-14 17:39:21 +02:00
pages feat: add payment page and wire compose submit to payment flow 2026-05-15 20:30:15 +02:00
router feat: add payment page and wire compose submit to payment flow 2026-05-15 20:30:15 +02:00
stores refactor: remove template from order flow 2026-05-14 16:55:59 +02:00
utils feat: add Vue Router auth guards with admin role support 2026-05-14 12:39:17 +02:00
App.vue refactor: add design system with CSS tokens, utilities, and app shell 2026-05-16 16:09:35 +02:00
main.ts refactor: add design system with CSS tokens, utilities, and app shell 2026-05-16 16:09:35 +02:00