Releases: ThomasLeconte/vuetify3-dialog
Releases · ThomasLeconte/vuetify3-dialog
v1.5.4
Full Changelog: v1.5.3...v1.5.4
Fix promise leak when user click outside of a non-persistent dialog (special thanks to @rakirizu!)
v1.5.3
v1.5.2
v1.5.1
What's Changed
- Improve typings and fix snackbar close callback by @ramseyfeng in #23
New Contributors
- @ramseyfeng made their first contribution in #23
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Feat/improvements by @ThomasLeconte in #21 (special thanks to @georgios-v !)
*Vuetify instance is optional in plugin options declarations.
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Feat: Add of custom component on dialog by @ThomasLeconte in #6
Full Changelog: v1.3.2...v1.4.0
v1.3.0
What's Changed
- Merge Develop by @ThomasLeconte in #2
- Add of bottom-sheets feature by @ThomasLeconte in #3
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's changed
- Add of VBtn API options in methods
- Add cypress e2e tests with sample project inside
cypress/test-server
folder.
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- add index.d.ts + update rollup and ts config by @Thorolf13 in #1
- add SFC compatibility & types improvments by @ThomasLeconte in #2
- add global defaults configuration for VDialogs and VSnackbar by @ThomasLeconte in #2
New Contributors
- @Thorolf13 made their first contribution in #1
- @ThomasLeconte made their first contribution in #2
Full Changelog: v1.0.2...v1.1.0