berrypod/assets
jamey a61adf4939
Some checks failed
deploy / deploy (push) Has been cancelled
prevent search/cart link navigation when JS modal is active
Without JS the header icons are plain <a> links to /search and /cart.
With LiveView connected, the hooks now preventDefault on those links
so only the modal/drawer opens.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 01:07:51 +00:00
..
css add no-JS progressive enhancement for all shop flows 2026-02-24 22:56:19 +00:00
js prevent search/cart link navigation when JS modal is active 2026-02-25 01:07:51 +00:00
vendor remove Tailwind + DaisyUI theme + heroicons plugin, admin fully custom CSS (Phase 7) 2026-02-18 01:15:28 +00:00
tsconfig.json mix phx.new simpleshop_theme --database sqlite3 --adapter bandit --binary-id 2025-12-30 12:26:26 +00:00