Releases: webdevnerdstuff/vuetify-resize-drawer
Releases · webdevnerdstuff/vuetify-resize-drawer
v3.3.1
v3.3.1-1
v3.3.1-0
v3.3.0
- 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
v3.2.0
- Adding
bottom
andtop
location support - Fix issue with handle mouse position
- Change
width-snap-back
prop tosnap-back
(width-snap-back
is backwards compatible) - Add
max-height
andmin-height
props - Update packages
v3.1.6
- Add another null check
v3.1.5
- Add null check
v3.1.4
- Change component to use
defineAsyncComponent
v3.1.3
- Fix external rollup config
- Update packages