angular/goldens/public-api
Miles Malerba ebae211add feat(forms): introduce parse errors in signal forms
Parse errors allow a custom control to communicate that it is currently
unable to produce a valid value.

Parse errors are reported by implementing the optional `parseErrors`
property on the `FormUiControl`. The property should be a signal of the
current parse errors.

Also renames several `*Field` types to `*FieldTree`. This aligns with the new naming of the concept after `Field` was renamed
to `FieldTree`.
2026-01-22 22:19:10 +00:00
..
animations refactor(animations): deprecate the animations package (#62795) 2025-07-29 09:50:09 +00:00
common Revert "feat(router): add trailingSlash config option" 2026-01-08 12:20:03 -08:00
compiler-cli fix(compiler-cli): report invalid bindings on form controls 2025-11-05 17:35:43 +00:00
core feat(core): resource composition via snapshots 2026-01-12 13:49:56 -08:00
elements build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
forms feat(forms): introduce parse errors in signal forms 2026-01-22 22:19:10 +00:00
localize build: adopt moduleResolution: "bundler" (#64125) 2025-09-29 14:20:23 -04: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 refactor(router): Change RouterLink internals to use signals 2026-01-12 08:56:32 -08: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