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

Added the ability to create direct children from the root #25

Closed njofce closed 5 years ago

njofce commented 5 years ago
  1. Added the ability to edit/rename the root title
  2. Added the ability to create first level children
codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into master will decrease coverage by 0.58%. The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   32.28%   31.69%   -0.59%     
==========================================
  Files           9        9              
  Lines         381      407      +26     
  Branches       33       39       +6     
==========================================
+ Hits          123      129       +6     
- Misses        258      278      +20
Impacted Files Coverage Δ
...jects/ngx-tree-dnd/src/lib/ngx-tree-dnd.service.ts 14.91% <3.44%> (-0.12%) :arrow_down:
...x-tree-dnd-parent/ngx-tree-dnd-parent.component.ts 33.76% <30%> (-1.83%) :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 bd69d36...5260da9. Read the comment docs.

Zicrael commented 5 years ago

Also i add you nickname + link to profile in special thanks in README.MD ;) Thank you for contributing!