Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate making Date Picker Component #55

Open
traviskaufman opened this issue Dec 5, 2016 · 16 comments
Open

Investigate making Date Picker Component #55

traviskaufman opened this issue Dec 5, 2016 · 16 comments

Comments

@traviskaufman
Copy link
Contributor

Spec reference: https://www.google.com/design/spec/components/pickers.html#pickers-date-pickers

Copied from google/material-design-lite#4506

@traviskaufman traviskaufman added this to the Post-Release milestone Dec 5, 2016
@sgomes sgomes changed the title Implement Date Picker v2 Component Implement Date Picker Component Dec 19, 2016
@boj
Copy link

boj commented Apr 18, 2017

@traviskaufman What is the status of this?

@joeblew99
Copy link

Any news on this ? or roadmap.
I need a cal dialog for for android and IOS, and a MDC one would be perfect.

@traviskaufman

@redimongo
Copy link

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.

@Garbee
Copy link
Contributor

Garbee commented Jul 8, 2017

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.

@pspeter3
Copy link

Can you just use the text field with the date input mechanism?

@lynnmercier lynnmercier changed the title Implement Date Picker Component Investigate making Date Picker Component Jan 23, 2018
@Bounty31
Copy link

The spec reference link is not valid anymore.

@DerekJDev
Copy link

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

@kfranqueiro kfranqueiro removed this from the Post-Release milestone Aug 17, 2018
@jmadkins
Copy link

It's shocking how this framework doesn't support working with dates.

@ed-jimmy
Copy link

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?

@MrSimmmons
Copy link
Contributor

+1

@zevdg
Copy link

zevdg commented Dec 12, 2018

@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.

@rbare1
Copy link

rbare1 commented Jul 11, 2019

New spec has been released: https://material.io/design/components/pickers.html#

@cintaccs
Copy link

any news on when this component will be done? or not?

@maicol07
Copy link

Any news about this component?

@asyncLiz
Copy link
Contributor

We have this on our roadmap for this year, we'll update this issue as soon as we have a clear timeline for it.

@motss
Copy link

motss commented May 25, 2020

In the meantime, I hope that app-datepicker fulfills your needs while waiting for official implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests