monacousa-portal/pages/auth
Matt 86a315f24c
Build And Push Image / docker (push) Successful in 3m21s Details
Fix mobile password input issues and prevent iOS auto-zoom
- Add togglePasswordVisibility function with mobile-specific handling
- Set font-size to 16px on password inputs to prevent iOS zoom
- Add autocomplete="new-password" attribute to password fields
- Increase tap target size for password visibility toggle on mobile
- Configure viewport meta tag to disable zoom on iOS devices
- Disable transitions on mobile for better performance
2025-08-09 20:08:51 +02:00
..
callback.vue Initialize Nuxt.js project with Docker deployment setup 2025-08-06 14:31:16 +02:00
setup-password.vue Fix mobile password input issues and prevent iOS auto-zoom 2025-08-09 20:08:51 +02:00
verify-expired.vue Add email verification system for user registration 2025-08-08 22:51:14 +02:00
verify-success.vue Refactor mobile detection to use unified composable 2025-08-09 19:27:15 +02:00
verify.vue Refactor email verification to use JSON responses instead of redirects 2025-08-09 19:40:04 +02:00