-
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:button): Fix link button wave #3546
Conversation
fetch latest code
chore(fetch latest code)
fetch lateset code
Deploy preview for ng-zorro-master ready! Built with commit cb91c9a |
Codecov Report
@@ Coverage Diff @@
## master #3546 +/- ##
==========================================
+ Coverage 95.67% 95.69% +0.01%
==========================================
Files 690 690
Lines 13692 13696 +4
Branches 1824 1826 +2
==========================================
+ Hits 13100 13106 +6
+ Misses 201 200 -1
+ Partials 391 390 -1
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #3546 +/- ##
==========================================
+ Coverage 95.67% 95.69% +0.01%
==========================================
Files 690 690
Lines 13692 13696 +4
Branches 1824 1826 +2
==========================================
+ Hits 13100 13106 +6
+ Misses 201 200 -1
+ Partials 391 390 -1
Continue to review full report at Codecov.
|
…ZORRO#3545) * fix(module:button): disable wave animation when the type is link * test(module:core): fix wave test close NG-ZORRO#3546
…ZORRO#3545) * fix(module:button): disable wave animation when the type is link * test(module:core): fix wave test close NG-ZORRO#3546
…ZORRO#3545) * fix(module:button): disable wave animation when the type is link * test(module:core): fix wave test close NG-ZORRO#3546
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: N/A
What is the new behavior?
Button with nzType link behave diff from the version of react
Does this PR introduce a breaking change?
Other information
the comments change is components/core/responsive/index.ts and components/core/responsive/public-api.ts was maked by
npm run lint