Vue Promise Dialogs Versions Save

A tiny & modern library that allows you to work with dialogs as with asynchronous functions.

v2.0.0

1 year ago

⚠ BREAKING CHANGES

  • remove type inference for class-based components

Features

chore

  • remove base component for class-based dialog components (84af2b2)

v1.3.3

1 year ago

Performance Improvements

  • use object instead of Map to store dialogs data (6168b86)

Improvements

  • improve tree-shaking by moving closeAll logic from PromiseDialogsWrapper (02cead1)

v1.3.2

1 year ago

v1.3.1

2 years ago

v1.3.0

2 years ago

Features

  • add default dialog unmount delay prop for PromiseDialogsWrapper (d4a3cd4)

v1.2.0

2 years ago

Features

  • add a way to force close and reject all dialogs (bf1bdc5)

v1.1.0

2 years ago

Features

  • add a way to delay dialog unmount (8b30a3a)

v1.0.0

3 years ago