berrypod/lib/berrypod_web/components/shop_components
jamey 168b6ce76f
All checks were successful
deploy / deploy (push) Successful in 1m10s
implement unified on-site editor phases 1-2
Add theme editing to the existing PageEditorHook, enabling on-site
theme customisation alongside page editing. The editor panel now has
three tabs (Page, Theme, Settings) and can be collapsed while
keeping editing state intact.

- Add theme editing state and event handlers to PageEditorHook
- Add 3-tab UI with tab switching logic
- Add transparent overlay for click-outside dismiss
- Add mobile drag-to-resize with height persistence
- Fix animation replay on drag release (has-dragged class)
- Preserve panel height across LiveView re-renders
- Default to Page tab on editable pages, Theme otherwise
- Show unsaved changes indicator on FAB when panel collapsed
- Fix handle_event grouping warning in admin theme

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-09 09:01:21 +00:00
..
base.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
cart.ex add contextual prompts for skipped setup steps 2026-03-04 14:02:49 +00:00
content.ex add rate limiting and HSTS for security hardening 2026-03-08 08:58:43 +00:00
layout.ex implement unified on-site editor phases 1-2 2026-03-09 09:01:21 +00:00
product.ex add pagination across all admin and shop views 2026-03-01 09:42:34 +00:00