Releases: Djaler/vue-promise-dialogs
Releases · Djaler/vue-promise-dialogs
v2.0.0
⚠ BREAKING CHANGES
- remove type inference for class-based components
Features
chore
- remove base component for class-based dialog components (84af2b2)
v1.3.3
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.0
Features
- add default dialog unmount delay prop for PromiseDialogsWrapper (d4a3cd4)
v1.2.0
Features
- add a way to force close and reject all dialogs (bf1bdc5)
v1.1.0
Features
- add a way to delay dialog unmount (8b30a3a)
Initial release
v1.0.0
chore(release): 1.0.0