Releases: vue-final/vue-final-modal
Releases · vue-final/vue-final-modal
v3.3.1
🐛 Bugfix
- Modal is closing when I select text with mousedown inside and mouseup outside modal (#111)
💖 Thanks to
v2.3.2
🐛 Bugfix
- Modal is closing when I select text with mousedown inside and mouseup outside modal (#111)
💖 Thanks to
v2.3.1
🐛 Bugfix
- Cannot read property 'removeEventListener' of undefined when using resize in nuxt and navigating away (#106)
v3.3.0
🚀 Features
- Make modal draggable and resizable (#64)
💖 Thanks to
v2.3.0
🚀 Features
- Make modal draggable and resizable (#64)
💖 Thanks to
v3.2.1
🐛 Bugfix
- Transition not working propery when using Array or Object type for "content-class"-prop (#92)
💖 Thanks to
v3.2.0
🚀 Features
- support v-html in dynamic modal slot (#60)
- api return promise (#53)
- add close method to scoped-slot (#93)
Refactor
- add postcss plugin autoprefixer (#88)
- refactor plugin validation, unit test (#89)
- vite (#90)
💖 Thanks to
v2.2.0
🚀 Features
- support v-html in dynamic modal slot (#60)
- api return promise (#53)
- add close method to scoped-slot (#93)
Refactor
- add postcss plugin autoprefixer (#71)
- refactor plugin validation, unit test (#70)
- vite (#78)
💖 Thanks to
v3.1.0
🚀 Features
Merge these two PR for Vue 3:
- #62: feat: Added custom transition object support
- #63: refactor: keydown event is refactored for more generic use
💖 Thanks to
v2.1.0
🚀 Features
- #62: feat: Added custom transition object support
- #63: refactor: keydown event is refactored for more generic use
💖 Thanks to