berrypod/lib/simpleshop_theme_web/components/page_templates
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.html.heex feat: add mobile bottom navigation bar 2026-01-20 22:03:42 +00:00
cart.html.heex feat: add mobile bottom navigation bar 2026-01-20 22:03:42 +00:00
collection.html.heex feat: add mobile bottom navigation bar 2026-01-20 22:03:42 +00:00
contact.html.heex refactor: add themed form components for consistent shop styling 2026-01-25 19:09:49 +00:00
error.html.heex refactor: consolidate shop and preview page templates 2026-01-17 22:17:59 +00:00
home.html.heex perf: use responsive images for theme preview mockups 2026-01-25 00:33:38 +00:00
pdp.html.heex feat: add mobile bottom navigation bar 2026-01-20 22:03:42 +00:00