simpleshop_theme/assets/css
Jamey Greenwood aa469ffb50 feat: implement UX pattern improvements for accessibility & performance
Accessibility:
- Add skip link component for keyboard navigation
- Add visible focus rings on all interactive elements
- Add aria-current="page" to navigation active states
- Ensure 44px minimum touch targets on header icons and filter pills

Product Page (PDP):
- Add accordion layout for Description, Size Guide, Shipping & Returns
- Convert Reviews section to accordion format (open by default)
- Make Add to Basket button sticky on mobile, normal on desktop

Product Cards (home & collection):
- Add "Free delivery over £40" shipping badge
- Add loading="lazy" and decoding="async" to images

Cart Drawer:
- Add "Delivery: Calculated at checkout" label
- Add Remove button to each cart item

All Preview Pages:
- Add skip link to all 7 preview pages
- Wrap main content in <main id="main-content">
- Pass active_page to shop_header for nav highlighting

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 00:24:25 +00:00
..
app.css fix: add data attributes and Google Fonts to enable theme visual changes 2025-12-31 00:24:53 +00:00
theme-layer2-attributes.css feat: redesign contact page for POD sellers & add theme enhancements 2026-01-02 13:48:03 +00:00
theme-primitives.css fix: add data attributes and Google Fonts to enable theme visual changes 2025-12-31 00:24:53 +00:00
theme-semantic.css feat: implement UX pattern improvements for accessibility & performance 2026-01-15 00:24:25 +00:00