Skip to content

Releases: vue-final/vue-final-modal

Release 4.0.0-rc.2

16 Nov 09:52
Compare
Choose a tag to compare
Release 4.0.0-rc.2 Pre-release
Pre-release

4.0.0-rc.2 (2022-11-16)

Bug Fixes

Release 4.0.0-rc.1

15 Nov 15:45
Compare
Choose a tag to compare
Release 4.0.0-rc.1 Pre-release
Pre-release

4.0.0-rc.1 (2022-11-15)

Features

  • #274 improve DOM architecture of VFullscreen, VBottomSheet (eebfa97)
  • add context property to useModal()'s options (2b2fa92)
  • nuxt module (6ec6393)

Release 4.0.0-rc.0

01 Nov 20:43
Compare
Choose a tag to compare
Release 4.0.0-rc.0 Pre-release
Pre-release

4.0.0-rc.0 (2022-11-01)

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.

Documentation

v3.4.4

06 May 14:45
Compare
Choose a tag to compare

🐛 Bugfix

v3.4.3

15 Oct 10:47
Compare
Choose a tag to compare

🚀 Features

  • Support keepOverlay prop

v3.4.2

03 Oct 17:04
Compare
Choose a tag to compare

🐛 Bugfix

  • fix error when using ssr: false and attach at the same time

v3.4.1

31 Aug 09:58
Compare
Choose a tag to compare

🐛 Bugfix

  • fix(scoped-slot): update:modelValue onClose

v3.4.0

02 Aug 09:59
Compare
Choose a tag to compare

🚀 Features

  • Allow importing component directly (#118)

v2.4.1

29 Jun 03:24
Compare
Choose a tag to compare

Chore

  • Add test cases for globally register vue-final-modal plugin
  • Set vue to a peer dependency
  • Remove rollup warning
  • Remove jest warning
  • Bump rollup, @rollup/plugin-babel, vue, vue-template-compiler

v2.4.0

24 Jun 17:28
Compare
Choose a tag to compare

🚀 Features

  • Allow importing component directly (#118)