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

[Range] Add keypresses to move sliders. #117

Closed
ghost opened this issue Sep 11, 2018 · 1 comment
Closed

[Range] Add keypresses to move sliders. #117

ghost opened this issue Sep 11, 2018 · 1 comment
Labels
lang/javascript Anything involving JavaScript type/feat Any feature requests or improvements
Milestone

Comments

@ghost
Copy link

ghost commented Sep 11, 2018

Add in support for the following keys on Ranges;

  • increase

    • up arrow (depending on orientation)
    • right arrow (depending on orientation)
    • page up
  • decrease

    • down arrow (depending on orientation)
    • left arrow (depending on orientation)
    • page down

Semantic-Org/Semantic-UI@8bce752

@y0hami y0hami added type/feat Any feature requests or improvements lang/javascript Anything involving JavaScript labels Sep 11, 2018
@ghost
Copy link
Author

ghost commented Nov 7, 2018

Would it be possible to add arrow keys labels on the left/right as an option, and add a tooltip to display values too?

@y0hami y0hami added the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Dec 20, 2018
@lubber-de lubber-de added this to the 2.7.0 milestone Dec 20, 2018
@y0hami y0hami closed this as completed in 0b10fe6 Dec 21, 2018
@lubber-de lubber-de removed the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/javascript Anything involving JavaScript type/feat Any feature requests or improvements
Projects
None yet
Development

No branches or pull requests

2 participants