vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.79k stars 6.96k forks source link

[Feature Request] Simple information dialog API #12048

Closed CutePikachu closed 4 years ago

CutePikachu commented 4 years ago

Problem to solve

Use javascript code to open a simple dialogue supporting info, success, warning and error styles like sweet alert(https://sweetalert.js.org/).

Proposed solution

Code here https://github.com/t4t5/sweetalert can be used as guidance.

KaelWD commented 4 years ago

Duplicate of #3037

Not to say that it's entirely ruled out but it's not a feature we're currently pursuing.