angular/devtools/projects
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
..
demo-no-zone refactor(devtools): use zone.js from npm instead of from the local build (#61947) 2025-06-06 15:20:11 -07:00
demo-standalone refactor(devtools): use zone.js from npm instead of from the local build (#61947) 2025-06-06 15:20:11 -07:00
ng-devtools refactor(devtools): connect signal graph into directive explorer (#62108) 2025-06-19 10:09:21 +02:00
ng-devtools-backend fix(devtools): implement signal read error handling in DevTools (#61911) 2025-06-19 10:15:39 +02:00
protocol refactor(devtools): check if signal graph is supported (#61915) 2025-06-09 09:43:51 -07:00
shared-utils build: rename devtools ts_library to ts_project (#61317) 2025-05-14 08:51:21 -07:00
shell-browser release: bump Angular DevTools version to 1.0.34 (#62085) 2025-06-17 10:49:55 +02:00