angular-datepicker
angular-datepicker copied to clipboard
Added support for empty date values
Fixed error "Invalid date" #183. For example, django rest framework return null if value is empty. Without this fix, I always get error "Invalid date"
:+1:, would really like to see this merged!
It also seems to fix #182, at least in my case.
@g00fy- What is the status of this PR? It fixes 1 bug and adds very important feature. I would really like to see it merged and tagged. Can you let me know what are the plans for this PR?
I agree with @tiriana and @Dr1Ku we want to see this PR merged
You seem to have made the change only in dist - it needs to be made in scripts/datePicker.js.