react-date-picker icon indicating copy to clipboard operation
react-date-picker copied to clipboard

A date picker for your React app.

Results 42 react-date-picker issues
Sort by recently updated
recently updated
newest added

Based on the description and naming of the isOpen prop it is expected that if the isOpen prop is passed to the component the isOpen prop will control the open/closed...

enhancement
fresh

See https://github.com/wojtekmaj/react-datetime-picker/issues/70#issue-479802990

enhancement
fresh

### Before you start - checklist - [X] I have checked if this feature request is not already reported ### Description Currently, calendar consumes all props with a few exceptions:...

enhancement
fresh

### Before you start - checklist - [X] I followed instructions in documentation written for my React-Date-Picker 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-Date-Picker version - [X] I have checked if this bug is not already reported...

bug

This PR is a result of the discussion at https://github.com/wojtekmaj/react-date-picker/issues/622 In Input.tsx and MonthSelect.tsx I had to update inputRef to be typed with MutableRefObject because later I assign the referenced...

Relates to the issue #120 Clicking on the separator and leading zero element now also focuses the first custom input and opens the calendar.

### Before you start - checklist - [X] I followed instructions in documentation written for my React-Date-Picker 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-Date-Picker version - [X] I have checked if this bug is not already reported...

bug