angular/goldens/public-api/core
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
..
primitives fix(core): update symbols for new signals api (#62284) 2025-07-28 17:01:42 +02:00
rxjs-interop refactor(core): rename loader parameter to stream for rxResource (#60919) 2025-04-23 19:34:50 +00:00
testing refactor(core): add configurable behavior for animations to testbed (#62764) 2025-07-29 09:49:35 +00:00
errors.api.md fix(core): properly recognize failed fetch responses when loading external resources in JIT (#62992) 2025-08-05 10:10:56 +02:00
global_utils.api.md build: migrate to new toolchain usage for api goldens (#62688) 2025-07-17 18:13:42 -04:00
index.api.md refactor(core): this delays removal of stylesheets when the element registry is present (#62943) 2025-08-01 12:54:22 +00:00