angular/devtools/projects/shell-browser/src/app
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
..
app.component.html feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.component.scss feat(devtools): renaming shell-chrome (#44952) 2022-04-12 18:41:37 +00:00
app.component.spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
app.component.ts refactor(devtools): removed standalone: true (#58922) 2024-11-27 18:09:00 +01:00
app.config.ts refactor(devtools): styles management (#59589) 2025-02-12 10:47:02 -08:00
backend.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
background.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
BUILD.bazel refactor(devtools): convert to bootstrap application for shell and demo apps (#58319) 2024-11-05 07:35:43 +01:00
chrome-application-environment.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
chrome-application-operations.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
chrome-message-bus.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
chrome-window-extensions.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
content-script.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
detect-angular-for-extension-icon.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng-validate.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
same-page-message-bus.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tab_manager.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tab_manager_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
zone-aware-chrome-message-bus.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00