-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[Bounty] [DatePicker] Allow selecting a date range #1809
Comments
https://github.com/BernardoS/material-ui/tree/date-range-picker |
@BernardoS Do you still have that code as the repo you linked to is down. |
Sorry! I don't have it anymore :(. I guess I did the pull request @RubenSandwich and then deleted little bit after |
@BernardoS Okay. Not used internally in any of your projects? Either way thank you for looking. I'm gonna ping the people who liked your comment to see if they have a copy too. @tridcatij, @andrejunges or @keremciu do any of you have a copy of @BernardoS React Date Range picker lying around? |
@nathanmarks can you reopen this, as there is a bounty on the Issue, and I plan on adding more to the bounty once the component is ported (#4787) |
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.6 to 16.9.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Hi Everyone,
This is related to to issue #1566 (Allow selecting a date range).
I have created a new issue here to track work on a bounty that I have added on Bountysource.
Initially I have added a $10 bounty for adding the ability to select multiple days on one datepicker.
Date Picker currently only allows selecting one date. This bounty will be awarded to the developer that creates a pull request to allow selecting a date range when the datepicker is opened.
The idea is that both a start and end date can be selected on the same calendar.
Something similar to:
The pull request must be able to:
Anyone else who wishes to also contribute to this functionality, feel free to add to the bounty on Bountysource.
The text was updated successfully, but these errors were encountered: