hilongjw / vue-datepicker

[Deprecated] calendar and datepicker component with material design for Vue.js
http://hilongjw.github.io/vue-datepicker/demo.html
MIT License
702 stars 207 forks source link

Add events for setter methods #107

Open starvey opened 7 years ago

starvey commented 7 years ago

In this commit, I've added simple events for all setter methods. This allows some more versatility without much overhead.