npm @vuepic/vue-datepicker 7.3.0
v7.3.0

latest releases: 9.0.3, 9.0.2, 9.0.1...
9 months ago

🚀 Features

  • Expose toggleMenu function (#644)
  • Added support for preset-dates in month-picker mode (#647)
  • Extended week-numbers prop to allow hiding on weeks with only offset dates (#648)
  • New property added in the config prop tabOutClosesMenu (#664)

🐛 Bug fixes

  • Fixed missing date 31 when the timezone is used where the 31st is the only date in the last week of the month (#641)
  • Fixed validation issue when using the timezone and [min/max]-date (#642)
  • Fixed issue where markers are not positioned properly when timezone is used (#643)
  • Fixed issue where the multi-calendars solo option jumps months on new selection (#649)
  • Fixed issue where start-date is ignored on year-picker and month-picker modes (#650)
  • Fixed issue with multi-dates containing pre-defined disabled dates not updating v-model value (#651)
  • Fixed menu open when used inside web components 962b705 (#657) by @LouisAndrew
  • Fixed [min/max] range validation not working in text-input mode (#660)
  • Fixed issue where menu closes on overlay click when used inside <label> tag (#661)
  • Fixed issue with tabbing out of the menu not closing the menu (#664)

🔧 Refactor

  • Deprecated prop types string | function for week-numbers prop

Don't miss a new vue-datepicker release

NewReleases is sending notifications on new releases.