g00fy- / angular-datepicker

calendar and datepicker directives for angular
MIT License
722 stars 421 forks source link

dateRange directive does not support min-date & max-date #300

Open ramseyfeng opened 7 years ago

ramseyfeng commented 7 years ago

We have used angular-datepicker a lot in our project, we want the dateRange directive can also support min-date & max-date value. I have already made a pull request there. Please help to review it when it is convenient to you.

299