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

control-group: add a11y attributes #1556

Merged
merged 2 commits into from
Jul 24, 2015
Merged

Conversation

sipayRT
Copy link
Contributor

@sipayRT sipayRT commented Jun 26, 2015

Closes #1522

@sipayRT sipayRT added the ready label Jun 26, 2015
@tadatuta tadatuta mentioned this pull request Jun 26, 2015
20 tasks
block('control-group').attrs()(function() {
return {
role : 'group',
'aria-label' : this.ctx.ariaLabel
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove ariaLabel special field from public API. Add aria-label="." attribute instead. JAWS should read this control as "group start / group end". User can specify aria-label or aria-labelledby attributes via attrs field in BEMJSON.

@sipayRT
Copy link
Contributor Author

sipayRT commented Jul 10, 2015

@aristov changed

@aristov
Copy link
Contributor

aristov commented Jul 23, 2015

LGTM

sipayRT added a commit that referenced this pull request Jul 24, 2015
control-group: add a11y attributes
@sipayRT sipayRT merged commit 967c97f into issues/1206-common@v2 Jul 24, 2015
@sipayRT sipayRT removed the ready label Jul 24, 2015
@sipayRT sipayRT deleted the issues/1522@v2 branch July 24, 2015 09:32
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.

None yet

2 participants