mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 22:26:38 +03:00
- Add skip-to-content link for keyboard navigation (WCAG 2.4.1) - Add ARIA labels to download buttons and periodic table elements - Convert periodic table from divs to semantic buttons with keyboard support - Add focus-visible styles to all interactive elements - Implement WAI-ARIA tabs pattern for pattern categories with arrow key nav - Add global prefers-reduced-motion support in CSS and JavaScript - Fix touch gesture trapping in split-compare (allows vertical scroll) - Add error states with retry button for API failures - Add underlines to links for non-color identification (WCAG 1.4.1) - Respect reduced motion preference in Lenis smooth scroll and hero canvas 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>