angular/devtools/projects/protocol/src/lib
Cameron Smick e96673ff64 refactor(devtools): make the DevToolsNode directives property optional
Client-Only Wiz doesn't have the concept of a directive. Once the new ng.getComponentForest function is implemented, Client-Only Wiz cowilluld provide `ComponentTreeNode`s without a `directives`` property. This change supports that case by making the `directives` property optional.
2026-04-23 11:36:00 -07:00
..
message-bus.ts fix(devtools): MessageBus.on return type (#62898) 2025-07-31 09:16:15 +00:00
messages.ts refactor(devtools): make the DevToolsNode directives property optional 2026-04-23 11:36:00 -07:00
priority-aware-message-bus.spec.ts fix(devtools): MessageBus.on return type (#62898) 2025-07-31 09:16:15 +00:00
priority-aware-message-bus.ts fix(devtools): MessageBus.on return type (#62898) 2025-07-31 09:16:15 +00:00