berrypod/lib/simpleshop_theme_web/live/shop_live
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
..
cart.ex add quantity controls to cart drawer via shared CartHook 2026-02-11 00:15:04 +00:00
checkout_success.ex refactor: extract ThemeHook to eliminate mount duplication 2026-02-08 11:59:33 +00:00
collection.ex fix collection filters, hero spacing, sale filter, and error page CSS 2026-02-11 08:38:54 +00:00
contact.ex refactor: extract ThemeHook to eliminate mount duplication 2026-02-08 11:59:33 +00:00
content.ex refactor: extract ThemeHook to eliminate mount duplication 2026-02-08 11:59:33 +00:00
home.ex refactor: extract ThemeHook to eliminate mount duplication 2026-02-08 11:59:33 +00:00
product_show.ex fix PDP quantity selector and trust badge consistency 2026-02-10 23:15:09 +00:00