angular/projects/ng-devtools-backend/src/lib
AleksanderBodurri 97f88712e6 fix(devtools): drag and drop when selecting input; fix: console warning on update state error (rangle/angular-devtools#205)
* fix: console warn correct variable on update state failure

* fix: prevent drag from occuring on property edit inputs
2020-03-27 15:59:03 -07:00
..
component-inspector build(devtools): enable strictNullChecks (rangle/angular-devtools#167) 2020-03-20 11:54:37 -07:00
observer build(devtools): enable no-unused-variable lint check with warning severity 2020-03-23 17:41:10 -07:00
state-serializer refactor(devtools): type safe serialization 2020-03-22 03:59:27 -04:00
angular-check.ts build(devtools): enable strictNullChecks (rangle/angular-devtools#167) 2020-03-20 11:54:37 -07:00
change-detection-tracker.ts refactor(devtools): dont recompute directive forest frequently 2020-03-09 14:59:09 -04:00
client-event-subscribers.ts feat(devtools): create ConsoleReferenceNode interface to fix typing issues in selected-component.ts 2020-03-23 17:41:52 -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 fix(devtools): drag and drop when selecting input; fix: console warning on update state error (rangle/angular-devtools#205) 2020-03-27 15:59:03 -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
selected-component.ts feat(devtools): create ConsoleReferenceNode interface to fix typing issues in selected-component.ts 2020-03-23 17:41:52 -07:00
utils.ts feat(devtools): add support for Angular elements 2020-03-11 09:53:34 -04:00