Releases: ThomasLeconte/vuetify3-dialog
Releases · ThomasLeconte/vuetify3-dialog
v1.5.6
What's Changed
- Fix warningDialog in index.d.ts by @MuTsunTsai in #34
New Contributors
- @MuTsunTsai made their first contribution in #34
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- refactor: prefer nullish coalescing by @ramseyfeng in #31
- Fix snackbar types & confirm dialog main button color like dialog level
Full Changelog: v1.5.4...v1.5.5
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