frontello-ui-datepicker
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -361,3 +361,4 @@ "use strict"; | ||
this.fieldLabel.addEventListener('focus', (event) => { | ||
this.openPicker(); | ||
//this.openPicker(); | ||
// Selecting the date on click triggers a focusout... | ||
}); | ||
@@ -364,0 +365,0 @@ this.fieldLabel.addEventListener('click', (event) => { |
{ | ||
"name": "frontello-ui-datepicker", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"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
19200
588