AleksanderBodurri
|
73dff6f002
|
feat(devtools): disable devtools for production applications
|
2021-03-03 15:23:39 -08:00 |
|
mgechev
|
4fc8a075c0
|
fix(devtools): initialization and popup logic
- Rename the popups and introduce a new one - supported version but no ivy
- Change the initialization logic to reflect the latest profiling updates
|
2020-05-04 18:33:17 -04:00 |
|
AleksanderBodurri
|
12a3de91ce
|
refactor(devtools): change console log messaging to be more informative without exposing message layer abstractions
|
2020-04-28 12:23:43 -07:00 |
|
AleksanderBodurri
|
4b9031263f
|
feat(devtools): add ivy check
|
2020-04-20 12:35:24 -07:00 |
|
AleksanderBodurri
|
b5e95ce468
|
feat(devtools): inform user that devtools has limited functionality in production mode
|
2020-04-20 12:35:24 -07:00 |
|
AleksanderBodurri
|
16c485182f
|
build(devtools): fix lint error in devtools component (rangle/angular-devtools#295)
|
2020-04-17 12:59:38 -07:00 |
|
AleksanderBodurri
|
502ab94003
|
feat(devtools): remove timeout and add new loading/error state message (rangle/angular-devtools#291)
|
2020-04-16 13:32:12 -07:00 |
|
AleksanderBodurri
|
957034bf93
|
feat(devtools): migrate devtools and demo app to scss for styling
|
2020-03-29 13:49:19 -07:00 |
|
AleksanderBodurri
|
0b5e892d84
|
build(devtools): enable no-unused-variable lint check with warning severity
|
2020-03-23 17:41:10 -07:00 |
|
Minko Gechev
|
6a6059d2b1
|
build(devtools): enable strictNullChecks (rangle/angular-devtools#167)
|
2020-03-20 11:54:37 -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 |
|
mgechev
|
48c140038b
|
fix(devtools): refresh & reinitialize on navigation
|
2020-03-13 18:49:46 -07:00 |
|
mgechev
|
5fe0d80d0c
|
fix(devtools): compatibility issues with google3
|
2020-03-11 12:48:31 -07: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 |
|
AleksanderBodurri
|
8d81155052
|
fix(devtools): fix initialization of non-supported applications (rangle/angular-devtools#43)
|
2020-02-07 10:39:15 -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 |
|