Skip to content

Allow only minDate or maxDate instead of requiring both #855

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
chiester opened this issue Oct 11, 2016 · 1 comment
Closed

Allow only minDate or maxDate instead of requiring both #855

chiester opened this issue Oct 11, 2016 · 1 comment

Comments

@chiester
Copy link
Contributor

I think it should be possible to use only one of the [minDate, maxDate] attributes in datepicker. Suppose you had a requirement that no past dates were allowed, but any date in the future was allowed. You would only need to specify a minDate in that case. Currently if only a minDate is specified, it is ignored.

@javivelasco
Copy link
Member

I think this is working in dev now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants