Spec reference: https://www.google.com/design/spec/components/pickers.html#pickers-date-pickers
Copied from https://github.com/google/material-design-lite/issues/4506
@traviskaufman What is the status of this?
Any news on this ? or roadmap.
I need a cal dialog for for android and IOS, and a MDC one would be perfect.
@traviskaufman
Hi I need this for my web project, would be great if a picker was integrated from the get go. I guess i'll have to build my own.
You can see the milestone it is assigned to in the right sidebar. That should give you some idea of when it is going to be worked on by the core team.
Can you just use the text field with the date input mechanism?
The spec reference link is not valid anymore.
Any estimates on when this will be released? Also, if anyone is looking for one to use in the meantime this date picker works well: https://github.com/FreddyFY/material-datepicker
It's shocking how this framework doesn't support working with dates.
this issue was opened Dec 5, 2016... is it ever going to be worked on???
In the meantime has anyone found another plugin besides "material-datepicker" that works well with MDC?
+1
@ed-jimmy I just found this thread and ended up using https://www.npmjs.com/package/@vaadin/vaadin-date-picker (along with vaadin-time-picker). You have to specifically import "@vaadin/vaadin-date-picker/theme/material/vaadin-date-picker" to get the material-design theme, but the default theme doesn't look out of place alongside MDC either.
New spec has been released: https://material.io/design/components/pickers.html#
any news on when this component will be done? or not?
Any news about this component?
We have this on our roadmap for this year, we'll update this issue as soon as we have a clear timeline for it.
In the meantime, I hope that [app-datepicker] fulfills your needs while waiting for official implementation.
Most helpful comment
@traviskaufman What is the status of this?