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
Renovate Bot
ee00acf860
build(devtools): update angular-cli
2020-08-17 18:10:09 +03:00
Renovate Bot
a2a5252332
build(devtools): update angular-cli
2020-08-16 01:19:23 +03:00
Renovate Bot
0ee9a16b51
build(devtools): update angular-cli
2020-08-15 13:04:31 +03:00
Renovate Bot
4c8429aa77
build(devtools): update angular-framework
2020-08-15 01:27:52 +03:00
Renovate Bot
9cf48938c1
build(devtools): update angular-cli
2020-08-14 02:02:46 +03:00
Renovate Bot
d64eb10200
build(devtools): update angular-framework
2020-08-12 18:11:24 +03:00
mgechev
1af8f55922
build(devtools): update extension version
2020-08-12 18:10:34 +03:00
mgechev
1404255ddc
build(devtools): revert solution-style tsconfig in e2e tests to align with cli
2020-08-12 18:10:34 +03:00
mgechev
35f606b8ee
build(devtools): revert solution-style tsconfig to align with cli
2020-08-12 18:10:34 +03:00
Renovate Bot
de3d0e0e47
build(devtools): update dependency karma-jasmine to v4
2020-08-12 16:51:49 +03:00
AleksanderBodurri
21ccdc1c62
fix(devtools): remove obsolete hover css that is causing contrast issues in dark mode and set the header height to match the new search filter height for consistency
2020-08-11 21:19:08 +03:00
mgechev
0e10241b5c
fix(devtools): set extension icon and popup only on DevTools background message
...
The script handles messages globally, for all extensions running on the page. I this case, we don't want to do anything if the message does not come from Angular DevTools itself.
2020-08-11 21:18:48 +03:00
Renovate Bot
094a0a5b10
build(devtools): update angular-framework
2020-08-11 21:17:55 +03:00
Renovate Bot
df2ca99c1b
build(devtools): update angular-cli
2020-08-10 19:05:22 +03:00
AleksanderBodurri
db449b531d
fix(devtools): unsubscribe from file upload Subscription instead of Subject
2020-08-10 18:35:47 +03:00
AleksanderBodurri
d8b62cbc5b
refactor(devtools): export profile to a filename that more closely follows chrome devtools profile exports
2020-08-10 18:35:47 +03:00
Renovate Bot
f415764555
build(devtools): update angular-framework
2020-08-10 18:33: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
AleksanderBodurri
83f41800cf
feat(devtools): increase gutter width to 2.5px
...
Previously it was too difficult to see and interact with the split gutter.
2020-08-09 23:14:29 -04:00
Renovate Bot
8df32c96d3
build(devtools): update angular-cli
2020-08-06 03:31:54 +03:00
Renovate Bot
cc2f43f6d4
build(devtools): update angular-framework
2020-08-01 00:41:30 +03:00
Renovate Bot
6e42ccf7b9
build(devtools): update angular-cli
2020-08-01 00:00:10 +03:00
Renovate Bot
70511892c7
build(devtools): update angular-framework
2020-07-28 14:31:31 +03:00
mgechev
f83926acc5
build(devtools): update deps
2020-07-27 20:31:01 +03:00
Renovate Bot
e774b409c8
build(devtools): update dependency @types/chrome to ^0.0.122
2020-07-27 19:26:32 +03:00
Renovate Bot
3e61ce74d8
build(devtools): update angular-components to ~10.1.0
2020-07-27 19:26:17 +03:00
Renovate Bot
986310fd76
build(devtools): update dependency jasmine-core to ~3.6.0
2020-07-27 19:19:11 +03:00
Renovate Bot
2d7f83a3c1
build(devtools): update dependency ngx-build-plus to v10
2020-07-15 19:21:25 +03:00
mgechev
9b8e170927
refactor(devtools): remove important directives and move style overrides
...
This PR introduces the following improvements:
- We no longer override styles using the global `styles.scss`. This way we can leak override and have unexpected behavior.
- This allows us to remove the `!important` directives, which are considered bad practice.
- Few fixes in the contrast for some elements.
2020-07-13 21:40:22 +03:00
mgechev
367c38f5c7
build(devtools): change the base tsconfig file for e2e tests
2020-07-13 21:40:07 +03:00
mgechev
f9a5069e94
fix(devtools): use theming in chrome extension
2020-07-13 21:39:58 +03:00
mgechev
57418c13f5
feat(devtools): use the user preferred color scheme
...
Now we set the color scheme of DevTools depending on the user's preferred color scheme. On change of the user's preferred color scheme we reflect the update in DevTools.
2020-07-13 19:33:03 +03:00
mgechev
04e41b3606
build(devtools): update to latest project structure
2020-07-13 19:32:51 +03:00
mgechev
c607daf1e5
build(devtools): update dependencies
2020-07-13 19:32:51 +03:00
Renovate Bot
34ae3a9dcc
build(devtools): update dependency @types/chrome to ^0.0.120
2020-07-13 17:57:55 +03:00
Renovate Bot
1c49d84c2c
build(devtools): update dependency tsickle to ^0.39.0
2020-07-09 09:58:16 -07:00
Renovate Bot
4d5091f3b4
build(devtools): update dependency @types/chrome to ^0.0.119
2020-07-09 08:40:45 -07:00
Renovate Bot
6e1a96e1e2
build(devtools): update dependency codelyzer to v6
2020-07-07 09:47:57 -07:00
Renovate Bot
c9e3d0dda0
build(devtools): update dependency @types/chrome to ^0.0.118
2020-07-07 09:47:34 -07:00
Renovate Bot
edb292d5f0
build(devtools): update dependency rxjs to ~6.6.0
2020-07-03 15:32:19 -07:00