🐛 Bug Fixes
- Fixed issue with
hide-navigationnot working inmonth-pickermode (#674) - Fixed issue with
year-pickerinrangemode not highlighting end year on re-open (#677) - Fixed issue with
allowed-datesnot properly mapped whentimezoneis provided (#680) - Fixed issue with
:multi-calendars="{ solo: true }"not showing proper month/year on the second calendar (#681) - Fixed wrong icon on time-overlay when
time-picker-inlineis used (#686) - Fixed error when selecting January when using
month-pickermode withmulti-dates(#687) - Fixed issue where input loses focus when combining
text-inputwithmonth-pickeroryear-picker(#693) - Fixed issue where disabled months are not highlighted properly (#698)
- Fixed issue where
filtersare not working inyear-pickermode (#701)