Skip to content

Releases: huntabyte/vaul-svelte

v0.2.1

29 Jan 15:21
9856873
Compare
Choose a tag to compare

Patch Changes

  • fix: forward $$restProps to Bits UI dialog (#42)

v0.2.0

28 Jan 19:07
591e9fe
Compare
Choose a tag to compare

Minor Changes

  • feat: add support for directions "top", "left", "bottom", and "right" (#40)

Patch Changes

  • Fix scroll top with smooth scroll (#40)

  • fix: snapPoints onRelease position (#40)

  • allow snapping to first snap point (#40)

  • fix: prevent drawer from exceeding boundaries of last snap point while dragging (#40)

v0.1.1

28 Jan 17:17
31f6b53
Compare
Choose a tag to compare

Patch Changes

  • fix: dragging scrollable content on touch devices (#38)

v0.1.0

21 Jan 02:01
9263b5b
Compare
Choose a tag to compare

Minor Changes

  • feat: added backgroundColor prop to <Drawer.Root /> that can be used to customize the body's background color when the drawer is open and shouldScaleBackground is true (#34)

v0.0.7

13 Jan 19:54
341831d
Compare
Choose a tag to compare

Patch Changes

  • fix: closeOnOutsideClick & onOutsideClick behavior (#27)

v0.0.6

07 Jan 06:06
b8959b5
Compare
Choose a tag to compare

Patch Changes

  • fix: close asChild behavior (#22)

v0.0.5

07 Jan 05:50
f96b837
Compare
Choose a tag to compare

Patch Changes

  • fix: closing and focus restoration issues (#18)

v0.0.4

02 Jan 02:15
edf4a91
Compare
Choose a tag to compare

Patch Changes

  • fix: issue with scroll prevention (#12)

v0.0.3

01 Jan 23:24
14c6b82
Compare
Choose a tag to compare

Patch Changes

  • fix: dismissible prop (#8)

v0.0.2

01 Jan 22:06
aade1e7
Compare
Choose a tag to compare

Patch Changes

  • initial release (#6)