-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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(popover): add adaptivePosition option #5183
Conversation
9a5e765
to
ccea850
Compare
Codecov Report
@@ Coverage Diff @@
## development #5183 +/- ##
============================================
Coverage 51.51% 51.51%
============================================
Files 3 3
Lines 99 99
Branches 17 17
============================================
Hits 51 51
Misses 38 38
Partials 10 10 Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## development #5183 +/- ##
============================================
Coverage 51.51% 51.51%
============================================
Files 3 3
Lines 99 99
Branches 17 17
============================================
Hits 51 51
Misses 38 38
Partials 10 10 Continue to review full report at Codecov.
|
8c1ddf0
to
0cac418
Compare
4537090
to
2281e53
Compare
Smoke tested popover with disabled adaptive position in Chrome, IE, FF - looks good. |
What is "adaptive positioning"? |
* feat(popover): add adaptivePosition option to disable adaptive positioning
* feat(popover): add adaptivePosition option to disable adaptive positioning
add adaptivePosition option
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.