github vue-final/vue-final-modal v4.1.0
Release 4.1.0

latest releases: v4.5.5, v4.5.4, v5.0.0-beta.5...
18 months ago

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)

Don't miss a new vue-final-modal release

NewReleases is sending notifications on new releases.