🚀 Feature
disableTimeRangeValidation
- Explicitly allow end time in range mode to be before the start time (#57)
🐛 Bug Fixes
- Fixed issue with
maxDate
inmonthPicker
mode (#53) - Fixed issue with the
required
input attribute not detected on form submit
🔧 Refactor
- Set calendar (when using
multiCalendars
) view on the selected range when it is opened (#54)