Forms quality: - Password visibility toggle (Eye/EyeOff) on FloatingInput, AuthInput - Applied to LoginForm and RegisterForm password fields - Focus glow effect on all inputs (primary color shadow ring) - Error shake animation (0.4s spring shake on validation errors) Micro-interactions: - Like button bounce animation (scale 1→1.3→0.9→1.1→1) - useCopyToClipboard hook — reusable copy with visual feedback - Applied to CreateAPIKeyModal, ShareDialog, SharePostModal (Check icon swap) - Universal button press effect: active:scale-[0.98] on all variants Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| api | ||
| components | ||
| hooks | ||
| pages | ||
| services | ||
| store | ||
| types | ||
| utils | ||
| index.ts | ||
| routes.test.tsx | ||
| routes.tsx | ||
| types.test.ts | ||