Skip to content
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

Provide a way to disable arbitrary dates #32

Closed
tadfisher opened this issue May 3, 2013 · 0 comments · Fixed by #35
Closed

Provide a way to disable arbitrary dates #32

tadfisher opened this issue May 3, 2013 · 0 comments · Fixed by #35

Comments

@tadfisher
Copy link
Contributor

A common requirement for date pickers is to disable the selection of certain dates, such as weekends and holidays. This functionality could be implemented through a callback that is queried in getMonthCells, similar to the method used by the jQuery UI Datepicker library.

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

Successfully merging a pull request may close this issue.

2 participants