-
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
chore(module:empty): remove injection token #4465
Conversation
This preview will be available after the checks is complete. |
Deploy preview for ng-zorro-master ready! Built with commit 7758bf0 |
Codecov Report
@@ Coverage Diff @@
## master #4465 +/- ##
==========================================
- Coverage 93.23% 93.21% -0.02%
==========================================
Files 519 522 +3
Lines 12822 12817 -5
Branches 2013 2011 -2
==========================================
- Hits 11955 11948 -7
- Misses 452 453 +1
- Partials 415 416 +1
Continue to review full report at Codecov.
|
dccfadb
to
7758bf0
Compare
BREAKING CHANGE: - `NZ_DEFAULT_EMPTY_CONTENT` is removed. Please use `NzConfigService` instead.
7758bf0
to
6cc548a
Compare
BREAKING CHANGE: - `NZ_DEFAULT_EMPTY_CONTENT` is removed. Please use `NzConfigService` instead.
BREAKING CHANGE: - `NZ_DEFAULT_EMPTY_CONTENT` is removed. Please use `NzConfigService` instead.
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