berrypod/assets
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
..
css add settings editor component for unified on-site editing 2026-03-09 15:38:06 +00:00
js add image uploads to on-site theme editor and fix scroll on navigation 2026-03-09 19:45:43 +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