icehaunter / vue3-datepicker

Simple datepicker component for Vue 3
https://icehaunter.github.io/vue3-datepicker/
MIT License
151 stars 151 forks source link

Add events for month and year changes #77

Closed mostafajf closed 1 year ago

mostafajf commented 2 years ago

we need an event when clicking month arrows without selecting any date. this is useful when we want to know the page on which we are

UXandre commented 2 years ago

Yes, been looking for the events for month and year changes here as well. Would love to see they are added!

icehaunter commented 1 year ago

Done & published as 0.3.7 on npm