Skip to content

v0.6.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nathanreyes nathanreyes released this 10 Feb 15:41
· 1285 commits to master since this release

Bug Fixes

v-date-picker

  • Prevent bug causing infinite update cycle loop and locking the browser when using disabled-dates. Closes #61.

Improvements

v-calendar

  • Improve efficiency of date intersection detection logic.