-
Notifications
You must be signed in to change notification settings - Fork 161
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 "hour mode" #4679
Labels
🐛 bug
Any issue that describes a bug
🕐 time-picker
📅 date-picker
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Comments
SAndreeva
added a commit
that referenced
this issue
May 30, 2019
14 tasks
SAndreeva
added a commit
that referenced
this issue
May 30, 2019
SAndreeva
added a commit
that referenced
this issue
Jun 4, 2019
SAndreeva
added a commit
that referenced
this issue
Jun 4, 2019
SAndreeva
added a commit
that referenced
this issue
Jun 6, 2019
SAndreeva
added a commit
that referenced
this issue
Jun 6, 2019
SAndreeva
added a commit
that referenced
this issue
Jun 7, 2019
SAndreeva
added a commit
that referenced
this issue
Jun 7, 2019
SAndreeva
added a commit
that referenced
this issue
Jun 7, 2019
SAndreeva
added a commit
that referenced
this issue
Jun 7, 2019
SAndreeva
added a commit
that referenced
this issue
Jun 7, 2019
SAndreeva
added a commit
that referenced
this issue
Jun 7, 2019
14 tasks
SAndreeva
added a commit
that referenced
this issue
Jun 11, 2019
SAndreeva
added a commit
that referenced
this issue
Jun 13, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
🐛 bug
Any issue that describes a bug
🕐 time-picker
📅 date-picker
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
In the Stackbliz sample, when selecting "HH" as format, the input field correctly show only hours
![image](https://user-images.githubusercontent.com/12936286/57132767-e96de880-6da0-11e9-8e39-921e23474bd5.png)
The time picker itself however, still show the spinner for minutes.
![image](https://user-images.githubusercontent.com/12936286/57132812-04405d00-6da1-11e9-8acf-ebe26c73e93f.png)
The text was updated successfully, but these errors were encountered: