wannpassts/frontend/src
Tronax cbc03c56bf
feat: add PWA support and mobile-responsive layouts
- Add web app manifest, maskable/apple-touch icons, and a production-only
  service worker that caches the app shell for offline start
- Improve mobile UX: responsive breakpoints from ~320px, 44px touch
  targets, safe-area insets, dvh heights, 16px inputs to avoid iOS zoom
- Serve .webmanifest with correct content type in the Go static handler
- Document PWA behavior and mobile features in the README
2026-08-25 19:12:12 +02:00
..
components feat: add PWA support and mobile-responsive layouts 2026-08-25 19:12:12 +02:00
lib feat(frontend): add dark/light theme toggle with system detection 2026-08-25 18:59:12 +02:00
router feat: add WannPassts booking app with Go backend and Vue frontend 2026-08-25 18:50:28 +02:00
stores feat: add WannPassts booking app with Go backend and Vue frontend 2026-08-25 18:50:28 +02:00
styles feat: add PWA support and mobile-responsive layouts 2026-08-25 19:12:12 +02:00
views feat: add PWA support and mobile-responsive layouts 2026-08-25 19:12:12 +02:00
App.vue feat: add WannPassts booking app with Go backend and Vue frontend 2026-08-25 18:50:28 +02:00
env.d.ts feat: add WannPassts booking app with Go backend and Vue frontend 2026-08-25 18:50:28 +02:00
main.ts feat: add PWA support and mobile-responsive layouts 2026-08-25 19:12:12 +02:00