fetrarij / ngx-daterangepicker-material

Pure Angular 2+ date range picker with material design theme, a demo here:
https://fetrarij.github.io/ngx-daterangepicker-material/
MIT License
246 stars 247 forks source link

Fix enddate issue #505 #506

Closed declanthomaskearney closed 1 year ago

declanthomaskearney commented 1 year ago

Adding fix for issue where end date is not set automatically when 2nd date not selected by user

fetrarij commented 1 year ago

Thank you @declanthomaskearney