Skip to content

Releases: webdevnerdstuff/vuetify-resize-drawer

v3.3.0

01 Jul 19:38
Compare
Choose a tag to compare
  • Merge pull request #53 from webdevnerdstuff/hotfix-lint (bacac32)
  • remove unused variable (9c1dadc)
  • Merge pull request #52 from webdevnerdstuff/issue-49 (626b0fd)
  • update test with new class value (b6d2951)
  • fix and adjust slots to render closer to original drawer. It forces all of the slots to render inside of the default slot, but still passes the default slot. (237afa8)
  • Merge pull request #51 from webdevnerdstuff/issue-50 (acdc917)
  • formatting (7b37d26)
  • update config (ebb0ed9)
  • Update packages (1cbdf8f)
  • fix two way model value binding (1868613)
  • dist (0347ff6)

v3.2.1

27 May 18:53
Compare
Choose a tag to compare

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