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

Set date on datepicker close

Open alex88 opened this issue 9 years ago • 1 comments

Is there a way to actually set the date or at least fire some event/function when the selection calendar is closed?

If I watch on the ng-model even if the user changes the month the ajax data gets reloaded, is there an easy way to reload only when the user actually clicks on a date or closes the datepicker (not when he changes month)?

alex88 avatar Mar 11 '16 04:03 alex88

I sent a PR exactly for this some time ago https://github.com/g00fy-/angular-datepicker/pull/250

jharting avatar Mar 11 '16 07:03 jharting