Skip to content

Releases: unovue/vaul-vue

vaul-vue@0.4.1

15 Mar 08:12
1b1f6df

Choose a tag to compare

Patch Changes

  • 7cd4bf2: fix body style persist after unmount, clicking overlay not dismissing drawer

vaul-vue@0.4.0

09 Mar 04:12
96b4b60

Choose a tag to compare

Minor Changes

  • 2c205d4: refactor data attribute from [vaul-*] to [data-vaul-*]
  • 3b225eb: Move styles to .css file to be able to use vaul-drawer with strich CSP-Header

Patch Changes

  • 694cf9d: add support for handle only interaction
  • 4fb90c6: fix: don't autofocus within Dialog
  • a3ad2ca: fix first drag issue when data-vaul-no-drag declared

vaul-vue@0.3.0

20 Feb 14:54

Choose a tag to compare

Breaking Changes

  • cde0d37: migrate from Radix Vue to Reka UI

Patch Changes

vaul-vue@0.2.1

31 Jan 01:26
413cada

Choose a tag to compare

Patch Changes

  • bdb5860: Fixed nested drawer animation issue
  • 46a8414: Fix snap points
  • 4df119c: adjust snapPoints on window resize
  • ae25725: feat: emits animationEnd

vaul-vue@0.3.0-next.1

31 Jan 01:51
da47f7b

Choose a tag to compare

vaul-vue@0.3.0-next.1 Pre-release
Pre-release

Patch Changes

vaul-vue@0.2.0

17 Jun 03:28
9accc95

Choose a tag to compare

Minor Changes

  • e1cfb98: fix: not restoring position when unmounted
  • 76e23aa: feat: Direction

vaul-vue@0.1.3

16 Jun 12:12
9ecd93b

Choose a tag to compare

Patch Changes

  • 2dd8e2c: Allow for Upward Dragging in Scenario Involving Snap Points and Dismissible Prop
  • 12ab3e8: feat: expose open value

vaul-vue@0.1.2

06 May 15:43
3795ece

Choose a tag to compare

Patch Changes

vaul-vue@0.1.1

06 May 15:30
c2fbd36

Choose a tag to compare

Patch Changes

  • 86568ae: fix: body freezes when using with radix-vue dropdown
  • 669d0d8: Add no-drag feature
  • b3f6ce6: fix manual closing doesn't trigger animation
  • e22af4d: remove background on scale exit

vaul-vue@0.1.0

02 Mar 07:45
693335e

Choose a tag to compare

Minor Changes

  • 6e40283: General DX improvements to bring package inline with Vue standards

Patch Changes

  • 771f420: Add readme from root to package release