berrypod/lib/berrypod_web/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
..
layouts replace admin rail with unified bottom sheet editor 2026-03-07 09:30:07 +00:00
shop_components separate editor FAB and panel for cleaner animation 2026-03-07 19:01:32 +00:00
block_editor_components.ex replace orphaned tailwind classes with project CSS 2026-03-04 17:12:21 +00:00
block_thumbnails.ex add block previews, picker thumbnails and newsletter settings 2026-02-28 20:34:52 +00:00
core_components.ex replace admin rail with unified bottom sheet editor 2026-03-07 09:30:07 +00:00
layouts.ex replace admin rail with unified bottom sheet editor 2026-03-07 09:30:07 +00:00
page_templates.ex wire order pages and theme preview to page renderer, remove old templates 2026-02-26 19:32:50 +00:00
shop_components.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00