bevacqua / rome

:calendar: Customizable date (and time) picker. Opt-in UI, no jQuery!
https://bevacqua.github.io/rome
MIT License
2.91k stars 223 forks source link

fix #171 calendar auto close when clicked on a date not in the current month #190

Open svenjungnickel opened 5 years ago

svenjungnickel commented 5 years ago

This pull request fixes the issue #171 that when autoClose is set to false or time and then clicking on a date in the month that the calendar was not opened with, the calendar was closing instead of staying opened.

luccasr73 commented 4 years ago

@svenjungnickel this is safe to use?

svenjungnickel commented 4 years ago

@luccasr73 yes. We are using it in production without any issues.