Releases: webdevnerdstuff/vuetify-resize-drawer
Releases · webdevnerdstuff/vuetify-resize-drawer
v4.0.0
- Merge pull request #57 from webdevnerdstuff/vuetify-v4 (4eea397)
- update workflow (faf9276)
- improve TypeScript type availability and exports for plugin consumers (44a00ab)
- remove dist from commits (49241db)
- update/add/fix tests (5672b46)
- remove old stuff (7646fab)
- update for vuetify v4 (0874cfe)
- update packages (339bf8b)
- update vuetify packages (aa84766)
- update packages (a24da53)
- update config (94f01f8)
- add configs (0fe2e6f)
- update config (f5f347a)
- update vue package (5df3ebb)
v3.3.1
fix theme reactivity and default usage
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
bottomandtoplocation support - Fix issue with handle mouse position
- Change
width-snap-backprop tosnap-back(width-snap-backis backwards compatible) - Add
max-heightandmin-heightprops - Update packages
v3.1.6
- Add another null check
v3.1.5
- Add null check
v3.1.4
- Change component to use
defineAsyncComponent