Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Add support to interactions with the input element (when input event happens) #195

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

brunoais
Copy link

partly closes #47 #152

@brunoais
Copy link
Author

brunoais commented Mar 4, 2016

@andreruffert Why hasn't this been merged yet? Did I do anything wrong here?

@andreruffert
Copy link
Owner

@brunoais Thanks for the pr.
Sorry I didn't find the time yet ✌️

@SomethingNew71
Copy link

SomethingNew71 commented Feb 14, 2017

Can this be merged sometime soon? :-)

Also issue #194

Copy link

@SomethingNew71 SomethingNew71 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works good - tested locally on a project I am working on.

@mltsy
Copy link

mltsy commented Sep 27, 2017

I would say we might want to focus the element even if you don't click the handle, no? Like just stick that this.$element.focus(); at the top of the handleDown function? That way, any time you click anywhere on the slider, it's immediately focused.

@brunoais
Copy link
Author

@mltsy If that is what @andreruffert prefers, I can do that; no problem.

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

Successfully merging this pull request may close these issues.

Removes keyboard support
4 participants