angular/devtools/src
AleksanderBodurri f30bd26b0a fix(devtools): implement signal read error handling in DevTools (#61911)
Fixes: #61900

Previously in DevTools we would read signal values to display preview values in the UI without safely catching any errors thrown in their evaluations.

Now those signal functions are run in a safe context, their errors are caught and handled in the UI as well as replayed in the console.

PR Close #61911
2025-06-19 10:15:39 +02:00
..
app fix(devtools): implement signal read error handling in DevTools (#61911) 2025-06-19 10:15:39 +02:00
assets refactor(devtools): switch default font to material symbols (#61281) 2025-05-20 08:53:51 +00:00
environments build: rename devtools ts_library to ts_project (#61317) 2025-05-14 08:51:21 -07:00
BUILD.bazel refactor(devtools): use zone.js from npm instead of from the local build (#61947) 2025-06-06 15:20:11 -07:00
demo-application-environment.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
demo-application-operations.ts feat(devtools): inspect signals (#61540) 2025-06-02 09:35:30 -04:00
iframe-message-bus.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
index.html refactor(devtools): use zone.js from npm instead of from the local build (#61947) 2025-06-06 15:20:11 -07: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): styles management (#59589) 2025-02-12 10:47:02 -08:00
zone-unaware-iframe-message-bus.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00