MikaelEdebro / vue-airbnb-style-datepicker

A VueJs datepicker with a similar look and functionality as the popular AirBnb datepicker.
https://mikaeledebro.gitbooks.io/vue-airbnb-style-datepicker/
MIT License
505 stars 105 forks source link

Trigger an event when a month or year selected from the picker #140

Open jirehnimes opened 4 years ago

jirehnimes commented 4 years ago

There are event triggers when month changes to previous or next but they are not being triggered when a month is selected from the picker. I'm hoping that there will be also for the year.