monterail / angular-date-range-picker

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

Clear date range #7

Open pedro-meza opened 10 years ago

pedro-meza commented 10 years ago

It would be great to be able to clear the date range.

jcieslar commented 10 years ago

Why would you like to have that function? Do you mean optional button 'clear'? Or do you want to have access to input? Blank input could cause improper behavior.

matias-sandell commented 9 years ago

Let's say I use the date range picker to filter a list of items. Then I want to filter on something else and remove the date range filter.

There's currently no (easy) way to do that, or is there?. A small circular x-button inside the date range field would really help!

morgs32 commented 9 years ago

Yes, any time date range is used as a filter it is a necessity to have a button to clear it.

hodak commented 8 years ago

Thanks for opening the issue. We're sorry to say that we've stopped maintaining this project in favor of angular-mighty-datepicker. We encourage you to check it out instead.