npm @vuepic/vue-datepicker 12.1.0
v12.1.0

23 hours ago

🚀 Features

  • Added support for arrow-navigation in multi-calendars mode (#1086)
  • Added support for multiple range separators in text-input (#1096)
  • Added option to disable auto range start/end switch (#1114)
  • Added applyOnBlur property in text-input configuration (#1182)
  • Added WeekStart enum export by @ChronosMasterOfAllTime (#1199)
  • Improve UI/UX for fixed start/end range hover and extending the range (#1200)
  • Added formatValue to the action-preview slot props (#1207)
  • Exposed selectDate and disabled flag to action-buttons slot (#1207)
  • Exposed internal refs dpMenuRef, dpWrapMenuRef and inputRef (#1209)
  • Added options to floating prop for customizing shift and flip middleware behaviour (#1215)

🐛 Bug Fixes

  • Fixed issue where action-extra slot is displayed inline when the sidebar slot is provided (#1202)
  • Fixed issue with missing {hours/minutes/seconds}Increment in time-config prop type definition (#1203)
  • Fixed issue with vitest failing tests when using global.stubs.teleport from vue-test-utils (#1206)
  • Fixed issue with failing to properly parse text-input date when the pattern includes short year (#1208)

🔧 Refactor

  • arrow-navigation will now start from the active element instead of top-left (#1118)
  • Refactor slot propagation across components, added type exports per mode for [left/right]-sidebar and month-year slot props

Don't miss a new vue-datepicker release

NewReleases is sending notifications on new releases.