-
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
feat(module:slider): support nzTooltipPlacement #4007
Conversation
Deploy preview for ng-zorro-master ready! Built with commit f13eece |
c795f86
to
88824c9
Compare
Codecov Report
@@ Coverage Diff @@
## master #4007 +/- ##
==========================================
+ Coverage 92.31% 92.33% +0.02%
==========================================
Files 513 513
Lines 10796 10800 +4
Branches 1954 1955 +1
==========================================
+ Hits 9966 9972 +6
+ Misses 411 409 -2
Partials 419 419
Continue to review full report at Codecov.
|
I don't know how I messed |
a0db9e1
to
bd0fc8b
Compare
refactor(module:progress): not use deprecated API internally
bd0fc8b
to
f13eece
Compare
refactor(module:progress): not use deprecated API internally
refactor(module:progress): not use deprecated API internally
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?
Users can set the default position of the tooltip by
nzTooltipPlacement
.Does this PR introduce a breaking change?
Other information