angular/src
mgechev becdcca64a feat(devtools): add support for Angular elements
Currently, we only show which components are Angular elements. We don't visualize them in their position in the component tree, but only indicate with different coloring.

In the profiler we should also somehow show which tiles correspond to elements. We can discuss this further in rangle/angular-devtools#112.
2020-03-11 09:53:34 -04:00
..
app feat(devtools): add support for Angular elements 2020-03-11 09:53:34 -04:00
assets Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
environments feat(devtools): added prettier for formatting code on pre-commit (rangle/angular-devtools#50) 2020-02-07 13:25:16 -08:00
demo-application-operations.ts refactor(devtools): rename id to position 2020-02-24 11:09:10 -05:00
favicon.ico Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
iframe-message-bus.ts refactor(devtools): add tslint typing rule and fix tslint warnings 2020-03-10 09:50:00 -07:00
index.html Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
main.ts feat(devtools): added prettier for formatting code on pre-commit (rangle/angular-devtools#50) 2020-02-07 13:25:16 -08:00
polyfills.ts feat(devtools): add support for Angular elements 2020-03-11 09:53:34 -04:00
styles.css Initial commit for Angular DevTools 2020-01-29 11:52:19 -08: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
zone-unaware-iframe-message-bus.ts refactor(devtools): add tslint typing rule and fix tslint warnings 2020-03-10 09:50:00 -07:00