pivotal-cf / pivotal-ui

Pivotal's design system & component library
https://styleguide.pivotal.io
MIT License
638 stars 91 forks source link

Feature request: datepicker form input #421

Closed jeanbza closed 7 years ago

charleshansen commented 8 years ago

A datepicker is too complicated to build in PUI until we have a real design and apps who are really using it. Ideally, an app will create their own datepicker and then we can work with them to extract it into Pivotal UI. We can certainly provide help if your app is going down that road.

mattrothenberg commented 8 years ago

@jadekler I agree with Charles.

If you're looking for a well-supported datepicker, I recommend:

jeanbza commented 8 years ago

@charleshansen After thinking about this more and looking around a bit, I think it might be worth re-considering. A datepicker is a very common form element, and some other pivotal-ui contemporaries provide it:

A really simply start could be a styled html5 datepicker? (simple start because it's got some pretty limited styling options; just a thought)

charleshansen commented 8 years ago

I agree a date picker would be good. There are two reasons why we don't have one right now.

I would love the pull request still. It actually shouldn't be too bad, just time consuming.

jeanbza commented 8 years ago

Good points @charleshansen

jeanbza commented 7 years ago

Closing due to inactivity