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

[TimePicker] Port component #4796

Closed
5 tasks
nathanmarks opened this issue Jul 21, 2016 · 12 comments
Closed
5 tasks

[TimePicker] Port component #4796

nathanmarks opened this issue Jul 21, 2016 · 12 comments
Labels
component: time picker This is the name of the generic UI component, not the React module!

Comments

@nathanmarks
Copy link
Member

nathanmarks commented Jul 21, 2016

@nathanmarks nathanmarks added this to the 0.16.0 Release milestone Jul 21, 2016
@Gerigot
Copy link

Gerigot commented Nov 8, 2016

I'm working on this in my free time.
I hope to finish it before the beginning of the next week.

Gerigot added a commit to Gerigot/material-ui that referenced this issue Nov 12, 2016
Gerigot added a commit to Gerigot/material-ui that referenced this issue Nov 12, 2016
fix lint
In the local test it gives me a problem with the EnhancedTable.js but when I commited it was wrong.
@Gerigot
Copy link

Gerigot commented Nov 13, 2016

I did the porting but I can't figure out what are the problems that I get while is checking my code... Someone can check and give me a feedback?

@oliviertassinari oliviertassinari added component: time picker This is the name of the generic UI component, not the React module! and removed component: time picker This is the name of the generic UI component, not the React module! labels Nov 15, 2016
@oliviertassinari oliviertassinari removed this from the v1.0.0-prerelease milestone Jul 9, 2017
@kylekatarnls
Copy link

I found this regression, hope it helps:
Gerigot@457d946#diff-4ce5e16ef22e3bbf8261685c736719d7R180

@Gerigot
Copy link

Gerigot commented Aug 23, 2017

I was making the port of this component in my spare time one year ago but unfortunately I had no more time to continue because of my job.
I hope I can check this component again but I don't know when

@mmalkush
Copy link

+1

@leMaik
Copy link
Member

leMaik commented Oct 15, 2017

I just released a first version of our time picker here. 🎉
Feedback welcome, it's still very fresh. 😉

@stevewillard
Copy link
Contributor

You rock @leMaik - I'm going to give this a try later today. Thanks!

@stevewillard
Copy link
Contributor

@leMaik your component worked great. I'm looking forward a date picker, too - that's the last component I need to fully upgrade to 1.0. Thanks again.

@leMaik
Copy link
Member

leMaik commented Oct 16, 2017

@stevewillard The date picker is on my want-to-do list, I'll have to see when I have some spare time. It's more complex than the time picker; i.e. more animations and more… numbers. 😅

@blakeperdue
Copy link

Would love not just a date picker but a date range picker. Anyone know of a decent material implementation of a range picker?

@gpietro
Copy link

gpietro commented Jan 28, 2018

I'm working on a react-component (hoc) useful for input of any kind, date, number, time,...
I didn't do it with material design in mind but any help on the project is really appreciated.
The project is react-numpad a demo is available at this link

@HTeker
Copy link

HTeker commented Dec 6, 2018

It would be nice if the (date)timepicker had a 24hour option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: time picker This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

10 participants