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

feat(ngAria): add support for ngReadonly #14077

Closed
gkalpak opened this issue Feb 18, 2016 · 0 comments
Closed

feat(ngAria): add support for ngReadonly #14077

gkalpak opened this issue Feb 18, 2016 · 0 comments

Comments

@gkalpak
Copy link
Member

gkalpak commented Feb 18, 2016

Since ngReadonly could be used on custom inputs, ngAria should hook into it and modify the aria-readonly attribute accordignly (i.e. similar to how #13483 added support for ngChecked, ngRequired and ngValue).

@gkalpak gkalpak added this to the Backlog milestone Feb 18, 2016
m-amr added a commit to m-amr/angular.js that referenced this issue Feb 27, 2016
handle aria-readonly based on ng-readonly
fix   angular#14077
m-amr added a commit to m-amr/angular.js that referenced this issue Feb 27, 2016
handle aria-readonly based on ng-readonly
feat   angular#14077
m-amr added a commit to m-amr/angular.js that referenced this issue Feb 27, 2016
handle aria-readonly based on ng-readonly
feat   angular#14077
m-amr added a commit to m-amr/angular.js that referenced this issue Feb 27, 2016
handle aria-readonly based on ng-readonly
feat   angular#14077
m-amr added a commit to m-amr/angular.js that referenced this issue Feb 28, 2016
    handle aria-readonly based on ng-readonly
    feat   angular#14077
@Narretz Narretz closed this as completed in ae0a716 Apr 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant