-
Notifications
You must be signed in to change notification settings - Fork 127
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
Decorations for some disabled dates #62
Comments
Can u assign it to me? |
@AlbertoYabeda yes, you can suggest any decision. It would be great if you describe here what changes you would like to do before start coding. If you prefer make pr you can try as well. |
I was looking at one of the source code. thanks for your time. |
@AlbertoYabeda sorry for delay. I believe this should be more generic solution. Maybe user would like to set special decoration not only for weekdays. For example some government services may have not working day at Wednesday. Thank you for your impact anyway! |
#102 . I add new styles for weekend. You can check it |
It could be nice to be able to add decorations for some disabled dates.
For example for booking we want to display weekend and holidays in red color but dates before firstDate and after lastDate in grey.
The text was updated successfully, but these errors were encountered: