Skip to content

Improve directive

Compare
Choose a tag to compare
@Godofbrowser Godofbrowser released this 21 Sep 22:53
· 160 commits to master since this release

The v-confirm directive is no longer limited to the message and callbacks.
You can now pass just any option available to it.
Also, it now accepts arguments for the confirmation types. For example: v-confirm:soft="" will trigger a soft confirm dialog.