g00fy- / angular-datepicker

calendar and datepicker directives for angular
MIT License
722 stars 421 forks source link

Added support for empty date values #293

Open barbossa opened 8 years ago

barbossa commented 8 years ago

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"

Dr1Ku commented 7 years ago

:+1:, would really like to see this merged!

tiriana commented 7 years ago

It also seems to fix #182, at least in my case.

tiriana commented 7 years ago

@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?

simonepri commented 7 years ago

I agree with @tiriana and @Dr1Ku we want to see this PR merged

loopyluke commented 7 years ago

You seem to have made the change only in dist - it needs to be made in scripts/datePicker.js.