github Vuepic/vue-datepicker v5.2.0

latest releases: v8.6.0, v8.5.1, v8.5.0...
11 months ago

🚀 Features

  • focus-start-date - Always set the view on a given date ignoring v-model value (#398)
  • New method added switch-view to manually trigger overlay (#402)
  • disabled-times prop added (#406)
  • sidebar-[left/right] now have additional props passed (#407)
  • close-on-clear-value - Option to disable menu close on clear c0ad228 (#414)
  • New events added range-start and range-end (#418)

🐛 Bug Fixes

  • Fixed toggle issue with text-input enabled and empty input field (#397)
  • Fixed issue with an uncaught error when minutes-grid-increment is modified (#401)
  • Fixed issue with week highlight when multi-calendars and week-picker are combined (#405)
  • Fixed extra space added on range separator causing masked input to reopen calendar (#408)
  • Fixed issue where clicking on the calendar icon is not opening the menu ec239b4 (#411)
  • Fixed issue where seconds are not set with utc="preserve" (#416)

🔧 Refactor

  • range prop is no more required for multi-calendars (#393)
  • Keep view in the range mode on the last date, can change the behavior with show-last-in-range prop (#400)

Don't miss a new vue-datepicker release

NewReleases is sending notifications on new releases.