Commit graph

576 commits

Author SHA1 Message Date
Renovate Bot
bec0fdffda build(devtools): update angular-framework 2020-09-25 19:40:59 +03:00
Renovate Bot
63d57f2147 build(devtools): update angular-cli 2020-09-25 01:23:48 +03:00
Renovate Bot
9fe6de4265 build(devtools): update angular-cli 2020-09-22 21:54:16 +03:00
Renovate Bot
48f6c946ae build(devtools): update angular-framework 2020-09-21 21:34:19 +03:00
Renovate Bot
c4bd6cc2e6 build(devtools): update angular-cli 2020-09-21 20:36:25 +03:00
Renovate Bot
4004d4e59f build(devtools): update dependency jasmine-spec-reporter to v6 2020-09-21 20:36:04 +03:00
Renovate Bot
a2d1048b41 build(devtools): update angular-cli 2020-09-17 18:39:27 +03:00
Renovate Bot
77a02bd2dd build(devtools): update angular-cli 2020-09-17 02:02:52 +03:00
Renovate Bot
61015da8d5 build(devtools): update angular-framework 2020-09-17 00:31:40 +03:00
Renovate Bot
77056ff0fc build(devtools): update angular-cli 2020-09-14 22:06:55 +03:00
Renovate Bot
2f2ab5fdca build(devtools): update angular-framework 2020-09-14 19:59:20 +03:00
Renovate Bot
73126d09be build(devtools): update dependency @types/chrome to ^0.0.123 2020-09-14 16:56:51 +03:00
AleksanderBodurri
8f8268ff1e feat(devtools): add dark mode styling to flame graph rectangle strokes 2020-09-14 16:54:19 +03:00
AleksanderBodurri
a10a18b88b refactor(devtools): remove unused color scheme object 2020-09-14 16:54:19 +03:00
Renovate Bot
64b63780bd build(devtools): update angular-framework 2020-09-11 00:39:16 +03:00
Renovate Bot
ef35df24f4 build(devtools): update angular-components to ~10.2.0 2020-09-04 02:59:07 +03:00
Renovate Bot
0166d60060 build(devtools): update dependency karma to ~5.2.0 2020-09-03 01:01:49 +03:00
Renovate Bot
578fea25a1 build(devtools): update angular-cli 2020-09-03 01:00:58 +03:00
Renovate Bot
96c85572a3 build(devtools): update angular-cli 2020-08-31 20:28:04 +03:00
Renovate Bot
0cbbd744a4 build(devtools): update angular-framework 2020-08-31 19:23:52 +03:00
Renovate Bot
1505fb75ec build(devtools): update angular-framework 2020-08-28 16:29:46 +03:00
mgechev
224cc433dd test(devtools): add tests for the frame merge algorithm 2020-08-28 16:29:05 +03:00
mgechev
3d9ac47d12 feat(devtools): merge frames in the range 2020-08-28 16:29:05 +03:00
mgechev
a5a942b732 feat(devtools): add selection of multiple frames with shift 2020-08-28 16:29:05 +03:00
mgechev
25016b8810 feat(devtools): add multiple frame selection pointers 2020-08-28 16:29:05 +03:00
Renovate Bot
7ac5031cff build(devtools): update angular-cli 2020-08-27 22:49:45 +03:00
mgechev
7c0d6c06e4 fix(devtools): enable the profiler even without zone available 2020-08-27 19:20:12 +03:00
mgechev
fd711e51d7 feat(devtools): add demo app which does not use zones 2020-08-27 19:20:12 +03:00
Renovate Bot
2a690e6695 build(devtools): update angular-framework 2020-08-27 18:55:40 +03:00
mgechev
ddeacebd7b feat(devtools): add a demo pipe with ngOnDestroy 2020-08-27 12:50:36 +03:00
mgechev
199745fd6c fix(devtools): handle lifecycle hooks of only components & directives 2020-08-27 12:50:36 +03:00
mgechev
b7c003f76a refactor(devtools): remove unused default value 2020-08-27 12:50:36 +03:00
renovate[bot]
004b449d2a build(devtools): update angular-framework (rangle/angular-devtools#472)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 21:16:34 +03:00
renovate[bot]
de0c1c4039 build(devtools): update angular-framework (rangle/angular-devtools#471)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 14:31:06 +03:00
Emma Twersky
2aaa03a50d fix(devtools): fixed height for controls on flame graph and save button (rangle/angular-devtools#470)
Co-authored-by: Emma Twersky <emmatwersky@google.com>
2020-08-25 14:23:39 +03:00
Minko Gechev
0169295122 fix(devtools): linting errors to prevent ci failing (rangle/angular-devtools#469) 2020-08-25 14:22:58 +03:00
renovate[bot]
13f33e3ff8 build(devtools): update angular-framework (rangle/angular-devtools#466)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 00:40:08 +03:00
renovate[bot]
b93e9bd755 build(devtools): update dependency ts-node to v9 (rangle/angular-devtools#467)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 00:39:52 +03: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
67faf7710c fix(devtools): small improvements to Properties Details view (rangle/angular-devtools#455)
* change cursor to indicate editable feild

* add decorator to input/output in details view

* fix space conventions

Co-authored-by: Emma Twersky <emmatwersky@google.com>
2020-08-21 20:43:59 +03:00
renovate[bot]
fa1ca92178 build(devtools): update angular-framework (rangle/angular-devtools#459)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-21 20:30:24 +03:00
renovate[bot]
a3623f7fd7 build(devtools): update dependency zone.js to ~0.11.0 (rangle/angular-devtools#460)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-21 20:30:08 +03:00
renovate[bot]
2e1f528e1e build(devtools): update dependency cypress to v5 (rangle/angular-devtools#463)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-21 20:29:52 +03:00
Emma Twersky
a0ba7f7762 fix(devtools): fix all remaining component tab color issues (rangle/angular-devtools#458) 2020-08-21 18:57:46 +03:00
renovate[bot]
eb74ba1c78 build(devtools): update angular-cli (rangle/angular-devtools#461)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-21 18:56:42 +03:00
renovate[bot]
a50147ce66 build(devtools): update dependency pretty-quick to v3 (rangle/angular-devtools#464)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-21 18:56:09 +03:00
Emma Twersky
21eb190f74 feat(devtools): move highlighter placement - no more overlap (rangle/angular-devtools#451) 2020-08-19 00:52:13 +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
Renovate Bot
e5cd2ff4aa build(devtools): update angular-cli 2020-08-18 20:20:49 +03:00
Renovate Bot
bcbd68cad7 build(devtools): update angular-framework 2020-08-18 18:21:23 +03:00