mgechev
cde760b02d
build(devtools): use latest angular build artifacts
2020-03-11 13:12:55 -07:00
mgechev
becdcca64a
feat(devtools): add support for Angular elements
...
Currently, we only show which components are Angular elements. We don't visualize them in their position in the component tree, but only indicate with different coloring.
In the profiler we should also somehow show which tiles correspond to elements. We can discuss this further in rangle/angular-devtools#112 .
2020-03-11 09:53:34 -04:00
AleksanderBodurri
9bdaa57a74
feat(devtools): create shared-utils project library to house functions and classes that can be used by any other project
2020-03-10 14:54:24 -07:00
mgechev
c2dfa86702
refactor(devtools): use internal ivy data structures for extracting component tree
2020-03-09 14:59:09 -04:00
AleksanderBodurri
605214c59d
feat(devtools): implement import/export json functionality for profiler
2020-03-04 10:21:48 -08:00
Sumit Arora
5240c7a241
ci(devtools): enabling cypress to run on circleci
2020-02-28 10:51:51 -05:00
mgechev
79f145dc77
fix(devtools): proper diffing with unique ids
2020-02-24 11:09:10 -05:00
AleksanderBodurri
78b3d39810
feat(devtools): implement split pane so that user can resize properties view tab ( rangle/angular-devtools#60 )
2020-02-19 10:51:44 -05:00
mgechev
337be9bd63
feat(devtools): use flamechart with a better layout
2020-02-18 10:47:27 -08:00
mgechev
b455eb158e
fix(devtools): make sure we invoke getComponent with an element
2020-02-18 10:47:27 -08:00
mgechev
e23c81e2b5
feat(devtools): use flamegraph in timeline and aggregated view
2020-02-18 10:47:27 -08:00
AleksanderBodurri
e71879b802
build(devtools): install pretty-quick package; configure package.json ( rangle/angular-devtools#58 )
2020-02-10 16:30:17 -08:00
Ricardo Mattiazzi Baumgartner
a20b4ea5c7
feat(devtools): added prettier for formatting code on pre-commit ( rangle/angular-devtools#50 )
...
* feat(prettier): added prettier for formatting code on pre-commit and linted files
* feat(prettier): formatted code after merge
2020-02-07 13:25:16 -08:00
Sumit Arora
9f49e93464
build(devtools): Updating to Angular 9 release version ( rangle/angular-devtools#48 )
...
Co-authored-by: Minko Gechev <mgechev@gmail.com>
2020-02-07 14:13:10 -05:00
Ricardo Mattiazzi Baumgartner
059ef511d0
feat(devtools): added cypress to run e2e tests ( rangle/angular-devtools#45 )
...
* feat(test): added cypress to run e2e tests
* feat(test): removed package-lock added by mistake
Co-authored-by: Minko Gechev <mgechev@gmail.com>
2020-02-07 09:42:00 -05:00
Sumit Arora
6aa03cf63e
test(devtools): Adding CircleCI config ( rangle/angular-devtools#22 )
2020-02-04 07:33:28 -08:00
mgechev
98a96608a6
Initial commit for Angular DevTools
2020-01-29 11:52:19 -08:00