angular/projects/ng-devtools-backend/src/lib
2020-04-21 12:18:22 -07:00
..
component-inspector feat(devtools): clicking on element with component inspector enabled will select that component in the directive explorer 2020-04-14 15:27:59 -07:00
observer feat(devtools): add functionality for visualizing change detection 2020-03-31 18:31:27 -04:00
state-serializer refactor(devtools): type safe serialization 2020-03-22 03:59:27 -04:00
angular-check.ts feat(devtools): add ivy check 2020-04-20 12:35:24 -07:00
change-detection-tracker.ts fix(devtools): debounce dirty notifications and ignore vendorChunk (rangle/angular-devtools#264) 2020-04-08 11:34:25 -07:00
client-event-subscribers.ts refactor(devtools): rename selected-component.ts to set-console-reference.ts to better describe usage 2020-04-21 12:18:22 -07:00
component-tree-identifiers.ts feat(devtools): implement "force refresh" when the user presses the refresh button 2020-03-12 15:13:34 -07:00
component-tree.ts feat(devtools): clicking on element with component inspector enabled will select that component in the directive explorer 2020-04-14 15:27:59 -07:00
highlighter.spec.ts build(devtools): enable strictNullChecks (rangle/angular-devtools#167) 2020-03-20 11:54:37 -07:00
highlighter.ts build(devtools): enable strictNullChecks (rangle/angular-devtools#167) 2020-03-20 11:54:37 -07:00
index.ts refactor(devtools): move the component tree identification to a better named file 2020-02-24 11:09:10 -05:00
interfaces.ts refactor(devtools): move identity tracking to separate abstraction 2020-02-24 11:09:10 -05:00
lview-transform.ts build(devtools): enable strictNullChecks (rangle/angular-devtools#167) 2020-03-20 11:54:37 -07:00
set-console-reference.ts refactor(devtools): rename selected-component.ts to set-console-reference.ts to better describe usage 2020-04-21 12:18:22 -07:00
utils.ts feat(devtools): add support for Angular elements 2020-03-11 09:53:34 -04:00