Skip to content

Releases: greegus/vue-last-modal

1.3.3

11 May 06:28
Compare
Choose a tag to compare

Bugfixes

  • Fix component registration

1.3.2

10 May 15:20
Compare
Choose a tag to compare

Bugfixes

  • Use any as a default modal result type

1.3.1

10 May 15:09
Compare
Choose a tag to compare

Changes

  • Improve typings
  • Code linting

1.3.0

10 May 14:20
25a9ee3
Compare
Choose a tag to compare

Features

  • Adds TypeScript support
  • Bumps dependencies

1.2.3

23 May 14:30
Compare
Choose a tag to compare
  • prevent from mouse interactions during the enter/leave animations

1.2.2

28 Mar 14:52
Compare
Choose a tag to compare
  • minor tweaks

1.2

03 Mar 21:17
Compare
Choose a tag to compare
1.2
  • add the support for custom transitions of the modals and backdrop.

1.1

03 Mar 16:01
Compare
Choose a tag to compare
1.1

Breaking change
<modal-stack> component, which was used as a container for all open modals, and has to be placed into the markup manually, now appends automatically to the <body> element on install. Remove it from your app when upgrading.

1.0.1

06 Feb 18:58
Compare
Choose a tag to compare
  • fix vertical overflow

1.0

06 Feb 18:51
Compare
Choose a tag to compare
1.0
Include dist