Commits
User selector
Commit history
Commits on Jun 19, 2026
fix(devtools): restore build under stricter ts_project deps
Show description for aaac1bcauthored andcommitted
Commits on Jun 17, 2026
refactor(core): add `childSignalProp` to `ReactiveNodeKind`
Show description for 152601eauthored andcommitted
Commits on Jun 16, 2026
refactor(devtools): ensure code is escaped
Show description for 4183e11authored andcommitted
Commits on Jun 8, 2026
feat(devtools): improve transfer state tab
Show description for 61dbc2bauthored andcommitted
Commits on Jun 3, 2026
refactor(devtools): Prevent cross-tab privilege escalation
Show description for 592b121authored andcommittedrefactor(devtools): remove unnecessary async from serializeTransferState
Show description for c47a5acauthored andcommittedrefactor(devtools): Harden props navigation
Show description for 0d2e90dauthored andcommitted
Commits on May 27, 2026
refactor(core): Split the ng global into internal and external objects
Show description for 76a8c87authored andcommittedrefactor(devtools): make the hydration property of DevToolsNode optional
Show description for 6228751authored andcommitted
Commits on May 19, 2026
refactor(devtools): make the DevToolsNode element property optional
Show description for 02a6970authored andcommittedrefactor(devtools): Modify buildDirectiveForest to set default values for properties that will not be included in the forest returned by non-Angular frameworks.
Show description for 89dcb8eauthored andcommittedrefactor(devtools): add optional injector property to DevToolsNode and IndexedNode types
Show description for d30f74cauthored andcommittedrefactor(devtools): Modify buildDirectiveForest to call ng.getComponentForest if it exists.
Show description for cbe1e1dauthored andcommitted
Commits on May 12, 2026
refactor(devtools): use WeakRef in idToInjector map for injector cleanup
Show description for c88e214authored andcommitted
Commits on May 6, 2026
feat(devtools): improve value highlighting in object previews
Show description for 1cb2e6bauthored andcommittedrefactor(devtools): update object value previews
Show description for f804527authored andcommitted
Commits on May 5, 2026
refactor(devtools): minor improvements of the resolution path UI
Show description for 93b5496authored andcommitted
Commits on May 1, 2026
refactor(devtools): cleanup
Show description for d91070eauthored andcommittedfeat(devtools): create a new settings menu
Show description for 9d803c5authored
Commits on Apr 28, 2026
build: move devtools only deps out of the workspace
Show description for ef38017authored andcommittedrefactor(core): Don't throw when there are not async metadata
Show description for 4ad3a1fauthored andcommitted
Commits on Apr 23, 2026
refactor(devtools): drop the `semver-dsl` page
Show description for 789cbd5authored andcommittedrefactor(devtools): make the DevToolsNode directives property optional
Show description for e96673fauthored andcommittedrefactor(devtools): Use `@Service` instead of `@Injectable`
Show description for c77f16dauthored andcommitted
Commits on Apr 8, 2026
Commits on Apr 7, 2026
refactor(devtools): pass `node` to `logValue` to log the appropriate prop to the console
Show description for 236d6d4authored andcommitted
Commits on Apr 6, 2026
fix(devtools): clean up removed directive entries in IdentityTracker to prevent memory leak
Show description for 33b001dauthored andcommitted
Commits on Apr 2, 2026
refactor(devtools): show appropriate change detection label in the directive tree
Show description for 68a8396authored
Commits on Mar 30, 2026
refactor(devtools): update directive forest chevrons positioning method
Show description for 687e75cauthored andcommitted
Commits on Mar 25, 2026
refactor(devtools): drop explicit OnPush change detection strategy
Show description for 0ad18eeauthored andcommitted
Commits on Mar 24, 2026
feat(core): Set default Component changeDetection strategy to OnPush
Show description for eae8f7eauthored andcommitted
Commits on Mar 23, 2026
fix(devtools): fix incorrect logic in destroy function for ChromeMessageBus
Show description for 36edf48authored andcommittedrefactor(devtools): improve test descriptions by fixing spelling
Show description for 25dad82authored andcommitted
Commits on Mar 18, 2026
Commits on Mar 16, 2026
refactor(devtools): utilize new unified getControlFlowBlocks API (#66167)
Show description for f3e6698authored andcommitted