simpleshop_theme/lib/simpleshop_theme_web/components
Jamey Greenwood 14b1af5314 refactor: extract search_modal to shared ShopComponents module
Move the search modal from ThemeLive.PreviewPages to the shared
ShopComponents module. Add optional hint_text attribute - preview
pages pass demo hint text while real stores can omit it.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 14:05:00 +00:00
..
layouts feat: implement professional typography system with curated font pairings 2026-01-15 01:16:21 +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 mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00
shop_components.ex refactor: extract search_modal to shared ShopComponents module 2026-01-17 14:05:00 +00:00