Releases: vue-final/vue-final-modal
Releases · vue-final/vue-final-modal
Release 4.2.0
04 Apr 16:49
Compare
Sorry, something went wrong.
No results found
4.2.0 (2023-04-04)
Bug Fixes
Features
get rid of context and made useModal can be execute everywhere (47cf520 )
Release 4.1.4
31 Mar 09:48
Compare
Sorry, something went wrong.
No results found
4.1.4 (2023-03-31)
Bug Fixes
should not disableBodyScroll when modelValueLocal is false (c5eab4f )
Release 4.1.3
31 Mar 09:27
Compare
Sorry, something went wrong.
No results found
4.1.3 (2023-03-31)
Bug Fixes
Release 4.1.2
30 Mar 17:04
Compare
Sorry, something went wrong.
No results found
4.1.2 (2023-03-30)
Bug Fixes
execute setActiveVfm on createVfm() (c7a6090 )
Release 4.1.1
28 Mar 19:31
Compare
Sorry, something went wrong.
No results found
4.1.1 (2023-03-28)
Bug Fixes
Release 4.1.0
28 Mar 17:18
Compare
Sorry, something went wrong.
No results found
4.1.0 (2023-03-28)
Bug Fixes
transition: only set transition appear when displayDirective is set to if
, because of the focusTrap should be activated until the modal transition end (7e38512 )
type (c820c02 )
Features
Add activeVfm (inspire by pinia), so we don't need to pass down vfm
instance anymore. We can use useVfm()
and useModal()
out of setup script (8ee2021 )
Destroy dynamic modal onClosed by default and add keepAlive
option for keeping modal instance alive after modal.close()
(f2cb5bf )
Release 4.0.11
08 Mar 11:22
Compare
Sorry, something went wrong.
No results found
4.0.11 (2023-03-08)
Bug Fixes
fixed animation of swipe to close (81ff204 )
should focus vfmContent element when click outside (503c1f1 )
Release 4.0.10
07 Mar 11:32
Compare
Sorry, something went wrong.
No results found
Release 4.0.9
02 Mar 16:45
Compare
Sorry, something went wrong.
No results found
4.0.9 (2023-03-02)
Bug Fixes
fixed focus, blur and disableBodyScroll timing (4cfc8b9 )
Release 4.0.8
02 Mar 15:34
Compare
Sorry, something went wrong.
No results found
4.0.8 (2023-03-02)
Bug Fixes