angular/goldens/public-api
Paul Gschwendtner 648bbb097e fix(core): properly recognize failed fetch responses when loading external resources in JIT (#62992)
Currently when loading external resources in JIT, when `fetch` fails,
the `text` is empty and the component is loading. This hides the actual
underlying fetch error. We should properly detect this and error out.

PR Close #62992
2025-08-05 10:10:56 +02:00
..
animations refactor(animations): deprecate the animations package (#62795) 2025-07-29 09:50:09 +00:00
common feat(http): Add redirected property to HttpResponse and HttpErrorResponse (#62675) 2025-07-24 13:19:22 +00:00
compiler-cli build: migrate to new toolchain usage for api goldens (#62688) 2025-07-17 18:13:42 -04:00
core fix(core): properly recognize failed fetch responses when loading external resources in JIT (#62992) 2025-08-05 10:10:56 +02:00
elements build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
forms build: migrate to new toolchain usage for api goldens (#62688) 2025-07-17 18:13:42 -04: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): add a currentNavigation signal to the Router service. (#62971) 2025-08-05 10:05:49 +02:00
service-worker feat(service-worker): notify clients about version failures (#62718) 2025-07-24 11:30:49 +00:00
upgrade docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
manage.js build: use pnpm as the package manager instead of yarn (#62924) 2025-07-31 22:06:27 +00:00