react-day-picker
https://github.com/gpbl/react-day-picker
TypeScript
DayPicker is a customizable date picker component for React, with native TypeScript support.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported2 Subscribers
Add a CodeTriage badge to react-day-picker
Help out
- Issues
- feat: add independently controlled visible months
- feat: add defaultSelected selection prop
- refactor: add internal Date adapter boundary
- `animate` glitches when `month` is controlled and the parent rerenders during navigation
- Changing `endMonth` to a date smaller than the currently viewed month removes the month grid and dropdowns
- `timeZone` causes bad performance due to slow re-renders
- The `selected` prop is not working without setting `onSelect`
- Docs
- TypeScript not yet supported