-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Time Picker #5224
Comments
As this issue was closed immediately - does this mean that a time picker won't be implemented at all? |
@Cleudi likely because it doesn't really follow the issue template. There doesn't seem to be an official tracking issue for the timepicker, but this #675 (comment) indicates one will be implemented in the future. |
For those looking for a angular5/material2 / latest flex time picker, I banged one out last night for a personal project. Feel free to rip it to your needs. https://github.com/SteveDunlap13/MaterialTimeControl |
@SteveDunlap13 - Good timing Steve, just what I was looking for, Thanks!! |
We have implemented time picker which is compatible with angular material and can be used in different version of angular: |
@SteveDunlap13 that was excellent! Just what I was looking for. Would you have time to make the class WMatTimePickerComponent implement MatFormFieldControl? So that it can be wrapped in I have been working on it using the ideas presented on the Angular site for making a custom control here: I am close, but am running into an Injection problem. |
Hi @NAHaley, did you manage to get something with custom control for an input type "time" ? thanks |
This is being tracked in #5648 |
Hello here, for those who likes SteveDunlap13/MaterialTimeControl package, I just made a pull request with some interesting changes :
If the pull request takes too long for you to be accepted, feel free to fork it from https://github.com/Gaiidenn/MaterialTimeControl |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug, feature request, or proposal:
Time Picker is missing, i think it must have that feature
The text was updated successfully, but these errors were encountered: