angular/projects/shell-chrome
Ricardo Mattiazzi Baumgartner a3ac38041f feat(devtools): synchronizing highlight between source application and component in presentation tree (rangle/angular-devtools#35)
* rangle/angular-devtools#13 - Highlight from the component tree to the application

* rangle/angular-devtools#13 - Highlight from the application to the component tree when using inspector

* Fixes on broken unit tests + added all files to coverage reports

* Setting test default to always generate coverage report

* rangle/angular-devtools#13 - Added basic test for component inspector

* feat(frontend): Moving component hover to tree to avoid passing messageBus rangle/angular-devtools#13

* feat(frontend): Sync hover from inspector to component tree rangle/angular-devtools#13

* feat(frontend): Rename function to retrieve ElementID from native element

* feat(frontend): Use separate handler to unhighlight from component instead of using highlight without ID

* feat(frontend): de-coupling inspector from the message bus

* feat(frontend): fix unit tests
2020-02-07 11:43:49 -08:00
..
e2e Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
src feat(devtools): synchronizing highlight between source application and component in presentation tree (rangle/angular-devtools#35) 2020-02-07 11:43:49 -08:00
browserslist fix(devtools): don't collide with the default runtime function (rangle/angular-devtools#6) 2020-01-29 20:23:47 -05:00
karma.conf.js Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
shell-chrome-webpack.config.js fix(devtools): don't collide with the default runtime function (rangle/angular-devtools#6) 2020-01-29 20:23:47 -05:00
tsconfig.app.json Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
tsconfig.spec.json Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00
tslint.json Initial commit for Angular DevTools 2020-01-29 11:52:19 -08:00