Skip to content
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:transfer): fix only filtered data in nzRenderList #6169

Merged
merged 2 commits into from
Dec 11, 2020
Merged

fix(module:transfer): fix only filtered data in nzRenderList #6169

merged 2 commits into from
Dec 11, 2020

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Dec 9, 2020

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@cipchk cipchk requested a review from Ricbet as a code owner December 9, 2020 11:31
@zorro-bot
Copy link

zorro-bot bot commented Dec 9, 2020

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Dec 9, 2020

Codecov Report

Merging #6169 (aab0866) into master (6f262e4) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6169      +/-   ##
==========================================
+ Coverage   89.82%   89.87%   +0.04%     
==========================================
  Files         468      468              
  Lines       14243    14258      +15     
  Branches     2239     2242       +3     
==========================================
+ Hits        12794    12814      +20     
+ Misses        895      890       -5     
  Partials      554      554              
Impacted Files Coverage Δ
components/transfer/transfer-list.component.ts 96.22% <100.00%> (+0.14%) ⬆️
components/mention/mention.component.ts 97.71% <0.00%> (-0.47%) ⬇️
components/upload/upload-list.component.ts 95.83% <0.00%> (-0.14%) ⬇️
components/select/select.component.ts 87.62% <0.00%> (-0.13%) ⬇️
components/modal/utils.ts 100.00% <0.00%> (ø)
components/modal/modal-types.ts 100.00% <0.00%> (ø)
components/alert/alert.component.ts 94.44% <0.00%> (ø)
components/button/button.component.ts 100.00% <0.00%> (ø)
components/modal/modal-footer.component.ts 100.00% <0.00%> (ø)
components/modal/modal.component.ts 92.85% <0.00%> (+0.08%) ⬆️
... and 3 more

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 6f262e4...aab0866. Read the comment docs.

@cipchk cipchk changed the title docs(module:transfer): fix demo fix(module:transfer): fix just only filtered data in nzRenderList Dec 10, 2020
@cipchk cipchk changed the title fix(module:transfer): fix just only filtered data in nzRenderList fix(module:transfer): fix only filtered data in nzRenderList Dec 10, 2020
@yangjunhan yangjunhan merged commit 17d43fb into NG-ZORRO:master Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

表格穿梭框,无法使用搜索功能
2 participants