angular/projects/shell-chrome/src
2021-03-29 15:47:19 -04:00
..
app 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
assets feat(devtools): adding icon popups displaying app status (rangle/angular-devtools#70) 2020-02-19 12:55:16 -05:00
environments feat(devtools): display latest commit SHA in application (rangle/angular-devtools#243) 2020-04-02 16:23:03 -07:00
popups feat(devtools): add opening instructions 2021-03-29 15:47:19 -04:00
devtools.html Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
devtools.ts feat(devtools): added prettier for formatting code on pre-commit (rangle/angular-devtools#50) 2020-02-07 13:25:16 -08:00
favicon.ico Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
index.html Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
inject.ts fix(devtools): refresh & reinitialize on navigation 2020-03-13 18:49:46 -07:00
main.ts build(devtools): enable no-unused-variable lint check with warning severity 2020-03-23 17:41:10 -07:00
manifest.json fix(devtools): handle lifecycle hooks of only components & directives 2020-08-27 12:50:36 +03:00
polyfills.ts feat(devtools): added prettier for formatting code on pre-commit (rangle/angular-devtools#50) 2020-02-07 13:25:16 -08:00
styles.scss fix(devtools): use theming in chrome extension 2020-07-13 21:39:58 +03:00
test.ts feat(devtools): added prettier for formatting code on pre-commit (rangle/angular-devtools#50) 2020-02-07 13:25:16 -08:00