-
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:progress): should not set success when success percent is … #3135
Conversation
Deploy preview for ng-zorro-master ready! Built with commit 178d0b4 |
Codecov Report
@@ Coverage Diff @@
## master #3135 +/- ##
==========================================
- Coverage 97.34% 97.33% -0.01%
==========================================
Files 552 552
Lines 11587 11558 -29
Branches 827 835 +8
==========================================
- Hits 11279 11250 -29
Misses 195 195
Partials 113 113
Continue to review full report at Codecov.
|
Deploy preview for ng-zorro-master ready! Built with commit 7069f62 |
NG-ZORRO#3135) * fix(module:progress): should not set success when success percent is given close 3128 * feat: add encapsulation * revert: revert package.json * revert: test.ts * fix: fix icon not removed
NG-ZORRO#3135) * fix(module:progress): should not set success when success percent is given close 3128 * feat: add encapsulation * revert: revert package.json * revert: test.ts * fix: fix icon not removed
…given
close #3128
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: #3128
What is the new behavior?
Does this PR introduce a breaking change?
Other information
Also refactor this component and add a demo.