angular/devtools/projects/shell-browser/src
Matthieu Riegler 4ad3a1fe37 refactor(core): Don't throw when there are not async metadata
In the context of AOT tests, component with defer blocks no longer throw on instanciation if the component is not overridden (with `overrideComponent`)

Prior to this change, all components with a `@defer` block would throw if `compileComponents` was not invoked.

In none-JIT apps, this change makes `compileComponents()` uneccesary.
2026-04-27 17:04:09 -07:00
..
app refactor(core): Don't throw when there are not async metadata 2026-04-27 17:04:09 -07:00
assets refactor(devtools): update extension icon 2026-01-05 11:42:49 -05:00
environments refactor(bazel): reduce build deps (#63348) 2025-08-28 09:16:10 -07:00
manifest release: bump Angular DevTools version to 1.14.1 2026-04-08 12:15:55 -07:00
popups fix(devtools): ensure external docs link opens correctly from extension popup 2025-11-17 08:45:34 -08:00
BUILD.bazel refactor(devtools): change upstream and downstream signal deps icons 2026-03-11 09:25:34 -07:00
devtools.html refactor(devtools): migrate devtools to prettier formatting (#58624) 2024-11-19 16:31:24 -08:00
devtools.ts refactor(devtools): themed devtool tab icons for firefox (#64122) 2025-09-29 09:31:03 -04:00
index.html refactor(devtools): Migrate the devtools app to zoneless. (#62454) 2025-07-17 13:55:36 -04:00
main.ts refactor(devtools): convert to bootstrap application for shell and demo apps (#58319) 2024-11-05 07:35:43 +01:00
styles.scss refactor(devtools): cleanup a few devtools bazel files (#62786) 2025-07-25 10:03:42 +02:00