Commit graph

50 commits

Author SHA1 Message Date
renovate[bot]
fe963b3a11 build(devtools): update angular-framework (rangle/angular-devtools#193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-26 10:50:24 -07:00
renovate[bot]
599dfaa8d6 build(devtools): update angular-cli (rangle/angular-devtools#192)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-26 10:39:45 -07:00
renovate[bot]
35560226fd build(devtools): update angular-components to ~9.2.0 (rangle/angular-devtools#194)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-26 10:39:05 -07:00
Renovate Bot
d0c3130726 build(devtools): update angular-framework 2020-03-25 11:25:27 -04:00
renovate[bot]
0c60e7c999 build(devtools): update angular-cli (rangle/angular-devtools#188)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-25 07:15:44 -07:00
Renovate Bot
05905f7d88 build(devtools): update angular-cli 2020-03-24 11:47:26 -04:00
Renovate Bot
509d3c1408 build(devtools): update angular-framework 2020-03-24 10:29:41 -04:00
mgechev
30fff3fc24 ci(devtools): enable protocol tests 2020-03-23 21:24:27 -07:00
Renovate Bot
d4c86ff059 build(devtools): update dependency jasmine-spec-reporter to v5 2020-03-22 09:18:04 -07:00
Renovate Bot
93ad6b5266 build(devtools): update dependency prettier to v2 2020-03-21 18:54:31 -07:00
Renovate Bot
2753cd1c9c build(devtools): update dependency ts-node to ~8.8.0 2020-03-21 18:54:14 -07:00
Renovate Bot
290afbb5c0 build(devtools): update angular-framework 2020-03-21 09:01:00 -07:00
Renovate Bot
9c7cacde84 build(devtools): update angular-cli 2020-03-20 14:07:30 -07:00
Renovate Bot
c1e55752a1 build(devtools): update dependency @types/chrome to ^0.0.101 2020-03-19 19:15:50 -07:00
Renovate Bot
a58f15d763 build(devtools): update dependency ts-node to ~8.7.0 2020-03-19 19:15:39 -07:00
Renovate Bot
75590e6c07 build(devtools): update angular-framework 2020-03-19 19:14:19 -07:00
mgechev
f6c9f4cc0e ci(devtools): run ngcc on postinstall synchronously 2020-03-19 21:17:26 -04:00
Sumit Arora
4024bdb067 build(devtools): adding ngx-charts dependency 2020-03-18 15:18:50 -04:00
AleksanderBodurri
6c71658dc0 feat(devtools): install webtree graph library 2020-03-18 09:31:25 -04:00
Renovate Bot
56fbbd5ebd build(devtools): update angular-framework 2020-03-17 08:26:40 -07:00
Renovate Bot
f2edc0a030 build(devtools): update angular-framework 2020-03-13 15:38:42 -07:00
Renovate Bot
32a8255e8b build(devtools): update dependency uuid to v7 2020-03-13 09:43:55 -07:00
Renovate Bot
9ea3743ed3 build(devtools): update dependency @types/chrome to ^0.0.100 2020-03-12 22:41:34 -07:00
Renovate Bot
e9fa88b153 build(devtools): update angular-cli 2020-03-12 22:27:01 -07:00
mgechev
57f6f26b52 refactor(devtools): add comments and remove useless npm scripts 2020-03-12 15:13:15 -07:00
mgechev
ffec2dcfad ci(devtools): increase ng serve timeout 2020-03-12 15:13:15 -07:00
mgechev
387b2f34fd refactor(devtools): show more meaningful warning message to help us debug cases 2020-03-12 15:13:15 -07:00
mgechev
8cb4119e25 refactor(devtools): remove unused specs 2020-03-12 15:13:15 -07:00
Renovate Bot
656a5f3424 build(devtools): update dependency ts-node to ~8.6.0 2020-03-12 10:01:08 -07:00
Renovate Bot
fd668afa24 build(devtools): update dependency cypress to v4 2020-03-12 10:00:47 -07:00
Renovate Bot
df22530cb6 build(devtools): update angular-framework 2020-03-12 08:53:29 -07:00
Renovate Bot
ade9db8639 build(devtools): update angular-components to ~9.1.0 2020-03-11 16:22:04 -07:00
Renovate Bot
5233155bd0 build(devtools): update angular-framework 2020-03-11 15:38:45 -07:00
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