-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor(tree): support more functions & property #2121
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2121 +/- ##
==========================================
- Coverage 96% 95.95% -0.06%
==========================================
Files 477 478 +1
Lines 11618 11709 +91
Branches 1550 1561 +11
==========================================
+ Hits 11154 11235 +81
- Misses 132 133 +1
- Partials 332 341 +9
Continue to review full report at Codecov.
|
c5396d4
to
39959eb
Compare
f3e90f4
to
bfd01a4
Compare
Codecov Report
@@ Coverage Diff @@
## master #2121 +/- ##
==========================================
- Coverage 96.02% 95.83% -0.19%
==========================================
Files 479 480 +1
Lines 11689 11817 +128
Branches 1563 1577 +14
==========================================
+ Hits 11224 11325 +101
- Misses 131 149 +18
- Partials 334 343 +9
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #2121 +/- ##
==========================================
- Coverage 96.02% 95.83% -0.19%
==========================================
Files 479 480 +1
Lines 11689 11817 +128
Branches 1563 1577 +14
==========================================
+ Hits 11224 11325 +101
- Misses 131 149 +18
- Partials 334 343 +9
Continue to review full report at Codecov.
|
a9acb66
to
7e7e794
Compare
Codecov Report
@@ Coverage Diff @@
## master #2121 +/- ##
==========================================
- Coverage 96% 95.96% -0.04%
==========================================
Files 481 482 +1
Lines 11832 11965 +133
Branches 1580 1594 +14
==========================================
+ Hits 11359 11482 +123
- Misses 133 134 +1
- Partials 340 349 +9
Continue to review full report at Codecov.
|
2db1037
to
96b5749
Compare
25d0fd9
to
b2482ac
Compare
72925e2
to
3255ba3
Compare
d55f8d0
to
6e7c141
Compare
refactor(tree): support more functions & property fix(tree): fix demo fix dir-tree fix doc fix doc fix(tree): support deprecated property fix(tree): fix interface fix(tree): fix param fix(tree): fix param fix(tree): fix spec fix(tree): fix spec fix(tree): fix origin fix(tree): support get all nodes fix(tree): fix demo fix(tree): fix doc fix(tree): fix doc fix(tree): fix deprecatedC fix(tree): fix deprecated fix(tree): fix deprecated fix(tree): fix spec fix(tree): fix console fix(tree): fix doc fix(tree): fix doc
6e7c141
to
9a24e96
Compare
close NG-ZORRO#1928 close NG-ZORRO#2000 close NG-ZORRO#2062 close NG-ZORRO#1888 close NG-ZORRO#1836 close NG-ZORRO#2168
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number:
#1928 #2000 #2062 #1888 #1836 #2168
What is the new behavior?
Does this PR introduce a breaking change?
API changes (just some important changes, more details can read doc)
NzTreeFormatEmitEvent
Other information