Releases: owenmead/pikaday-angular
Releases · owenmead/pikaday-angular
Update dependencies
More robust against minification issues
0.0.10 More robust against minification issues
Less half-assed module loading
0.0.9 Less half-assed module loading
Basic support for AMD and and CommonJS
0.0.8 Basic support for AMD and and CommonJS
0.0.7 Allow different input formats
Update bower.json
0.0.6 Better parsing by using picker specified format string
Update bower.json
0.0.5 Time Picker Support When Using pikaday-time
Update bower.json
0.0.4 No More Isolated Scope; Proper Option Updates
Remove the need for isolated scope. Hang instance off dom element
0.0.3 Remove Redundant Format Attr
Update bower.json
0.0.2 Refactor to attribute
Pretty big refactor. Much better as an attribute directive vs an element. Quite a bit more flexible as the input tag can take on many more attributes.