angular/devtools/projects/ng-devtools-backend/src/lib
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
..
component-inspector build: rename devtools ts_library to ts_project (#61317) 2025-05-14 08:51:21 -07:00
component-tree build: rename devtools ts_library to ts_project (#61317) 2025-05-14 08:51:21 -07:00
directive-forest build: rename devtools ts_library to ts_project (#61317) 2025-05-14 08:51:21 -07:00
hooks refactor(devtools): use import type to improve performance (#61966) 2025-06-10 14:43:46 -07:00
ng-debug-api refactor(devtools): check if signal graph is supported (#61915) 2025-06-09 09:43:51 -07:00
state-serializer fix(devtools): implement signal read error handling in DevTools (#61911) 2025-06-19 10:15:39 +02:00
BUILD.bazel build: rename devtools ts_library to ts_project (#61317) 2025-05-14 08:51:21 -07:00
client-event-subscribers.spec.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
client-event-subscribers.ts feat(devtools): add getSignalNestedProperties (#61917) 2025-06-06 10:57:09 +02:00
highlighter.spec.ts test(devtools): disable flaky highlighter test (#59561) 2025-01-16 12:19:39 +01:00
highlighter.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
index.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
interfaces.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
property-mutation.spec.ts refactor(devtools): add support for mutating objects inside signals (#60381) 2025-03-18 10:22:46 +01:00
property-mutation.ts refactor(devtools): add support for mutating objects inside signals (#60381) 2025-03-18 10:22:46 +01:00
router-tree.spec.ts refactor(devtools): fixing PR comments and adding unit tests (#59999) 2025-05-30 09:48:12 -04:00
router-tree.ts refactor(devtools): fixing PR comments and adding unit tests (#59999) 2025-05-30 09:48:12 -04:00
set-console-reference.ts build: migrate adev devtools package to use ts_project (#61210) 2025-05-08 09:38:30 -07:00
utils.ts fix(devtools): implement signal read error handling in DevTools (#61911) 2025-06-19 10:15:39 +02:00
version.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00