angular/projects/shell-chrome/src/app
Minko Gechev e19dc3efb4 fix(devtools): delayed angular detection with app_initializer (rangle/angular-devtools#827)
This PR sets a timeout for repetitive check if there's an Angular app
on the page. Fix rangle/angular-devtools#826.
2021-05-27 21:19:19 -07:00
..
app.component.html refactor(devtools): use DI for the messageBus instead of passing it as props 2020-03-19 21:17:26 -04:00
app.component.scss Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
app.component.spec.ts fix(devtools): linting errors to prevent ci failing (rangle/angular-devtools#469) 2020-08-25 14:22:58 +03:00
app.component.ts refactor(devtools): remove log statements and update styles when no ng app found 2021-05-11 08:38:07 -07:00
app.module.ts feat(devtools): display latest commit SHA in application (rangle/angular-devtools#243) 2020-04-02 16:23:03 -07:00
backend.ts refactor(devtools): change console log messaging to be more informative without exposing message layer abstractions 2020-04-28 12:23:43 -07:00
background.ts fix(devtools): recognize app after reopening devtools 2021-05-11 08:38:07 -07:00
chrome-application-environment.ts feat(devtools): display latest commit SHA in application (rangle/angular-devtools#243) 2020-04-02 16:23:03 -07:00
chrome-application-operations.ts feat(devtools): allow user to click on component properties of type HTMLElement to inspect the element in the browser 2020-10-12 19:59:48 +03:00
chrome-message-bus.ts refactor(devtools): remove log statements and update styles when no ng app found 2021-05-11 08:38:07 -07:00
chrome-window-extensions.ts feat(devtools): allow user to click on component properties of type HTMLElement to inspect the element in the browser 2020-10-12 19:59:48 +03:00
content-script.ts fix(devtools): recognize app after reopening devtools 2021-05-11 08:38:07 -07:00
ng-validate.ts fix(devtools): delayed angular detection with app_initializer (rangle/angular-devtools#827) 2021-05-27 21:19:19 -07:00
same-page-message-bus.ts fix(devtools): highlighting of newly added nodes 2020-03-23 21:24:27 -07:00
zone-aware-chrome-message-bus.ts fix(devtools): highlighting of newly added nodes 2020-03-23 21:24:27 -07:00