berrypod/lib/berrypod_web/components/shop_components
jamey 378b3fdb6b
All checks were successful
deploy / deploy (push) Successful in 1m27s
add image uploads to on-site theme editor and fix scroll on navigation
Phase 4 of unified editing: image upload handling in hook context.
- Configure uploads in Shop.Page mount for logo, header, icon
- Add upload UI components to theme_editor compact_editor
- Pass uploads through page_renderer to theme editor
- Add cancel_upload handler to PageEditorHook

Also fixes scroll position not resetting on patch navigation:
- Push scroll-top event when path changes in handle_params
- JS listener scrolls window to top instantly

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-09 19:45:43 +00:00
..
base.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
cart.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
content.ex add rate limiting and HSTS for security hardening 2026-03-08 08:58:43 +00:00
layout.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
product.ex consolidate shop pages into unified LiveView for editor state persistence 2026-03-09 14:47:50 +00:00
settings_editor.ex fix settings editor crash on product pages 2026-03-09 16:25:00 +00:00
theme_editor.ex add image uploads to on-site theme editor and fix scroll on navigation 2026-03-09 19:45:43 +00:00