berrypod/test
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
..
berrypod rework email settings for true progressive enhancement 2026-03-04 23:10:37 +00:00
berrypod_web separate editor FAB and panel for cleaner animation 2026-03-07 19:01:32 +00:00
fixtures feat: add image optimizer module 2026-01-21 22:16:21 +00:00
support cache settings, categories, and media in ETS to cut per-request DB queries 2026-03-02 16:25:29 +00:00
test_helper.exs add URL redirects with ETS-cached plug, broken URL tracking, and admin UI 2026-02-26 14:14:14 +00:00