Releases: vue-final/vue-final-modal
Releases · vue-final/vue-final-modal
v0.21.0
15 Dec 11:19
Compare
Sorry, something went wrong.
No results found
🚀 Features
support prop zIndexAuto
support $vfm.get
API
#22 - support vetur intellisense
refactor lock-scroll
prop
🐛 Bugfix
#30 - only show warning in client side
convert zIndex type from String to Number
emit before-open
event before this.getAttachElement()
v1.7.1
08 Dec 11:14
Compare
Sorry, something went wrong.
No results found
🐛 Bugfix
fix: beforeDestroy should not emit before-close event
v1.7.0
08 Dec 10:36
Compare
Sorry, something went wrong.
No results found
🚀 Features
#27 : make before-open, before-close stoppable
#28 : passing params in show method
v0.20.1
08 Dec 11:13
Compare
Sorry, something went wrong.
No results found
🐛 Bugfix
fix: beforeDestroy should not emit before-close event
v0.20.0
08 Dec 10:36
Compare
Sorry, something went wrong.
No results found
🚀 Features
#27 : make before-open, before-close stoppable
#28 : passing params in show method
v1.6.3
03 Dec 10:49
Compare
Sorry, something went wrong.
No results found
🚀 PR
#26 : fix compatibility with choices.js
💖 Thanks to
v0.19.2
03 Dec 10:44
Compare
Sorry, something went wrong.
No results found
🚀 PR
#26 : fix compatibility with choices.js
💖 Thanks to
v1.6.2
02 Dec 02:48
Compare
Sorry, something went wrong.
No results found
🐛 Bugfix
#23 - Fixed Background shifts when modal is opened (if background has scrollbar)
v0.19.1
01 Dec 11:14
Compare
Sorry, something went wrong.
No results found
🐛 Bugfix
#23 : Fixed Background shifts when modal is opened (if background has scrollbar)
v1.6.1
02 Dec 02:50
Compare
Sorry, something went wrong.
No results found
🐛 Bugfix
Fixed overlay v-show to v-if because transition bug.