Skip to content

Releases: vue-final/vue-final-modal

v3.3.1

13 Jun 02:41
Compare
Choose a tag to compare

🐛 Bugfix

  • Modal is closing when I select text with mousedown inside and mouseup outside modal (#111)

💖 Thanks to

v2.3.2

13 Jun 01:59
Compare
Choose a tag to compare

🐛 Bugfix

  • Modal is closing when I select text with mousedown inside and mouseup outside modal (#111)

💖 Thanks to

v2.3.1

24 May 11:12
Compare
Choose a tag to compare

🐛 Bugfix

  • Cannot read property 'removeEventListener' of undefined when using resize in nuxt and navigating away (#106)

v3.3.0

16 May 16:40
Compare
Choose a tag to compare

🚀 Features

  • Make modal draggable and resizable (#64)

💖 Thanks to

v2.3.0

16 May 16:12
Compare
Choose a tag to compare

🚀 Features

  • Make modal draggable and resizable (#64)

💖 Thanks to

v3.2.1

04 May 02:10
Compare
Choose a tag to compare

🐛 Bugfix

  • Transition not working propery when using Array or Object type for "content-class"-prop (#92)

💖 Thanks to

v3.2.0

03 May 07:57
Compare
Choose a tag to compare

🚀 Features

  • support v-html in dynamic modal slot (#60)
  • api return promise (#53)
  • add close method to scoped-slot (#93)

Refactor

  • add postcss plugin autoprefixer (#88)
  • refactor plugin validation, unit test (#89)
  • vite (#90)

💖 Thanks to

v2.2.0

03 May 07:35
Compare
Choose a tag to compare

🚀 Features

  • support v-html in dynamic modal slot (#60)
  • api return promise (#53)
  • add close method to scoped-slot (#93)

Refactor

  • add postcss plugin autoprefixer (#71)
  • refactor plugin validation, unit test (#70)
  • vite (#78)

💖 Thanks to

v3.1.0

25 Mar 01:40
Compare
Choose a tag to compare

🚀 Features

Merge these two PR for Vue 3:

  • #62: feat: Added custom transition object support
  • #63: refactor: keydown event is refactored for more generic use

💖 Thanks to

v2.1.0

21 Mar 06:53
Compare
Choose a tag to compare

🚀 Features

  • #62: feat: Added custom transition object support
  • #63: refactor: keydown event is refactored for more generic use

💖 Thanks to