AleksanderBodurri
528f33d13d
refactor(devtools): prepare codebase for migration to angular/angular repo
2021-11-21 20:23:18 -05:00
AleksanderBodurri
e60276f640
build(devtools): migrate ng-devtools library to bazel
...
Allows the ng-devtools library to be built with bazel. ng-devtools can now be used as a dependency in other bazel build rules.
2021-11-10 12:30:54 -05:00
mgechev
ecfc03a2d2
feat(devtools): don't show comment nodes by default
2021-04-29 10:25:16 -07:00
Minko Gechev
0b24fe08f5
feat(devtools): simplify component styling for tabs component
2021-04-21 12:20:30 -04:00
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
AleksanderBodurri
fb4c8da4fc
refactor(devtools): use ResizeObserver for directive forest to handle reorienting split pane and toggling breadcrumb buttons
2021-03-11 18:17:58 -08:00
AleksanderBodurri
f46e9c9d76
feat(devtools): fix component styling for tooltip; add overflow to tree wrapper; truncate long tree labels
2021-03-04 13:49:47 -05: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
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
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
AleksanderBodurri
957034bf93
feat(devtools): migrate devtools and demo app to scss for styling
2020-03-29 13:49:19 -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
AleksanderBodurri
f16ab91572
test(devtools): add tests for devtools tabs component and directive explorer component ( rangle/angular-devtools#37 )
2020-02-06 14:41:19 -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
AleksanderBodurri
a0f118e7a5
refactor(devtools): clean up typing; refactor some component files ( rangle/angular-devtools#1 )
2020-01-29 11:52:42 -08:00
mgechev
98a96608a6
Initial commit for Angular DevTools
2020-01-29 11:52:19 -08:00