Skip to content

Releases: vue-final/vue-final-modal

v0.17.2

02 Nov 06:21
Compare
Choose a tag to compare

馃悰 Bugfix

  • #12 Fix modal instance is not removed when the component is destroyed.

馃挅 Thanks to

v1.4.1

26 Oct 09:51
Compare
Choose a tag to compare

Bugfix

  • remove lockScroll after modal leave

v1.4.0

26 Oct 04:23
Compare
Choose a tag to compare

features

  • Add props styles, overlayStyle, contentStyle

v0.17.1

26 Oct 09:50
Compare
Choose a tag to compare

Bugfix

  • remove lockScroll after modal leave

v0.17.0

26 Oct 04:14
Compare
Choose a tag to compare

features

  • Add props styles, overlayStyle, contentStyle

v1.3.0

16 Oct 08:34
Compare
Choose a tag to compare

Vue 3.0 - Features

  • Built-in focusTrap for a11y

v0.16.0

16 Oct 08:34
Compare
Choose a tag to compare

Vue 2.x - Features

  • Built-in focusTrap for a11y

v1.2.1

14 Oct 11:26
Compare
Choose a tag to compare

Vue 3.0 - Features

  • Support $vfm API.

Else

  • Remove package body-scroll-lock.

v0.15.0

14 Oct 11:26
Compare
Choose a tag to compare

Features

  • Support $vfm API.

Else

  • Remove package body-scroll-lock.

v0.14.0

05 Oct 08:26
Compare
Choose a tag to compare

Features

  • A11y support
  • New event @click-outside
  • Update documents

Deprecated

  • Remove useless slots content-before, content, content-after