Material design guidelines has date and time picker widgets in it. I've used mui-components for react which has support for these also.
I see that the roadmap for this project has a date picker on it.
@johnleider Will a PR be entertained for these widgets?
Yes a PR would be considered. We are currently in the process of working on the forms refactor and this is part of it. Any help though would be appreciated.
@johnleider Thanks! I will see what I can cook up. I am very new to vuejs though, might need some guidance. Will make a PR for this.
I put together a simple temporary date time picker based on the text input component until 0.9 is released, hope this helps someone!
Note: you need to add https://github.com/owenmead/Pikaday as a dependency
https://material.io/guidelines/components/pickers.html#pickers-time-pickers please use this specs :)
These are now complete and pending for next release.
when release date for Picker
?
Both date and time pickers are available in the latest release (0.11.*)
Thanks for your reply, but I don't see how to use in doc
.
Please help me, I would like to try Vuetify + Meteor
.
Here's a link to the documentation https://vuetifyjs.com/components/pickers
Thanks again, now it is OK.
Most helpful comment
https://material.io/guidelines/components/pickers.html#pickers-time-pickers please use this specs :)