sumcumo / vue-datepicker

A datepicker Vue component. Compatible with Vue 2.x.
https://sumcumo.github.io/vue-datepicker/
Apache License 2.0
75 stars 22 forks source link

Compute nextView up/down correctly #123

Closed mst101 closed 3 years ago

mst101 commented 3 years ago

Fixes #121 and adds a test to ensure nextView.up / nextView.down is calculated correctly.