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

chore: fix animation.disabled triggering condition #7739

Merged
merged 1 commit into from Nov 27, 2022

Conversation

caoxicheng
Copy link
Contributor

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
[ ] 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

@zorro-bot
Copy link

zorro-bot bot commented Nov 24, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #7739 (0dca8cb) into master (790e011) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7739      +/-   ##
==========================================
- Coverage   92.06%   92.04%   -0.02%     
==========================================
  Files         502      502              
  Lines       16767    16767              
  Branches     2638     2638              
==========================================
- Hits        15436    15434       -2     
- Misses       1062     1063       +1     
- Partials      269      270       +1     
Impacted Files Coverage Δ
components/auto-complete/autocomplete.component.ts 94.69% <ø> (ø)
components/cascader/cascader.component.ts 97.93% <ø> (ø)
components/collapse/collapse-panel.component.ts 93.33% <ø> (ø)
components/dropdown/dropdown-menu.component.ts 88.23% <ø> (ø)
components/menu/submenu.component.ts 100.00% <ø> (ø)
components/popconfirm/popconfirm.ts 97.80% <ø> (ø)
components/popover/popover.ts 100.00% <ø> (ø)
components/select/select.component.ts 91.29% <ø> (ø)
components/tooltip/tooltip.ts 100.00% <ø> (ø)
components/tree-select/tree-select.component.ts 92.18% <ø> (ø)
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@simplejason simplejason merged commit 2df4860 into NG-ZORRO:master Nov 27, 2022
chenc041 pushed a commit to chenc041/ng-zorro-antd that referenced this pull request Dec 14, 2022
Co-authored-by: caoxicheng <caoxicheng@ewaresoft.com>
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.

None yet

2 participants