jenesius-vue-form
Advanced tools
Comparing version
/*! | ||
* jenesius-vue-form v1.0.13 | ||
* jenesius-vue-form v1.0.14 | ||
* (c) 2022 Jenesius | ||
@@ -233,3 +233,2 @@ * @license MIT | ||
options = dtoOptions(options); | ||
console.log(values, options); | ||
if (options.change) | ||
@@ -312,3 +311,2 @@ this.setChange(true); | ||
setChange(v) { | ||
console.log('Form: On change'); | ||
this.changed = v; | ||
@@ -315,0 +313,0 @@ this.emit(Form.EVENT_CHANGE, v); |
{ | ||
"name": "jenesius-vue-form", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "email": "lokargenia@gmail.com", |
28821
-0.28%746
-0.27%