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

DatePanel markFocused support for multiple range

Open noah-franklin opened this issue 1 year ago • 0 comments

Added a find function if the date object is an array to check if the focused date is in there.

Added focus styling on the date buttons by setting a focusedIndex when the button is clicked.

The button focus styling I did in my own project by just making the selected date bold, but maybe this can be added by default.

noah-franklin avatar Oct 04 '24 20:10 noah-franklin