Skip to content

v1.0.0

Choose a tag to compare

@harshmandan harshmandan released this 06 Jun 10:23
· 50 commits to main since this release

First stable release of svaul — a hand-rolled, zero-dependency drawer/bottom-sheet for Svelte 5 (runes).

  • Drag-to-dismiss with velocity/fling, rubber-band, and all four directions
  • Snap points (with handle tap-to-cycle), background scaling, nested drawers
  • Accessible modal dialog: focus trap, inert background, Escape, ARIA wiring
  • iOS-safe scroll lock + on-screen-keyboard repositioning
  • Ergonomic single <Drawer> component plus a headless Drawer class

Install: npm i @harshmandan/svaul