github Vuepic/vue-datepicker v8.3.0

latest releases: v8.8.1, v8.8.0, v8.7.0...
3 months ago

🚀 Features

  • Added support for dragging and selecting on multi-dates (#780)
    • multi-dates prop can now accept configuration object
  • timezone prop can now accept convertModel property (#773)

🐛 Bug Fixes

  • Fixed issue where format-locale is being ignored when parsing text-input (#768)
  • Fixed issue where filters are not being applied in month-picker mode (#769)
  • Fixed issue where year numbers are not formatted based on locale (#775)
  • Fixed issue where arrow-navigation does not jump to the next/previous row on left/right navigation (#776)
  • Fixed issue where the date hover effect is missing in different modes (#777)
  • Fixed issue where partial-range is not working with fixed-start/end (#781)
  • Fixed issue where selectOnFocus doesn't select the value with custom format on text-input (#782)

🔧 Refactor

  • Revert v-model to timezone conversion before v8.1.0 (can be opted out via config) (#773)
  • Deprecated prop multi-dates-limit

Don't miss a new vue-datepicker release

NewReleases is sending notifications on new releases.