t0gre / react-datepicker

An easily internationalizable, accessible, mobile-friendly datepicker library for the web, build with styled-components.
https://react-datepicker.netlify.com/
MIT License
331 stars 54 forks source link

provide option to keep month selection on startDate select #122

Closed monapasan closed 3 years ago

monapasan commented 3 years ago

We have a use case where we do not want to change active months selection when selecting a date from the second month panel. To avoid any breaking changes a new option was introduced changeActiveMonthOnSelect. Please have a look at this small chang @tresko

monapasan commented 3 years ago

@tresko Thanks for approving 🙏 Any idea when you are planning to release a new version?

tresko commented 3 years ago

Thank you for PR. New version 2.8.0 is on npm ;)