angular/devtools/projects/protocol/src/lib
Cameron Smick dbceef6221 refactor(devtools): make the DevToolsNode element property optional
The Angular DevTools Extension doesn't use the `element` property in Client-Only Wiz apps. Once the new `ng.getComponentForest`` function is implemented, Client-Only Wiz could provide `ComponentTreeNode`s without an `element` property. This change supports that case by making the `element` property optional.
2026-05-19 13:04:49 -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 element property optional 2026-05-19 13:04:49 -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