Skip to content

Commit

Permalink
Merge pull request vuejs#3954 from harmyderoman/master
Browse files Browse the repository at this point in the history
add vuejs-confirm-dialog
  • Loading branch information
Scrum authored Aug 30, 2022
2 parents f1411c0 + ec3839d commit 555a28f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1440,6 +1440,7 @@ _Overlay / modal / alert / dialog / lightbox / popup_
- [v3confirm](https://github.com/malekim/v3confirm) - A plugin dedicated for vue3 to show confirm dialog modal.
- [vue3-promise-dialog](https://github.com/rlemaigre/vue3-promise-dialog) - Let's you create promise based dialogs in Vue 3 (Composition or Options API) with ease !
- [vue3-side-panel](https://github.com/headmandev/vue3-side-panel) - 🔥 Easy to use and flexible modal sidebar component for Vue3.
- [vuejs-confirm-dialog](https://github.com/harmyderoman/vuejs-confirm-dialog) - :speech_balloon: a simple way to create, reuse, promisify and build chains of modal dialogs in Vue.js.

#### Parallax

Expand Down

0 comments on commit 555a28f

Please sign in to comment.