dbrekalo / vue-date-pick

Lightweight and mobile friendly date time picker based on Vue. Vue date pick emphasizes performance, elegant and usable UI on all screen sizes and simplicity of configuration. Has no dependencies on css frameworks or date libraries. Weighs less then 5KB.
https://dbrekalo.github.io/vue-date-pick/
MIT License
251 stars 84 forks source link

Year selection does not update automatically #66

Open zygisjas opened 4 years ago

zygisjas commented 4 years ago

If you try to select a year that is before 1980, you first have to click on the date and then click again to have updated year list, this could be made automatically when you reach 1980 it could add more dates, because it is not user friendly right now.