frontello-ui-datepicker
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -19,2 +19,3 @@ "use strict"; | ||
this.field.value = date.getDate(); | ||
this.field.dispatchEvent(new Event('change')); | ||
}, | ||
@@ -21,0 +22,0 @@ formatExportDate: (date) => { |
{ | ||
"name": "frontello-ui-datepicker", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "UI datepicker", | ||
@@ -5,0 +5,0 @@ "main": "datepicker.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
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
15010
487