the-tip-top-frontend/components
soufiane 866911cbd4 fix(a11y): correct WAVE accessibility audit issues
- Footer: add label for newsletter email input, improve text contrast (beige-600 -> beige-700)
- Contact: add aria-label to map marker link, improve red asterisk contrast (red-500 -> red-600)
- Historique: add label for search input field
- Profil: improve label contrast (gray-600 -> gray-700), use semantic dl/dt/dd structure

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 00:20:37 +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 feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +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(a11y): correct WAVE accessibility audit issues 2025-12-06 00:20:37 +01:00
GamePeriod.tsx feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
GoogleLoginButton.tsx fix: resolve SSR prerender errors for login and profil pages 2025-11-18 19:45:35 +01:00
GrandPrize.tsx feat: update color palette to WCAG AA compliant green theme 2025-12-05 11:18:19 +01:00
Header.tsx fix: simplify mobile navigation 2025-12-05 14:08:17 +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