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

documentation for input[checkbox] does not mention ng-checked #14465

Closed
rosyatrandom opened this issue Apr 19, 2016 · 3 comments
Closed

documentation for input[checkbox] does not mention ng-checked #14465

rosyatrandom opened this issue Apr 19, 2016 · 3 comments

Comments

@rosyatrandom
Copy link
Contributor

https://docs.angularjs.org/api/ng/directive/ngChecked

ng-checked is surely relevent to input[checkbox]; it merits a mention!

@Narretz
Copy link
Contributor

Narretz commented Apr 19, 2016

Would you like to open a PR which adds this info? I think ng Checked isn't used much because ngModel is generally used to bind to checkbox. Im fact you can't use only one or the other.

@Narretz Narretz added this to the Backlog milestone Apr 19, 2016
@vgvenkat
Copy link
Contributor

vgvenkat commented Oct 8, 2016

Can I take this one? I am guessing adding ngChecked to the Usage, Arguments and Example is enough, any suggestions?

@Narretz
Copy link
Contributor

Narretz commented Oct 8, 2016

@vgvenkat Yes, please open a PR. I think a link to ngChecked with a short description should be sufficient.

vgvenkat added a commit to vgvenkat/angular.js that referenced this issue Oct 17, 2016
add usage directions of ngChecked directive in input[checkbox] docs 

Closes angular#14465
gkalpak pushed a commit that referenced this issue Oct 17, 2016
petebacondarwin pushed a commit to petebacondarwin/angular.js that referenced this issue Nov 21, 2016
petebacondarwin pushed a commit to petebacondarwin/angular.js that referenced this issue Nov 21, 2016
petebacondarwin pushed a commit to petebacondarwin/angular.js that referenced this issue Nov 21, 2016
petebacondarwin pushed a commit to petebacondarwin/angular.js that referenced this issue Nov 21, 2016
petebacondarwin pushed a commit to petebacondarwin/angular.js that referenced this issue Nov 21, 2016
petebacondarwin pushed a commit that referenced this issue Nov 23, 2016
petebacondarwin pushed a commit that referenced this issue Nov 24, 2016
ellimist pushed a commit to ellimist/angular.js that referenced this issue Mar 15, 2017
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.

3 participants