simpleshop_theme/lib
jamey b3d1019cd4 add quantity controls to cart drawer via shared CartHook
Move increment/decrement handlers from Cart LiveView into CartHook so
they work from any page's drawer. Enable show_quantity_controls on the
drawer's cart_item_row. Scope cart tests to #main-content to avoid
duplicate button matches.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 00:15:04 +00:00
..
mix/tasks add mix lighthouse task for PageSpeed auditing 2026-02-08 18:18:01 +00:00
simpleshop_theme add variants to all mock products and fix CSSCache race condition 2026-02-09 18:12:57 +00:00
simpleshop_theme_web add quantity controls to cart drawer via shared CartHook 2026-02-11 00:15:04 +00:00
simpleshop_theme_web.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00
simpleshop_theme.ex mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00