moo-angular-input
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "moo-angular-input", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "AngularJS Directive Component of the UI-Toolkit's Input for Mutual of Omaha's DXD Team", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -33,3 +33,3 @@ import template from './mooInput.html'; | ||
console.log('datepicked'); | ||
$(element).datepicker(); | ||
$(element).find('input').datepicker(); | ||
} | ||
@@ -36,0 +36,0 @@ } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1049896
0