-
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
feat(module:*): support global config #3613
Conversation
Deploy preview for ng-zorro-master ready! Built with commit b790b48 |
Codecov Report
@@ Coverage Diff @@
## master #3613 +/- ##
==========================================
- Coverage 92.32% 92.28% -0.05%
==========================================
Files 515 517 +2
Lines 10833 10961 +128
Branches 1962 1985 +23
==========================================
+ Hits 10002 10115 +113
- Misses 412 421 +9
- Partials 419 425 +6
Continue to review full report at Codecov.
|
Deploy preview for ng-zorro-master ready! Built with commit 4389643 |
Introduction to the solution
|
components/date-picker/lib/calendar/calendar-input.component.html
Outdated
Show resolved
Hide resolved
22fd3b9
to
51bde4d
Compare
08d31ae
to
4389643
Compare
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
* feat(module:*): global config * feat(module:*): global config * fix: lint * fix: lint * fix: rebase error * fix: make some properties not configurable * fix: tslint * docs: fix version * fix: progress component
* feat(module:*): global config * feat(module:*): global config * fix: lint * fix: lint * fix: rebase error * fix: make some properties not configurable * fix: tslint * docs: fix version * fix: progress component
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