You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once the accessibility guide (#1002) is finished, references to such attributes can link to explanations in the guide.
This is one example, but I'm sure there are others, and I would like to get your thoughts on this :) I could go through the rest of the docs and get a PR put together.
The text was updated successfully, but these errors were encountered:
This would be fantastic! Even if you wanted to do it a little at a time, I think we would all be super appreciative.
There is also an older PR in to create an accessibility section. The PR has become a bit cumbersome for the original author given his schedule and he's looking for someone to help pick it up again. That's another way to contribute if it interests you. Thanks!
chipit24
changed the title
Promote good accessibility practises in example code
Promote good accessibility practices in example code
May 13, 2018
I came across the following code block in the Vue docs, from https://vuejs.org/v2/guide/list.html#v-for-on-a-lt-template-gt:
To help promote good accessibility practices, I think these examples could be updated to include any relevant aria attributes, roles, etc.:
See https://www.w3.org/TR/wai-aria-1.1/#presentation.
Once the accessibility guide (#1002) is finished, references to such attributes can link to explanations in the guide.
This is one example, but I'm sure there are others, and I would like to get your thoughts on this :) I could go through the rest of the docs and get a PR put together.
The text was updated successfully, but these errors were encountered: