-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
Comments
I'm working on this in my free time. |
fixed lint errores
fix lint In the local test it gives me a problem with the EnhancedTable.js but when I commited it was wrong.
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: |
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. |
+1 |
I just released a first version of our time picker here. 🎉 |
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,... |
It would be nice if the (date)timepicker had a 24hour option. |
The text was updated successfully, but these errors were encountered: