angular/devtools/projects/ng-devtools/src
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
..
assets refactor(devtools): change upstream and downstream signal deps icons 2026-03-11 09:25:34 -07:00
lib refactor(devtools): pass node to logValue to log the appropriate prop to the console 2026-04-07 09:35:12 -07:00
styles refactor(devtools): introduce prop-actions-menu 2026-03-16 12:07:32 -06:00
BUILD.bazel refactor(devtools): save user settings in the settings store (#62429) 2025-08-06 15:12:00 +02:00
public-api.ts refactor(devtools): save user settings in the settings store (#62429) 2025-08-06 15:12:00 +02:00