react-calendar icon indicating copy to clipboard operation
react-calendar copied to clipboard

Ultimate calendar for your React app.

Results 54 react-calendar issues
Sort by recently updated
recently updated
newest added

Hi ! I don't know If you still maintain the v2 but for my own needs, I had to implement some features: * the ability to programatically control the date...

### Before you start - checklist - [X] I have checked if this feature request is not already reported ### Description I know you can set the start of the...

enhancement

### Before you start - checklist - [X] I followed instructions in documentation written for my React-Calendar version - [X] I have checked if this bug is not already reported...

bug

Adding Korean Translation of README.md for Korean users.

Fixing the `goToRangeStartOnSelect` property so that, when off, the view is not changed once a range is complete should fix or at least provide an easier workaround to the following...

This PR continues where #449 left off in implementing keyboard navigation using arrow keys.

#749 Added prop to make it possible to modify tile aria-label.

I am developing an app for tracking working hours which was using `react-calendar` and I needed to make the area around the week numbers into a customized button with dynamic...

### Before you start - checklist - [X] I have checked if this feature request is not already reported ### Description Styling the calendar with css is limited. ### Proposed...

enhancement