Releases: Godofbrowser/vuejs-dialog
Releases · Godofbrowser/vuejs-dialog
Fix prompt's enter key issue
v1.4.1 1.4.1
Added missing method for prompt
Added prompt (#48) * Added prompt * Update readme with prompt example * Build scripts * 1.4.0 * Update translation
Fix: Multi library namespace for installation via html script tag (pushed missing update)
Fix: Multi library namespace for installation via html script tag
Fix: Multi library namespace for installation via html script tag
Custom component
v1.0.0 Update readme
Bug fix - Nested dialogs autoclose
v0.4.2 0.4.2
Complete Hard-confirmation dialog and a few fixes.
v0.4.1 Update badge link.
Improve directive
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.
Added new feature "soft confirm"
v0.3.0 Update cdn