angular/projects/shell-chrome/src/app
2020-04-28 12:23:43 -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 feat(devtools): added prettier for formatting code on pre-commit (rangle/angular-devtools#50) 2020-02-07 13:25:16 -08:00
app.component.ts fix(devtools): highlighting of newly added nodes 2020-03-23 21:24:27 -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): proper typings in shell-chrome for strictNullChecks 2020-03-20 16:05:53 -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 function properties to inspect that function in the chrome devtools (rangle/angular-devtools#234) 2020-04-06 15:02:51 -07:00
chrome-message-bus.ts fix(devtools): highlighting of newly added nodes 2020-03-23 21:24:27 -07:00
chrome-window-extensions.ts feat(devtools): clicking on element with component inspector enabled will select that component in the directive explorer 2020-04-14 15:27:59 -07:00
content-script.ts refactor(devtools): change console log messaging to be more informative without exposing message layer abstractions 2020-04-28 12:23:43 -07:00
ng-validate.ts fix(devtools): proper typings in shell-chrome for strictNullChecks 2020-03-20 16:05:53 -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