Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

ARIA support on directives and angular JS #1600

Closed
abhisec opened this issue Nov 23, 2012 · 4 comments
Closed

ARIA support on directives and angular JS #1600

abhisec opened this issue Nov 23, 2012 · 4 comments

Comments

@abhisec
Copy link

abhisec commented Nov 23, 2012

Hi,
Is it possible to get explicit ARIA documentation and support on existing directives and angular apps (ngrepeat, ngshow, nghide etc). Since most of these change the content of the html it should require some framework support to add the correct role so that screen readers can pick it up.

If some stuff already works it might be worth documenting it. Google is pretty big on accessibility as is obvious from sites like gmail etc. but this should be added to frameworks as well.

@PantagruelsTeeth
Copy link

+1 for this feature

@btford btford closed this as completed Aug 24, 2013
@btford
Copy link
Contributor

btford commented Aug 24, 2013

As part of our effort to clean out old issues, this issue is being automatically closed since it has been inactivite for over two months.

Please try the newest versions of Angular (1.0.8 and 1.2.0-rc.1), and if the issue persists, comment below so we can discuss it.

Thanks!

@btford
Copy link
Contributor

btford commented Jun 20, 2014

@btford ಠ_ಠ

Also +1 for this. I need to do more research on ARIA, but this is a good idea.

@btford btford reopened this Jun 20, 2014
@btford btford self-assigned this Jun 20, 2014
@btford btford added this to the 1.3.0 milestone Jun 20, 2014
arbus pushed a commit to arbus/angular.js that referenced this issue Jul 25, 2014
Adds various aria attributes to the built in directives.

Closes angular#5486 and angular#1600
arbus pushed a commit to arbus/angular.js that referenced this issue Jul 25, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
arbus pushed a commit to arbus/angular.js that referenced this issue Jul 25, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
arbus pushed a commit to arbus/angular.js that referenced this issue Aug 12, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
arbus pushed a commit to arbus/angular.js that referenced this issue Aug 23, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
arbus pushed a commit to arbus/angular.js that referenced this issue Aug 28, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
arbus pushed a commit to arbus/angular.js that referenced this issue Aug 30, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
arbus pushed a commit to arbus/angular.js that referenced this issue Sep 5, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
arbus pushed a commit to arbus/angular.js that referenced this issue Sep 5, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
arbus pushed a commit to arbus/angular.js that referenced this issue Sep 6, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
arbus pushed a commit to arbus/angular.js that referenced this issue Sep 11, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
arbus pushed a commit to arbus/angular.js that referenced this issue Sep 11, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
btford pushed a commit to btford/angular.js that referenced this issue Sep 18, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
btford pushed a commit to btford/angular.js that referenced this issue Sep 18, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
btford pushed a commit to btford/angular.js that referenced this issue Sep 18, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
btford pushed a commit to btford/angular.js that referenced this issue Sep 18, 2014
Adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea
button as a basic level of support for a11y. I am using this as a
base for adding more tags into the mix for form direction flow,
making ng-repeat updates atomic but the tags here are the most
basic ones.

Closes angular#5486 and angular#1600
btford pushed a commit that referenced this issue Sep 18, 2014
Conditionally adds various aria attributes to the built in directives.
This module currently hooks into ng-show/hide, input, textarea and
button as a basic level of support for a11y.

Closes #5486 and #1600
@btford
Copy link
Contributor

btford commented Sep 30, 2014

Closing since b4d5c39 landed.

Feel free to file follow-up issues to add new features!

@btford btford closed this as completed Sep 30, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants