berrypod/lib/berrypod_web/components/shop_components
jamey f4f036b84b
All checks were successful
deploy / deploy (push) Successful in 1m30s
replace admin rail with unified bottom sheet editor
- add editor sheet component anchored bottom (mobile) / right (desktop)
- admin cog moves to header, always visible for admins
- remove Done button from editor header, keep only Save
- add editor_at_defaults tracking to disable Reset when at defaults
- sheet collapses on click outside or Escape, stays in edit mode
- dirty indicator + beforeunload warning for unsaved changes
- keyboard shortcuts: Ctrl+Z undo, Ctrl+Shift+Z redo
- WCAG compliant: aria-expanded, live region, focus management

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-07 09:30:07 +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 replace orphaned tailwind classes with project CSS 2026-03-04 17:12:21 +00:00
layout.ex replace admin rail with unified bottom sheet editor 2026-03-07 09:30:07 +00:00
product.ex add pagination across all admin and shop views 2026-03-01 09:42:34 +00:00