angular/goldens/public-api
Matthieu Riegler 6489af7678 refactor(http): rework the HttpEvent union to improve narrowing. (#63267)
Prior to this change, `HttpProgressEvent` could not be narrowed to `HttpDownloadProgressEvent` or `HttpUploadProgressEvent`

PR Close #63267
2025-08-27 11:25:02 -07:00
..
animations refactor(animations): deprecate the animations package (#62795) 2025-07-29 09:50:09 +00:00
common refactor(http): rework the HttpEvent union to improve narrowing. (#63267) 2025-08-27 11:25:02 -07:00
compiler-cli fix(compiler-cli): disallow compiling with the emitDeclarationOnly TS compiler option enabled (#61609) 2025-08-14 13:03:54 +02:00
core refactor(core): Create a base effect interface and prototype to be used by both angular and wiz. (#62931) 2025-08-26 14:48:32 -07:00
elements build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
forms feat(forms): Add FormArrayDirective (#55880) 2025-08-21 09:38:37 -07:00
localize docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
platform-browser refactor(animations): deprecate the animations package (#62795) 2025-07-29 09:50:09 +00:00
platform-browser-dynamic refactor(platform-browser): Deprecate the platform-browser-dynamic package (#61043) 2025-05-15 09:48:15 -07:00
platform-server refactor: add explicit types for exports relying on inferred call return type (#61312) 2025-05-13 22:45:18 +00:00
router feat(router): convert lastSuccessfulNavigation to signal (#63057) 2025-08-13 11:29:01 -07:00
service-worker feat(service-worker): Adds for type in provideServiceWorker (#62831) 2025-08-06 15:10:27 +02:00
upgrade fix(upgrade): Remove deprecated UpgradeAdapter (#61659) 2025-08-27 11:11:29 -07:00
manage.js build: use pnpm as the package manager instead of yarn (#62924) 2025-07-31 22:06:27 +00:00