angular/src
AleksanderBodurri 42e0ba2a9b refactor(devtools): switch to sass use and new angular material theming API (rangle/angular-devtools#853)
Previously we were using sass import rules to bring in material and other styling.

Now we are using the use rule and have switched over to the new angular material theming API
2021-06-16 15:18:12 -07:00
..
app refactor(devtools): switch to sass use and new angular material theming API (rangle/angular-devtools#853) 2021-06-16 15:18:12 -07:00
assets Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
environments fix(devtools): disable animations when running e2e testing to fix flaky tests 2021-05-03 15:48:34 -07: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
iframe-message-bus.ts fix(devtools): highlighting of newly added nodes 2020-03-23 21:24:27 -07:00
index.html fix(devtools): set proper icon sizes 2021-05-03 15:48:01 -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 refactor(devtools): switch to sass use and new angular material theming API (rangle/angular-devtools#853) 2021-06-16 15:18:12 -07: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