Releases: mauricius/vue-draggable-resizable
Releases · mauricius/vue-draggable-resizable
v3.0.0
What's Changed
- Pass minHeight/maxHeight + minWidth/MaxWidth as computed properties by @selfagency in #310
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #314
- Bump postcss from 7.0.7 to 7.0.36 by @dependabot in #306
- Bump dns-packet from 1.3.1 to 1.3.4 by @dependabot in #303
- Bump hosted-git-info from 2.7.1 to 2.8.9 by @dependabot in #300
- Bump ssri from 6.0.1 to 6.0.2 by @dependabot in #296
- Bump elliptic from 6.5.3 to 6.5.4 by @dependabot in #288
- Bump y18n from 3.2.1 to 3.2.2 by @dependabot in #292
- Bump handlebars from 4.5.3 to 4.7.7 by @dependabot in #297
- Bump url-parse from 1.4.4 to 1.5.1 by @dependabot in #298
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #299
- add frame selection module to Storybook-How To by @Xiao-Hongru in #275
- Create check error by @tanghaojie in #313
- Bump url-parse from 1.5.1 to 1.5.3 by @dependabot in #325
- Bump color-string from 1.5.3 to 1.9.0 by @dependabot in #331
- feat(vue3-migration): Migrates to vue 3 by @alireza0sfr in #352
- Bump vite from 4.5.1 to 4.5.2 by @dependabot in #398
New Contributors
- @selfagency made their first contribution in #310
- @Xiao-Hongru made their first contribution in #275
- @tanghaojie made their first contribution in #313
- @alireza0sfr made their first contribution in #352
Full Changelog: v.2.3.0...v3.0.0
v3.0.0-beta.2
Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2
v3.0.0-beta.1
What's Changed
- Initial Beta release for Vue3