-
Notifications
You must be signed in to change notification settings - Fork 929
Timepicker? #26
Comments
When Vue.js v1.0 stable is released. |
Cool! Thanks. |
The vue-datetime-picker is excellent, but it is very heavy on the dependencies (requires jquery, font awesome, a 100kb datetimpicker widget, i18n, etc). I've committed a native (no dependency) version of it that allows very simple time picking. This is only under the bootstrap4 branch right now. Could be brought over the master branch without a lot of works. |
So we have date-picker and time-picker right now, would you add a datetime-picker @amanpatel |
Definitely possible. Just don't have time for it right now :(. I can see it basically adopting the entire featureset of the vue-datetime-picker (which is still on Vue 0.12.x, and they have a lot of deps). |
So the portability to bootstrap 3 will not be done ? :( |
I'll work on this, just have been very busy. I don't think it will be too On Fri, Jan 22, 2016 at 5:23 AM Pierre D. [email protected] wrote:
|
Thank you ! I'll keep an eye on it :) |
Hey!
First of all, awesome library. I would like to know if a timepicker would be out of scope. Really need it.
Thanks!
The text was updated successfully, but these errors were encountered: