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

### Before you start - checklist - [x] I have checked if this feature request is not already reported ### Description First click, chose a day. If second click is...

enhancement

### Before you start - checklist - [X] I have checked if this feature request is not already reported ### Description I make a feature report, and I only need...

enhancement

### Before you start - checklist - [X] I have checked if this feature request is not already reported ### Description As written in the title, when I'm selecting across...

enhancement

### Before you start - checklist - [x] I have checked if this feature request is not already reported ### Description React-calendar is hands down the nicest calendar component that...

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

### 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...

question

### Before you start - checklist - [X] I have checked if this feature request is not already reported ### Description `formatDay`, `formatMonth`, etc. can all be customized via props...

enhancement

### Before you start - checklist - [X] I have checked if this feature request is not already reported ### Description I would like to be able to customize the...

enhancement

### Before you start - checklist - [X] I have checked if this feature request is not already reported ### Description In order to improve the accessibility of this component,...

enhancement

# Summary In our use case, we didn't want to have a clickable navigation label. This was easy to achieve via `pointer-events: none` but still a user can `tab` to...