angular/projects/ng-devtools/src/lib
AleksanderBodurri 50723bf1db fix(devtools): ensure that the dark mode toggle button reflects the current theme on load
Previously this button would appear toggled independent of the current theme. This caused the button to appear to be untoggled in the case when angular devtools detected darkmode in chrome devtools.
2020-08-10 18:33:16 +03:00
..
devtools-tabs fix(devtools): ensure that the dark mode toggle button reflects the current theme on load 2020-08-10 18:33:16 +03:00
images feat(devtools): Implement Component/Directive Search (rangle/angular-devtools#25) 2020-02-04 07:34:34 -08:00
vendor feat(devtools): add animations in the bar chart 2020-05-18 18:21:03 -07:00
application-environment.ts feat(devtools): display latest commit SHA in application (rangle/angular-devtools#243) 2020-04-02 16:23:03 -07:00
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
devtools.component.html style(devtools): apply material styles to application 2020-06-17 10:07:25 -07:00
devtools.component.scss feat(devtools): remove timeout and add new loading/error state message (rangle/angular-devtools#291) 2020-04-16 13:32:12 -07:00
devtools.component.ts fix(devtools): initialization and popup logic 2020-05-04 18:33:17 -04:00
devtools.module.ts feat(devtools): remove timeout and add new loading/error state message (rangle/angular-devtools#291) 2020-04-16 13:32:12 -07:00
file-api-service.ts refactor(devtools): vendor dependencies and remove redundancies 2020-05-18 18:21:03 -07:00
theme-service.ts fix(devtools): ensure that the dark mode toggle button reflects the current theme on load 2020-08-10 18:33:16 +03:00