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

docs(NgModelController): clearify documentation of $setViewValue #4907

Closed
wants to merge 1 commit into from

Conversation

hupf
Copy link
Contributor

@hupf hupf commented Nov 12, 2013

The current description of NgModelController.$setViewValue is very confusing for a setter: "Read a value from view". -- change this in an attempt to make it clearer.

The current description of NgModelController.$setViewValue is very confusing for a setter: "Read a value from view". -- change this in an attempt to make it clearer.
@petebacondarwin
Copy link
Contributor

Landed with modifications. Thanks

@hupf hupf deleted the setviewvalue-doc-fix branch November 14, 2013 17:24
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
$setViewValue does not really "Read a value from view".
It should be called to trigger the ngModel to be updated when the value in the view changes.

Closes angular#4907
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
$setViewValue does not really "Read a value from view".
It should be called to trigger the ngModel to be updated when the value in the view changes.

Closes angular#4907
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants