Adds the frontend half of the per-banner promo animation feature: an Animation selector (none/roll/marquee/flip) in admin banner management and an auto-rotating public bar that replays each banner's configured entrance. Backend (column/migration/surfaces) already landed separately. - admin: animation dropdown + list badge - public: 6.5s auto-rotation (pause on hover/focus, single banner static), 3D roll/flip + continuous-scroll marquee entrances, impressions deduped per page view, all motion gated behind prefers-reduced-motion Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| e2e | ||
| public/wasm | ||
| src | ||
| .env.development | ||
| Dockerfile.e2e | ||
| index.html | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||