Skip to content

fix(options): add labelling options for a11y #505

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

Merged
merged 1 commit into from
Mar 6, 2017
Merged

fix(options): add labelling options for a11y #505

merged 1 commit into from
Mar 6, 2017

Conversation

gilluminate
Copy link
Contributor

@gilluminate gilluminate commented Mar 6, 2017

Provides the option to label slider(s) for screen readers using either a direct label via
aria-label or as a reference using aria-labelledby.

fixes issue #492

http://jsfiddle.net/ov8r2r89/

Provides the option to label slider(s) for screen readers using either a direct label via
`aria-label` or as a reference using `aria-labelledby`.

fixes issue #492
@codecov-io
Copy link

Codecov Report

Merging #505 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #505   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         934    942    +8     
=====================================
+ Hits          934    942    +8
Impacted Files Coverage Δ
src/rzslider.js 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ba812d...b568421. Read the comment docs.

@ValentinH
Copy link
Member

Thanks for this pull request, it looks very clean (it even has tests 😄 )! 👍 . I'll look into it more deeply tonight, merge it and release a new NPM version for it.

@ValentinH ValentinH merged commit ee157d5 into angular-slider:master Mar 6, 2017
@ValentinH
Copy link
Member

Release under 6.1.0. Thanks 👍

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

Successfully merging this pull request may close these issues.

3 participants