JosephusPaye / Keen-UI

A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design.
https://josephuspaye.github.io/Keen-UI/
MIT License
4.1k stars 439 forks source link

UIDatePicker option to enter manually #218

Open matthiasg opened 7 years ago

matthiasg commented 7 years ago

Sometimes in forms its quicker to enter dates manually. It would be helpful to have a text field with just a button next to it to trigger the picker.

JosephusPaye commented 7 years ago

Hi @matthiasg,

Good suggestion, will see how this can be added.