Zicrael / ngx-tree-dnd

Angular 7 support, data sortable draggable smart tree.
https://ngx-tree-dnd.stackblitz.io
MIT License
39 stars 11 forks source link

Revert "Change detection minor fixes" #32

Closed Zicrael closed 5 years ago

Zicrael commented 5 years ago

Reverts Zicrael/ngx-tree-dnd#29

codecov[bot] commented 5 years ago

Codecov Report

Merging #32 into master will decrease coverage by 0.03%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   30.95%   30.92%   -0.04%     
==========================================
  Files           9        9              
  Lines         449      443       -6     
  Branches       42       42              
==========================================
- Hits          139      137       -2     
+ Misses        310      306       -4
Impacted Files Coverage Δ
...jects/ngx-tree-dnd/src/lib/ngx-tree-dnd.service.ts 14.91% <0%> (+0.08%) :arrow_up:
...x-tree-dnd-parent/ngx-tree-dnd-parent.component.ts 30.23% <0%> (+0.56%) :arrow_up:
...lib/directives/ngx-tree-dnd-autofocus.directive.ts 45.45% <0%> (-10.11%) :arrow_down:
...ee-dnd-children/ngx-tree-dnd-children.component.ts 29.41% <0%> (-0.78%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0f4a61c...3b9780c. Read the comment docs.