angular/src
2021-03-01 15:10:35 -08:00
..
app feat(devtools): adding router tree 2021-03-01 15:10:35 -08:00
assets Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
environments fix(devtools): set production flag to false in dev environment 2021-01-05 15:59:33 -08:00
demo-application-environment.ts feat(devtools): display latest commit SHA in application (rangle/angular-devtools#243) 2020-04-02 16:23:03 -07:00
demo-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
favicon.ico Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
iframe-message-bus.ts fix(devtools): highlighting of newly added nodes 2020-03-23 21:24:27 -07:00
index.html refactor(devtools): add dialog to the demo app 2020-03-12 15:13:15 -07: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.scss fix(devtools): theming of profiler tab 2021-02-22 14:36:13 -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 fix(devtools): enable the profiler even without zone available 2020-08-27 19:20:12 +03:00