mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-19 06:05:25 +02:00
- Redesigned InputOTP component with modern visual boxes - Added native password manager support (Dashlane, 1Password, etc.) - Implemented automatic cursor movement on input/delete - Removed legacy slot-based components (InputOTPGroup, InputOTPSlot, InputOTPSeparator) - Updated login page and 2FA setup to use new component - Enhanced UX with hover effects, focus states, and filled state styling The new InputOTP component uses a hidden native input with autoComplete='one-time-code' for password manager compatibility while displaying modern rounded boxes with smooth animations and visual feedback.