fragaria / angular-daterangepicker

Angular.js wrapper for dangrossman/bootstrap-daterangepicker
MIT License
519 stars 372 forks source link

Fix input showing "invalid date" when startDate/endDate is null #121

Closed shanesmith closed 8 years ago

Wlada commented 8 years ago

+1

meabed commented 8 years ago

+1

kpeek commented 8 years ago

+1

raygerrard commented 8 years ago

Any idea when this will be getting merged in? @krtek

krtek commented 8 years ago

Merged, thank you!

shanesmith commented 8 years ago

Thanks for merging!

raygerrard commented 8 years ago

Thanks

asabirov commented 8 years ago

Input doesn't update after date picked (singleDatePicker: true). I'm not sure, I think it's because of removing this https://github.com/fragaria/angular-daterangepicker/commit/0a31db8e3953b9666eed839cc2754ce829f46fd3#diff-efa1315bffa7dd725a0f8646ffd35803L70

shanesmith commented 8 years ago

@asabirov thanks for letting me know, my fault, fixed in #133