angular/goldens/public-api
arturovt dc9581469f docs: add documentation for NG1002
Adds a documentation page for the NG01002 runtime error thrown by
FormGroup and FormArray when setValue is called with a value that is
missing an entry for one or more registered controls.

The error code is also changed from positive (1002) to negative (-1002)
so that Angular appends a link to the error reference page in dev mode,
consistent with how other documented errors (e.g. NG01101, NG01203) are
handled.

(cherry picked from commit 030422850b)
2026-04-10 10:54:46 +03:00
..
animations refactor(animations): deprecate the animations package (#62795) 2025-07-29 09:50:09 +00:00
common fix(core): ensure definitions compile 2026-03-10 16:58:22 +00:00
compiler-cli fix(compiler-cli): report invalid bindings on form controls 2025-11-05 17:35:43 +00:00
core refactor(common): Removes unused generic type parameters from KeyValueDiffers 2026-03-11 17:49:15 +00:00
elements build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
forms docs: add documentation for NG1002 2026-04-10 10:54:46 +03:00
localize build: update cross-repo angular dependencies 2026-02-25 10:26:00 -08:00
platform-browser feat(platform-browser): add context to createApplication 2025-11-10 14:18:29 -08:00
platform-browser-dynamic refactor(platform-browser): Deprecate the platform-browser-dynamic package (#61043) 2025-05-15 09:48:15 -07:00
platform-server feat(core): introduce BootstrapContext for improved server bootstrapping (#63562) 2025-09-09 10:57:09 -07:00
router docs(docs-infra): remove toString from the API docs 2026-02-20 16:52:01 +00:00
service-worker Revert "feat(service-worker): notify clients about version failures (#62718)" 2025-11-11 12:48:45 -08:00
upgrade fix(upgrade): Remove deprecated UpgradeAdapter (#61659) 2025-08-27 11:11:29 -07:00
manage.js build: update goldens management script to drop shelljs (#64042) 2025-09-26 13:14:09 -04:00