simpleshop_theme/lib/simpleshop_theme_web/components
jamey 44933acebb fix search modal race condition and add 304 support for images
Route all search modal open/close through the JS hook via custom DOM
events so the _closing flag is always correctly managed. Prevents the
modal flashing back after Escape when a search response is in flight.

Add If-None-Match / 304 Not Modified handling to the image controller
so browsers don't re-download images on revalidation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 16:21:51 +00:00
..
layouts fix search modal closing on keypress and add admin header icon 2026-02-13 16:02:25 +00:00
page_templates fix search modal closing on keypress and add admin header icon 2026-02-13 16:02:25 +00:00
shop_components fix search modal race condition and add 304 support for images 2026-02-13 16:21:51 +00:00
core_components.ex feat: add admin provider setup UI with improved product sync 2026-01-31 22:08:34 +00:00
layouts.ex add admin dashboard with setup checklist and stats 2026-02-12 14:17:38 +00:00
page_templates.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00
shop_components.ex refactor: split shop_components.ex into 5 focused sub-modules 2026-02-08 14:30:25 +00:00