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 found this regression, hope it helps:
https://github.com/Gerigot/material-ui/commit/457d9468749a5514a560b531451c8ca07ad917b8#diff-4ce5e16ef22e3bbf8261685c736719d7R180
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. :tada:
Feedback welcome, it's still very fresh. :wink:
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. :sweat_smile:
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.
Most helpful comment
I just released a first version of our time picker here. :tada:
Feedback welcome, it's still very fresh. :wink: