-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
perf(module:icon): do not run change detection when changing icon #7071
Conversation
This preview will be available after the AzureCI is passed. |
Codecov Report
@@ Coverage Diff @@
## master #7071 +/- ##
==========================================
- Coverage 89.57% 89.54% -0.03%
==========================================
Files 488 488
Lines 15821 15826 +5
Branches 2440 2440
==========================================
+ Hits 14171 14172 +1
- Misses 1009 1011 +2
- Partials 641 643 +2
Continue to review full report at Codecov.
|
Hi! Some tests seemed failed to pass. Could you please take a look at it? Many thanks for this PR and your continuous contributions to ng-zorro-antd! |
Hey, I had to update the Basically, the Tests were affected by this change because the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…-ZORRO#7071) * perf(module:icon): do not run change detection when changing icon * fix: do not run `markForCheck()` for the view event handler
PR Checklist
PR Type
Does this PR introduce a breaking change?