angular/devtools/projects/ng-devtools/src/lib/devtools-tabs
Avcharov Hryhorii aff8bb222c refactor(devtools): provide signalGraphEnabled via settings service (#63374)
signalGraphEnabled was previously passed down the component tree.
This change refactors the logic to use the settings service instead,
which already holds the value and allows sharing it across components.

PR Close #63374
2025-08-26 09:42:12 -07:00
..
diffing build: move all rule/macro loading into devtools/defaults.bzl (#62627) 2025-07-14 15:47:05 -07:00
directive-explorer refactor(devtools): provide signalGraphEnabled via settings service (#63374) 2025-08-26 09:42:12 -07:00
injector-tree build: update to bazel 7.6.0 (#63096) 2025-08-14 13:01:30 +02:00
profiler fix(devtools): prevent profiler bars flickering after change detection (#63350) 2025-08-26 09:41:08 -07:00
router-tree refactor(devtools): improve router tree search UX (#63107) 2025-08-13 09:27:26 -07:00
tab-update build: move all rule/macro loading into devtools/defaults.bzl (#62627) 2025-07-14 15:47:05 -07:00
transfer-state build: remove ts_project_interop infrastructure (#62908) 2025-07-31 09:12:58 +00:00
BUILD.bazel refactor(devtools): add property show graph button (#62853) 2025-08-20 09:04:24 +00:00
devtools-tabs.component.html refactor(devtools): provide signalGraphEnabled via settings service (#63374) 2025-08-26 09:42:12 -07:00
devtools-tabs.component.scss refactor(devtools): rearrange main toolbar menu buttons (#62684) 2025-07-17 14:06:31 -04:00
devtools-tabs.component.ts refactor(devtools): add property show graph button (#62853) 2025-08-20 09:04:24 +00:00
devtools-tabs.spec.ts refactor(devtools): save theme preference (#63050) 2025-08-08 08:58:14 -07:00