angular/projects/ng-devtools/src/lib/devtools-tabs/profiler
mgechev 9b8e170927 refactor(devtools): remove important directives and move style overrides
This PR introduces the following improvements:
- We no longer override styles using the global `styles.scss`. This way we can leak override and have unexpected behavior.
- This allows us to remove the `!important` directives, which are considered bad practice.
- Few fixes in the contrast for some elements.
2020-07-13 21:40:22 +03:00
..
profiler-import-dialog feat(devtools): migrate devtools and demo app to scss for styling 2020-03-29 13:49:19 -07:00
recording/timeline refactor(devtools): remove important directives and move style overrides 2020-07-13 21:40:22 +03:00
profiler.component.html refactor(devtools): remove important directives and move style overrides 2020-07-13 21:40:22 +03:00
profiler.component.scss refactor(devtools): remove important directives and move style overrides 2020-07-13 21:40:22 +03:00
profiler.component.ts feat(devtools): introduce streamed visualization of the profiling data 2020-05-07 13:56:31 -07:00
profiler.module.ts style(devtools): implementing dark mode 2020-06-17 10:07:25 -07:00