angular/projects/ng-devtools-backend/src/lib
2020-03-09 14:59:09 -04:00
..
component-inspector refactor(devtools): dont recompute directive forest frequently 2020-03-09 14:59:09 -04:00
observer fix(devtools): align with latest changes and keep consistent frame tree 2020-03-09 14:59:09 -04:00
state-serializer feat(devtools): allow user to edit props 2020-02-26 15:35:50 -10:00
angular-check.ts feat(devtools): added prettier for formatting code on pre-commit (rangle/angular-devtools#50) 2020-02-07 13:25:16 -08:00
change-detection-tracker.ts refactor(devtools): dont recompute directive forest frequently 2020-03-09 14:59:09 -04:00
client-event-subscribers.ts refactor(devtools): dont recompute directive forest frequently 2020-03-09 14:59:09 -04:00
component-tree-identifiers.ts refactor(devtools): dont recompute directive forest frequently 2020-03-09 14:59:09 -04:00
component-tree.ts refactor(devtools): dont recompute directive forest frequently 2020-03-09 14:59:09 -04:00
highlighter.spec.ts test(devtools): adding highlighter tests 2020-02-27 14:33:48 -05:00
highlighter.ts feat(devtools): detect directives added to non-elements 2020-02-24 11:09:10 -05: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 refactor(devtools): use internal ivy data structures for extracting component tree 2020-03-09 14:59:09 -04:00
selected-component.ts fix(devtools): check if node.nativeelement is an instance of an HTMLElement before calling ng.getComponent on it (rangle/angular-devtools#93) 2020-02-26 10:17:27 -05:00
utils.ts feat(devtools): added prettier for formatting code on pre-commit (rangle/angular-devtools#50) 2020-02-07 13:25:16 -08:00