angular/devtools/projects/protocol/src
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
..
lib refactor(devtools): make the DevToolsNode element property optional 2026-05-19 13:04:49 -07:00
public-api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00