Skip to content
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

Add an option to select Hours only #108

Closed
Miexil opened this issue Jan 29, 2019 · 2 comments
Closed

Add an option to select Hours only #108

Miexil opened this issue Jan 29, 2019 · 2 comments

Comments

@Miexil
Copy link

Miexil commented Jan 29, 2019

Would allow an end user to select only an Hour in the timepicker. I was actually hoping that setting 'minutesGap' to either 0 or 60 would make this work.

@Agranom
Copy link
Owner

Agranom commented Feb 7, 2019

I can provide you event on hours change and you can close picker after that

Agranom added a commit that referenced this issue Feb 16, 2019
* issue109: ! fix bug with dead zone in 12 or 00 time section

* issue108: + add hourSelected event emitter

* + add test case

* issue112: + add opened event emitter

* + add linter to travis CI

* issue103: * show/hide dial hint onFocus/onBlur dial control

* * update changelog and version
@Agranom
Copy link
Owner

Agranom commented Feb 16, 2019

added event hourSelected so that you can close picker after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants