simpleshop_theme/lib/simpleshop_theme_web/components
jamey 0d583ca9a8 fix collection filters, hero spacing, sale filter, and error page CSS
- collection filter bar: horizontal scroll on mobile instead of wrapping
  across 3 rows, smaller pills at mobile sizes
- add sale collection filter at /collections/sale (filters on_sale products)
- hero :page variant: add consistent top padding (var(--space-2xl))
- contact page: remove redundant top padding (hero handles it now)
- error page: fix CSS path from /assets/app.css to /assets/css/app.css
  (broken in production due to asset fingerprinting)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 08:38:54 +00:00
..
layouts refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00
page_templates fix collection filters, hero spacing, sale filter, and error page CSS 2026-02-11 08:38:54 +00:00
shop_components fix collection filters, hero spacing, sale filter, and error page CSS 2026-02-11 08:38:54 +00:00
core_components.ex feat: add admin provider setup UI with improved product sync 2026-01-31 22:08:34 +00:00
layouts.ex refactor: add themed form components for consistent shop styling 2026-01-25 19:09:49 +00:00
page_templates.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00
shop_components.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00