-
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
fix(module: tree): fix nodes list to render correctly #3326
Conversation
Deploy preview for ng-zorro-master ready! Built with commit 9cd8109 |
Codecov Report
@@ Coverage Diff @@
## master #3326 +/- ##
==========================================
+ Coverage 97.44% 97.44% +<.01%
==========================================
Files 606 606
Lines 11930 11931 +1
Branches 869 869
==========================================
+ Hits 11625 11626 +1
Misses 196 196
Partials 109 109
Continue to review full report at Codecov.
|
Deploy preview for ng-zorro-master ready! Built with commit 021b094 |
* fix(module: tree): fix nodes list to render correctly close NG-ZORRO#3320 * fix(module: tree): rollback default keys * fix(module: tree): use nzNodes only
* fix(module: tree): fix nodes list to render correctly close NG-ZORRO#3320 * fix(module: tree): rollback default keys * fix(module: tree): use nzNodes only
* fix(module: tree): fix nodes list to render correctly close NG-ZORRO#3320 * fix(module: tree): rollback default keys * fix(module: tree): use nzNodes only
close #3320
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: #3320
What is the new behavior?
Does this PR introduce a breaking change?
Other information