-
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:affix): fix should reset placeholder size when trigger resize event #2835
Conversation
merge master
Deploy preview for ng-zorro-master ready! Built with commit c5e525e |
Codecov Report
@@ Coverage Diff @@
## master #2835 +/- ##
==========================================
+ Coverage 97.41% 97.42% +0.01%
==========================================
Files 523 523
Lines 10951 10961 +10
Branches 781 781
==========================================
+ Hits 10668 10679 +11
+ Misses 182 181 -1
Partials 101 101
Continue to review full report at Codecov.
|
merge master
@cipchk plz rebase |
chore: merge master
chore: merger master
@cipchk it seems that you have to rebase again |
chore: merge master
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
…ize event (NG-ZORRO#2835) * fix(module:affix): fix should reset placeholder size when trigger resize event - close NG-ZORRO#2818 * chore: fix test
…ize event (NG-ZORRO#2835) * fix(module:affix): fix should reset placeholder size when trigger resize event - close NG-ZORRO#2818 * chore: fix test
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: #2818
What is the new behavior?
Does this PR introduce a breaking change?
Other information