angular/devtools/projects
AleksanderBodurri 08d37649af fix(devtools): stop reseting currentlyMatchedIndex when a node is selected in the component explorer (#62727)
This was causing some unintended behaviour when paired with our new zoneless configuration. I'm not sure why currentlyMatchedIndex was getting set to -1 here. With this removed it seems like things are working as expected. Previously a select call would reset this index *after* a search filter was applied, which would cause weird behaviour with the "next" and "prev" buttons.

PR Close #62727
2025-07-21 12:15:02 -04:00
..
demo-no-zone build: move all rule/macro loading into devtools/defaults.bzl (#62627) 2025-07-14 15:47:05 -07:00
ng-devtools fix(devtools): stop reseting currentlyMatchedIndex when a node is selected in the component explorer (#62727) 2025-07-21 12:15:02 -04:00
ng-devtools-backend refactor(devtools): disable view source button if source function is not available (#62678) 2025-07-17 13:28:35 -04:00
protocol refactor(devtools): Migrate the devtools app to zoneless. (#62454) 2025-07-17 13:55:36 -04:00
shared-utils build: move all rule/macro loading into devtools/defaults.bzl (#62627) 2025-07-14 15:47:05 -07:00
shell-browser fix(devtools): add event tagging to prevent DDOS (#62645) 2025-07-21 10:09:03 -04:00