github vue-final/vue-final-modal v4.0.0
Release 4.0.0

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

4.0.0 (2023-02-03)

Vue Final Modal 4 🚀

Documentation

Migration Guide

vue-final-modal 4.0 introduced a lot of breaking changes. You should treat 4.x as a different library and read the documentation carefully.

🚀 Features

  • Providing the useModal composable function
  • Supporting Nuxt 3 SSR
  • Rewritten with TS for a better DX
  • Support new props including swipe-to-close, threshold, showSwipeBanner, preventNavigationGestures
  • Support slot swipe-banner
  • Add built-in support transition names including: 'vfm-fade' | 'vfm-slide-down' | 'vfm-slide-up' | 'vfm-slide-right' | 'vfm-slide-left'

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

NewReleases is sending notifications on new releases.