angular-datepicker icon indicating copy to clipboard operation
angular-datepicker copied to clipboard

Added support for empty date values

Open barbossa opened this issue 7 years ago • 5 comments

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"

barbossa avatar Jul 03 '16 15:07 barbossa

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

Dr1Ku avatar Jul 26 '16 09:07 Dr1Ku

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

tiriana avatar Aug 01 '16 23:08 tiriana

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

tiriana avatar Aug 02 '16 08:08 tiriana

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

simonepri avatar Aug 19 '16 07:08 simonepri

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

loopyluke avatar Nov 28 '16 02:11 loopyluke