AleksanderBodurri
|
528f33d13d
|
refactor(devtools): prepare codebase for migration to angular/angular repo
|
2021-11-21 20:23:18 -05:00 |
|
AleksanderBodurri
|
cc21a34e9f
|
build(devtools): migrate demo app to bazel
Allows the demo app to be builtmwith bazel and a dev server started with `yarn start`.
|
2021-11-10 12:30:54 -05:00 |
|
AleksanderBodurri
|
957034bf93
|
feat(devtools): migrate devtools and demo app to scss for styling
|
2020-03-29 13:49:19 -07:00 |
|
mgechev
|
ae6acce53e
|
fix(devtools): highlighting of newly added nodes
This PR also simplifies the imperative ordering of async methods. It moves the logic into a generic abstraction `PriorityAwareMessageBus`.
|
2020-03-23 21:24:27 -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 |
|
AleksanderBodurri
|
5b10bf2e38
|
refactor(devtools): add tslint typing rule and fix tslint warnings
|
2020-03-10 09:50:00 -07:00 |
|
AleksanderBodurri
|
0bc7e78e33
|
refactor(devtools): seperate component concerns into separate files; type all methods
|
2020-02-18 11:50:16 -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 |
|
mgechev
|
98a96608a6
|
Initial commit for Angular DevTools
|
2020-01-29 11:52:19 -08:00 |
|