changhuixu / date-range-picker

Angular components for Date Range Picker and Date Picker using ng-bootstrap
https://changhuixu.github.io/date-range-picker/
14 stars 5 forks source link

Single Date selection #30

Open SAbakar opened 10 months ago

SAbakar commented 10 months ago

I want to select a single date but is not working. The DateRange.end cannot have value nor the calendar close. Could you add this feature if it's not yet done done.

changhuixu commented 10 months ago

Could you check the third example in the following image?

https://github.com/changhuixu/date-range-picker/blob/main/date-range-picker-demo.gif

It is included in the demo project.

SAbakar commented 10 months ago

I want to use single date into the daterange by clicking twice the same date like in the Material Date range picker. See the example below

daterange