berrypod/assets
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
..
css separate editor FAB and panel for cleaner animation 2026-03-07 19:01:32 +00:00
js separate editor FAB and panel for cleaner animation 2026-03-07 19:01:32 +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