the-tip-top-frontend/components/ui
soufiane 618b689091 fix: amélioration accessibilité WAVE - corrections multiples
- Ajout h2 sr-only dans Footer, login, register, forgot-password pour hiérarchie titres
- Correction contraste TicketTableRow (text-gray-700)
- Correction contraste StatusBadge (couleurs -900)
- Correction contraste page jeux (text-gray-700)
- Correction labels orphelins page profil (label → span)
- Mise à jour FAQContent

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-08 15:06:30 +01:00
..
Badge.tsx dev 2025-11-17 23:38:02 +01:00
Card.tsx dev 2025-11-17 23:38:02 +01:00
EmptyState.tsx refactor: add more shared utilities and reduce duplication further 2025-11-30 23:39:01 +01:00
ErrorState.tsx refactor: reduce code duplication from 18.51% to ~3% 2025-11-30 16:06:40 +01:00
index.ts refactor: extract PrizeCard component to reduce duplication 2025-12-01 17:07:40 +01:00
Input.tsx dev 2025-11-17 23:38:02 +01:00
Loading.tsx dev 2025-11-17 23:38:02 +01:00
LoadingState.tsx refactor: reduce code duplication from 18.51% to ~3% 2025-11-30 16:06:40 +01:00
Modal.tsx dev 2025-11-17 23:38:02 +01:00
Pagination.tsx refactor: add more shared utilities and reduce duplication further 2025-11-30 23:39:01 +01:00
PrizeCard.tsx fix(a11y): améliorer l'accessibilité WAVE - corrections majeures 2025-12-07 15:55:38 +01:00
StatCard.tsx refactor: reduce code duplication by using reusable components 2025-12-01 16:50:05 +01:00
StatusBadge.tsx fix: amélioration accessibilité WAVE - corrections multiples 2025-12-08 15:06:30 +01:00
Table.tsx dev 2025-11-17 23:38:02 +01:00
TicketPrizeDisplay.tsx refactor: extract TicketPrizeDisplay and TicketTableRow components 2025-12-01 20:33:16 +01:00
TicketTableRow.tsx fix: amélioration accessibilité WAVE - corrections multiples 2025-12-08 15:06:30 +01:00