angular/devtools/projects/ng-devtools/src/lib/devtools-tabs
hawkgs 4f3ad98466 refactor(devtools): styles management (#59589)
- Move all styles to ng-devtools/src/styles.
- Create a BrowserService that detects the browsers and adds it as a class to the body. Move global browser styles.
- Create theme mixins that incorporate the browser type into them.
- Refactor some of the affected code along with the introduced changes.

PR Close #59589
2025-02-12 10:47:02 -08:00
..
dependency-injection refactor(devtools): removed standalone: true (#58922) 2024-11-27 18:09:00 +01:00
diffing refactor: remove unnecessary TSLint rule flags (#59365) 2025-01-07 16:06:21 +00:00
directive-explorer refactor(devtools): styles management (#59589) 2025-02-12 10:47:02 -08:00
injector-tree refactor(devtools): styles management (#59589) 2025-02-12 10:47:02 -08:00
profiler refactor(devtools): styles management (#59589) 2025-02-12 10:47:02 -08:00
router-tree fix(devtools): fixing dark mode colors for devtools and router tree (#59329) 2025-01-09 10:32:41 -05:00
tab-update refactor(devtools): use signal apis in profiler and frame-selector (#57558) 2024-10-28 12:28:25 -07:00
BUILD.bazel refactor(devtools): styles management (#59589) 2025-02-12 10:47:02 -08:00
devtools-tabs.component.html refactor(devtools): use signals for template properties in frame manager (#58818) 2025-01-06 16:22:01 +00:00
devtools-tabs.component.scss fix(devtools): fixing dark mode colors for devtools and router tree (#59329) 2025-01-09 10:32:41 -05:00
devtools-tabs.component.ts refactor(devtools): styles management (#59589) 2025-02-12 10:47:02 -08:00
devtools-tabs.spec.ts refactor(devtools): styles management (#59589) 2025-02-12 10:47:02 -08:00