mui/material-ui

[TimePicker] Port component

Closed this issue Β· 12 comments

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

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?

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

+1

I just released a first version of our time picker here. πŸŽ‰
Feedback welcome, it's still very fresh. πŸ˜‰

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

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

@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. πŸ˜…

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

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

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