Skip to content

Releases: webdevnerdstuff/vuetify-resize-drawer

v3.3.1

03 Jul 19:31
Compare
Choose a tag to compare

fix theme reactivity and default usage

v3.3.1-1

03 Jul 19:23
Compare
Choose a tag to compare
v3.3.1-1 Pre-release
Pre-release
  • Merge pull request #56 from webdevnerdstuff/hotfix-theme (6615d62)
  • adding missing import that linter didn't catch (e29745d)

v3.3.1-0

03 Jul 19:09
Compare
Choose a tag to compare
v3.3.1-0 Pre-release
Pre-release
  • Merge pull request #55 from webdevnerdstuff/hotfix-theme (344b3f5)
  • adjusting how internal theme works (c8ce01a)
  • Merge branch 'main' into hotfix-theme (476145c)
  • Merge pull request #54 from webdevnerdstuff/issue-template (7023e7d)
  • update bug template (b66a4d3)

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