vue-confirm-dialog
vue-confirm-dialog copied to clipboard
Simple Confirm Dialog verification plugin with Vue.js.
I used `````` in parent layout. how to pass $confirm with vuex in Childs?
**Describe the bug** Modal is not closing **To Reproduce** Method in my Vue component I call: ``` deleteConfirm() { this.$confirm({ auth: true, message: 'foo', button: { yes: 'Yes', no: 'Cancel'...
Can I include html in the message when using the API? is that supported?
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.3.0 to 8.5.1. Commits 5bd73f6 8.5.1 4d0804b Backport #352. Closes #353 4ae5f53 8.5.0 83019b8 Add isPromise(). Closes #346 b9aa286 Add declaration 5dcbb9c 8.4.0 d898b06 Add TS utils....
Could you create the d.ts file?
ERROR Failed to compile with 1 errors friendly-errors 21:46:41 This dependency was not found: * vue-confirm-dialog in ./plugins/vue_confirm_dialog.client.js 1.1.0 version of vue-confirm-dialog. I tried everything.
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [loader-fs-cache](https://github.com/viankakrisna/loader-fs-cache). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix...