the-tip-top-frontend/components
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
..
admin feat: redesign admin panel with blanc cassé theme 2025-12-03 19:43:14 +01:00
forms fix: reduce code duplication and add tests for SonarQube quality gate 2025-12-01 14:54:24 +01:00
ui fix: amélioration accessibilité WAVE - corrections multiples 2025-12-08 15:06:30 +01:00
AboutContest.tsx feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
AuthProviders.tsx dev 2025-11-17 23:38:02 +01:00
Button.tsx feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
CookieConsent.tsx feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
CountdownTimer.tsx feat: update homepage and login page UI 2025-12-02 00:38:06 +01:00
Footer.tsx fix: amélioration accessibilité WAVE - corrections multiples 2025-12-08 15:06:30 +01:00
GamePeriod.tsx fix(a11y): améliorer l'accessibilité WAVE - corrections majeures 2025-12-07 15:55:38 +01:00
GoogleLoginButton.tsx fix: resolve SSR prerender errors for login and profil pages 2025-11-18 19:45:35 +01:00
GrandPrize.tsx fix(a11y): améliorer l'accessibilité WAVE - corrections majeures 2025-12-07 15:55:38 +01:00
Header.tsx fix(a11y): améliorer l'accessibilité WAVE - corrections majeures 2025-12-07 15:55:38 +01:00
Logo.tsx dev 2025-11-17 23:38:02 +01:00
Navbar.tsx fix: replace 'as const' with explicit type annotation for NAV_ITEMS 2025-11-18 01:43:34 +01:00
ProfilePage.tsx fix(a11y): correct WAVE accessibility audit issues 2025-12-06 00:20:37 +01:00
TeaIconsBackground.tsx refactor: extract TeaIconsBackground and use PrizeCard to reduce duplication 2025-12-01 17:17:44 +01:00
UserDropdown.tsx feat: redesign admin panel with blanc cassé theme 2025-12-03 19:43:14 +01:00