berrypod/lib/simpleshop_theme_web/live/shop_live
Jamey Greenwood 7d5896a1e3 refactor: add themed form components for consistent shop styling
Adds reusable Phoenix components (shop_input, shop_textarea, shop_select,
shop_button, shop_card) backed by semantic CSS classes (.themed-input,
.themed-button, etc.) to eliminate repeated inline styles across templates.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 19:09:49 +00:00
..
about.ex refactor: consolidate shop and preview page templates 2026-01-17 22:17:59 +00:00
cart.ex feat: add Cart page and themed error pages 2026-01-17 22:29:45 +00:00
collection.ex refactor: add themed form components for consistent shop styling 2026-01-25 19:09:49 +00:00
contact.ex refactor: consolidate shop and preview page templates 2026-01-17 22:17:59 +00:00
home.ex refactor: consolidate shop and preview page templates 2026-01-17 22:17:59 +00:00
product_show.ex refactor: consolidate shop and preview page templates 2026-01-17 22:17:59 +00:00