-
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:breadcrumb): fix input boolean and router event not caught error #3185
Conversation
Deploy preview for ng-zorro-master ready! Built with commit 6640a26 |
Deploy preview for ng-zorro-master ready! Built with commit ed8e713 |
Codecov Report
@@ Coverage Diff @@
## master #3185 +/- ##
==========================================
+ Coverage 95.5% 95.59% +0.09%
==========================================
Files 609 609
Lines 13217 13241 +24
Branches 1805 1809 +4
==========================================
+ Hits 12623 12658 +35
+ Misses 212 197 -15
- Partials 382 386 +4
Continue to review full report at Codecov.
|
close NG-ZORRO#3186 docs: add link fix: fix breadcrumb not updated fix: typo
… error (NG-ZORRO#3185) * fix(module:breadcrumb): fix input boolean and lazy module slash docs: add link fix: fix breadcrumb not updated fix: typo * test: add test * chore: cleanup code * chore: rollback * chore: remove vscode close NG-ZORRO#3186
… error (NG-ZORRO#3185) * fix(module:breadcrumb): fix input boolean and lazy module slash docs: add link fix: fix breadcrumb not updated fix: typo * test: add test * chore: cleanup code * chore: rollback * chore: remove vscode close NG-ZORRO#3186
close #3186
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?
Does this PR introduce a breaking change?
Other information
You can find the demo here.