v3.2.2
๐ 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)