Skip to content

Releases: webdevnerdstuff/vuetify-resize-drawer

v3.2.0

19 Oct 22:17
9b7e4f9
Compare
Choose a tag to compare
  • Adding bottom and top location support
  • Fix issue with handle mouse position
  • Change width-snap-back prop to snap-back (width-snap-back is backwards compatible)
  • Add max-height and min-height props
  • Update packages

v3.1.6

15 Mar 00:53
1c9e4ed
Compare
Choose a tag to compare
  • Add another null check

v3.1.5

15 Mar 00:39
19789cc
Compare
Choose a tag to compare
  • Add null check

v3.1.4

13 Mar 22:52
e46f58a
Compare
Choose a tag to compare
  • Change component to use defineAsyncComponent

v3.1.3

26 Feb 19:21
81df08c
Compare
Choose a tag to compare
  • Fix external rollup config
  • Update packages

3.1.2

11 Jan 20:00
0c96ad3
Compare
Choose a tag to compare
  • Minor style adjustments
  • Update packages

v3.1.0

09 Jan 23:51
c7293a0
Compare
Choose a tag to compare
  • Fix typescript issues
  • Reorganizing
  • Add vitest
  • Update node version to v20.10.0
  • Fixed bug that caused padding issues to the v-main component. (possible breaking change)

v3.0.2

10 Nov 20:02
48be334
Compare
Choose a tag to compare
  • Fix incorrect links in README

v3.0.1

10 Nov 19:31
859a23f
Compare
Choose a tag to compare
  • Merging in vuetify3-resize-drawer
  • Changing package to an npm organization package
  • Updating release version to be more inline with vue/veutify 3 versions
    • The change from v2.1.1 to v3.0.1 is not a breaking change, only a version change

v1.1.2

27 Jul 18:58
8ff61fd
Compare
Choose a tag to compare
  • Fix: Add missing transform to fix drawer right direction