Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support aria attributes #50

Closed
eshtadc opened this issue Dec 15, 2017 · 0 comments · Fixed by #51
Closed

Support aria attributes #50

eshtadc opened this issue Dec 15, 2017 · 0 comments · Fixed by #51

Comments

@eshtadc
Copy link
Contributor

eshtadc commented Dec 15, 2017

Ember still doesn't automatically associate aria- attributes in elements and solutions such as ember-component-attributes don't have a comfortable level of backwards compatibility.

Allowing ember-tether to bind the common aria- attributes would allow implementers to get a step closer to making more accessible applications.

I would propose just binding the global attributes as the tether element is a <div> if I understand correctly.

https://www.w3.org/TR/html-aria/#index-aria-global

(PR coming)

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

Successfully merging a pull request may close this issue.

1 participant