We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cff22 commit cc2e811Copy full SHA for cc2e811
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Change Log
2
All notable changes to the "vuetify-resize-drawer" plugin will be documented in this file.
3
4
+## v1.1.0
5
+July 26, 2023
6
+[main] Initial release (WebDevNerdStuff)
7
+* Update component to be more like v3 version
8
+* Change handle to v-icon
9
+* Change handle positions to be more like v3 version
10
+* Add handle props
11
+* Add min/max width props
12
+* Remove overflow prop
13
+* Update npm packages
14
+* There may be some breaking changes in this release
15
+
16
## v1.0.0
17
May 23, 2022
18
[main] Initial release (WebDevNerdStuff)
0 commit comments