@dreamworld/dw-form
Advanced tools
Comparing version 2.1.0 to 2.1.1-bug-set-index-to-form-elements.1
@@ -117,3 +117,6 @@ /** | ||
this._elements.push(element); | ||
this._elements.forEach((element, index) => { | ||
element.index = index; | ||
}); | ||
/** | ||
@@ -120,0 +123,0 @@ * call this function here because |
{ | ||
"name": "@dreamworld/dw-form", | ||
"version": "2.1.0", | ||
"version": "2.1.1-bug-set-index-to-form-elements.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dw-form.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28419
637
2