angular/devtools/projects
Cameron Smick 236d6d4946 refactor(devtools): pass node to logValue to log the appropriate prop to the console
The "Log to console" button in the prop-actions-menu component incorrectly logs the entire props object rather than the value of the individual prop with which the button is associated. Passing the `node` to the logValue function fixes the prop lookup logic and logs the appropriate prop value to the console.
2026-04-07 09:35:12 -07:00
..
demo-no-zone refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
ng-devtools refactor(devtools): pass node to logValue to log the appropriate prop to the console 2026-04-07 09:35:12 -07:00
ng-devtools-backend fix(devtools): clean up removed directive entries in IdentityTracker to prevent memory leak 2026-04-06 11:36:07 -07:00
protocol refactor(devtools): show appropriate change detection label in the directive tree 2026-04-02 11:37:34 -07:00
shared-utils refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
shell-browser fix(devtools): fix incorrect logic in destroy function for ChromeMessageBus 2026-03-23 14:51:27 -07:00