-
Notifications
You must be signed in to change notification settings - Fork 209
Add dates disabling/restriction props #30
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
Add dates disabling/restriction props #30
Conversation
…react-tailwindcss-datepicker into add-dates-restriction-props
…epicker into add-dates-restriction-props
It also offers more possibilities. We can even combine everything. |
onesine
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you make these changes?
NoahMLoomis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed bad package name and version number
NoahMLoomis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Finished self-review
|
Thanks @NoahMLoomis for this PR |
|
Merge won't happen if we don't resolve the conflicts |
|
@onesine Yeah @NoahMLoomis |
|
Yes, in fact, I'm working on it right now. |
|
I think it should be good now. |
Props added:
I think having separate props for minData/maxDate and disabledDates improves clarity.
@onesine How can I update the Documentation site?
Also @JefteCaro thanks for creating the playground, it made the DX 10X better