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:auto-complete,drawer): cannot reopen when reuse route snapshots #5165

Merged
merged 1 commit into from
May 11, 2020

Conversation

hsuanxyz
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] 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: #5142

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@zorro-bot
Copy link

zorro-bot bot commented Apr 27, 2020

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Apr 27, 2020

Codecov Report

Merging #5165 into master will increase coverage by 0.00%.
The diff coverage is 72.72%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5165   +/-   ##
=======================================
  Coverage   91.34%   91.34%           
=======================================
  Files         548      548           
  Lines       13870    13878    +8     
  Branches     2093     2093           
=======================================
+ Hits        12669    12677    +8     
- Misses        708      710    +2     
+ Partials      493      491    -2     
Impacted Files Coverage Δ
components/core/config/config.ts 100.00% <ø> (ø)
components/drawer/drawer.component.ts 97.82% <50.00%> (+0.04%) ⬆️
...ts/auto-complete/autocomplete-trigger.directive.ts 95.95% <100.00%> (+0.09%) ⬆️

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 c2b68dd...12abe46. Read the comment docs.

@hsuanxyz hsuanxyz requested a review from vthinkxie April 27, 2020 11:19
wzhudev
wzhudev previously approved these changes Apr 30, 2020
Copy link
Member

@wzhudev wzhudev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hsuanxyz hsuanxyz changed the title fix(module: auto-complete, drawer): cannot reopen when reuse route snapshots fix(module:auto-complete, drawer): cannot reopen when reuse route snapshots Apr 30, 2020
@hsuanxyz hsuanxyz changed the title fix(module:auto-complete, drawer): cannot reopen when reuse route snapshots fix(module:auto-complete,drawer): cannot reopen when reuse route snapshots May 6, 2020
@hsuanxyz hsuanxyz force-pushed the fix/reuse-route-snapshots branch from af1b720 to 95baeaf Compare May 9, 2020 03:39
@hsuanxyz hsuanxyz merged commit 7101782 into NG-ZORRO:master May 11, 2020
hsuanxyz added a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 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.

3 participants