berrypod/lib/berrypod_web/components/shop_components
jamey bd07c9c7d9
All checks were successful
deploy / deploy (push) Successful in 1m32s
separate editor FAB and panel for cleaner animation
Split the editor sheet into two distinct elements:
- .editor-fab: floating action button, always a pill in the corner
- .editor-panel: sliding panel that animates in/out independently

This enables proper CSS keyframe animations (slide-up/down on mobile,
slide-in/out on desktop) with a closing class for exit transitions.
Simplified the JS hook to only handle close behaviour.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-07 19:01:32 +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 separate editor FAB and panel for cleaner animation 2026-03-07 19:01:32 +00:00
product.ex add pagination across all admin and shop views 2026-03-01 09:42:34 +00:00