https://github.com/angular/angular
Revision 2b02e87f4a412c43465e5585bead9823b9f5ac0e authored by Colum Ferry on 12 October 2019, 22:42:51 UTC, committed by Matias Niemelä on 21 October 2019, 19:58:39 UTC
Changed `setValue` documentation for throwing an error as it contained a grammar
mistake and also may have caused ambiguity around when exactly the
method would throw.

PR Close #33126
1 parent 88869a2
History
Tip revision: 2b02e87f4a412c43465e5585bead9823b9f5ac0e authored by Colum Ferry on 12 October 2019, 22:42:51 UTC
docs(forms): fix grammar and add clarification to setValue docs (#33126)
Tip revision: 2b02e87
File Mode Size
.circleci
.devcontainer
.github
.vscode
aio
docs
integration
modules
packages
scripts
third_party
tools
.bazelignore -rw-r--r-- 171 bytes
.bazelrc -rw-r--r-- 6.6 KB
.clang-format -rw-r--r-- 73 bytes
.editorconfig -rw-r--r-- 245 bytes
.gitattributes -rw-r--r-- 314 bytes
.gitignore -rw-r--r-- 610 bytes
.mailmap -rw-r--r-- 51 bytes
.nvmrc -rw-r--r-- 7 bytes
BUILD.bazel -rw-r--r-- 3.8 KB
CHANGELOG.md -rw-r--r-- 483.1 KB
CODE_OF_CONDUCT.md -rw-r--r-- 1.1 KB
CONTRIBUTING.md -rw-r--r-- 13.4 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 1.7 KB
WORKSPACE -rw-r--r-- 6.8 KB
browser-providers.conf.js -rw-r--r-- 10.3 KB
browser_repositories.bzl -rw-r--r-- 5.7 KB
gulpfile.js -rw-r--r-- 2.3 KB
karma-js.conf.js -rw-r--r-- 6.8 KB
package.json -rw-r--r-- 6.4 KB
protractor-perf.conf.js -rw-r--r-- 1.2 KB
renovate.json -rw-r--r-- 909 bytes
shims_for_IE.js -rw-r--r-- 117.0 KB
test-events.js -rw-r--r-- 262 bytes
test-main.js -rw-r--r-- 10.3 KB
tslint.json -rw-r--r-- 1.5 KB
yarn.lock -rw-r--r-- 455.0 KB
yarn.lock.readme.md -rw-r--r-- 1.3 KB

README.md

back to top