simpleshop_theme/lib/simpleshop_theme_web/components
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
..
layouts perf: split CSS bundles for shop and admin pages 2026-01-25 11:36:20 +00:00
page_templates refactor: add themed form components for consistent shop styling 2026-01-25 19:09:49 +00:00
core_components.ex mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +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: consolidate shop and preview page templates 2026-01-17 22:17:59 +00:00
shop_components.ex refactor: add themed form components for consistent shop styling 2026-01-25 19:09:49 +00:00