berrypod/lib/simpleshop_theme_web/live/theme_live
Jamey Greenwood b2869514cb refactor: extract product_grid to shared ShopComponents module
Create a reusable product grid component that handles responsive
column layouts. Supports two modes:

- Theme-based columns: Uses theme_settings.grid_columns for lg breakpoint
- Fixed columns: Use columns={:fixed_4} for 2/4 column layouts

Used in: home (featured), collection, pdp (related), error (suggestions)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 14:45:34 +00:00
..
preview_pages refactor: extract product_grid to shared ShopComponents module 2026-01-17 14:45:34 +00:00
index.ex feat: redesign contact page for POD sellers & add theme enhancements 2026-01-02 13:48:03 +00:00
index.html.heex feat: redesign contact page for POD sellers & add theme enhancements 2026-01-02 13:48:03 +00:00
preview_pages.ex refactor: extract cart_drawer to shared ShopComponents module 2026-01-17 14:11:23 +00:00