hernansartorio / react-nice-dates

A responsive, touch-friendly, and modular date picker library for React.
https://reactnicedates.hernansartorio.com
MIT License
1.1k stars 82 forks source link

add date-string attribute to <CalendarDay/>s #96

Open ryanfiller opened 2 years ago

ryanfiller commented 2 years ago

I need to control this component is a Jest test, there was no way I could currently think of to click on a certain day on the calendar. This PR adds a data attribute that Jest can query for.