AleksanderBodurri
cb4e86c016
fix(devtools): call change tab helper when tab changes as a result of the inspector being selected
2021-03-14 16:01:33 -07:00
AleksanderBodurri
8d00e44d9b
feat(devtools): hide router tree if router config isn't found
2021-03-11 18:18:48 -08:00
Sumit Arora
0c10ddb98c
refactor(devtools): adding router-tree tests and reverting configuration
2021-03-01 15:10:35 -08:00
Sumit Arora
f28dae22ec
feat(devtools): adding router tree
2021-03-01 15:10:35 -08:00
AleksanderBodurri
c9f0ac1dc7
refactor(devtools): clean up mat-tab csss
2021-02-14 15:36:44 -08:00
Emma Twersky
3633be9875
fix(devtools): Style Changes to Profiler, general color scheme, controls & responsiveness ( rangle/angular-devtools#468 )
...
* make angular version number copyable
* Make version selectable
* change instructions and icons in profiler
* make font size responsive
* fix: move checkbox to control panel
* fix: change loading indicator to match style
* fix: profiler tab style of graphs
* fix: version responsive to size
* fix: version colors
* fix: flame graph colors and change detection
Co-authored-by: Emma Twersky <emmatwersky@google.com>
2020-08-24 23:19:37 +03:00
Emma Twersky
c87d30eca5
fix(devtools): change colors ( rangle/angular-devtools#453 )
...
* change colors - full accessibility on contrast WCAG AAA
* small font size fix
Co-authored-by: Emma Twersky <emmatwersky@google.com>
2020-08-19 00:48:58 +03:00
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
AleksanderBodurri
e077e7d1a9
refactor(devtools): remove experimental label from the timing API
2020-08-10 18:33:16 +03:00
AleksanderBodurri
b3fcc8b408
fix(devtools): prevent ng-deep component styling from leaking to child components
...
Previously this css was causing a styling error in the profiler visualization menu panel
2020-08-10 18:33:16 +03:00
Sumit Arora
18845232fa
style(devtools): styling devtools tab header bar
2020-06-17 10:07:25 -07:00
Sumit Arora
f6f06365c0
feat(devtools): adding theme toggle button
2020-06-17 10:07:25 -07:00
mgechev
5c0031d944
fix(devtools): broken virtual scroll layout on resize
...
Fix rangle/angular-devtools#342
2020-05-11 14:31:34 -07:00
AleksanderBodurri
dd71a52466
feat(devtools): Implement basic configuration UI and use it to toggle Timing API
2020-05-09 18:15:48 -07:00
AleksanderBodurri
363f7954c4
feat(devtools): clicking on element with component inspector enabled will select that component in the directive explorer
2020-04-14 15:27:59 -07:00
AleksanderBodurri
a7ea578507
feat(devtools): display latest commit SHA in application ( rangle/angular-devtools#243 )
...
* build: set latest SHA commit as system environment variable for chrome build
* build: set latest SHA commit as sys variable for demo build
* feat: create application environment abstraction to reference environment variables inside the ng-devtools library
* test: fix devtools component test
2020-04-02 16:23:03 -07:00
mgechev
2f115a2448
refactor(devtools): use DI for the messageBus instead of passing it as props
2020-03-19 21:17:26 -04:00
Sumit Arora
14b6572785
style(devtools): Applying consistent styling ( rangle/angular-devtools#36 )
2020-02-05 07:39:46 -08:00
AleksanderBodurri
da690ca84a
feat(devtools): Implement Component/Directive Search ( rangle/angular-devtools#25 )
2020-02-04 07:34:34 -08:00
Ricardo Mattiazzi Baumgartner
1cb3967670
feat(devtools): add detected application angular version to top right next to tabs ( rangle/angular-devtools#4 )
2020-01-29 11:52:42 -08:00
Sumit Arora
8a5fbf5963
fix(devtools): fix issues in message bus and watch
2020-01-29 11:52:42 -08:00
mgechev
98a96608a6
Initial commit for Angular DevTools
2020-01-29 11:52:19 -08:00