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

Don't display limited years and months #87

Open antonkomarev opened 7 years ago

antonkomarev commented 7 years ago
  1. Hide years which are limited from year list.
  2. Hide months which are limited.
  3. Hide month change left arrow if currently on lowest year + month.
  4. Hide month change right arrow if currently on highest year + month.