You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ui): swipe-to-close on Drawer (minicart + mobile menu) (DECO-5284)
A horizontal swipe toward the edge the drawer opened from closes it (expected
mobile gesture). Direction derived from drawer-end; requires a clearly
horizontal swipe (>=60px, more horizontal than vertical) so vertical scroll is
unaffected. Gesture-only — lets DaisyUI run its own close transition rather
than fighting it with a live drag transform. Overlay/Esc close still work.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments