Skip to content

v7.4.1

Compare
Choose a tag to compare
@Jasenkoo Jasenkoo released this 08 Jan 17:41
· 269 commits to main since this release
9843096

🐛 Bug Fixes

  • Fixed issue with hide-navigation not working in month-picker mode (#674)
  • Fixed issue with year-picker in range mode not highlighting end year on re-open (#677)
  • Fixed issue with allowed-dates not properly mapped when timezone is 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-inline is used (#686)
  • Fixed error when selecting January when using month-picker mode with multi-dates (#687)
  • Fixed issue where input loses focus when combining text-input with month-picker or year-picker (#693)
  • Fixed issue where disabled months are not highlighted properly (#698)
  • Fixed issue where filters are not working in year-picker mode (#701)

🔧 Refactor

  • Transition for menuAppear is now working with teleport (#703) @Robbe95