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

hide conditionally should check autoClose status. #155

Closed serraventura closed 6 years ago

serraventura commented 8 years ago

even if autoClose is set to FALSE when user clicks on dark-grey days (prev month days) the calendar is closing anyway. Just adding extra checking for autoClose property.