monterail / angular-date-range-picker

Pure Angular date range picker, no jQuery
MIT License
70 stars 50 forks source link

Add the possibility to select just one date and clic Apply in ranged mode #32

Open lemonlab opened 9 years ago

lemonlab commented 9 years ago

This code solve this issue :

If you click again on the datepicker, select one date, click apply, and open again the datepicker : there is bigger problem : the calendar is empty. This code solve those issues.