-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(carousel): indicators for group of slides #5234
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(carousel): indicators for group of slides #5234
Conversation
Fix: #5233 with indicatorsByChunk input the carousel indicators indicate slides chunks - works ONLY if singleSlideOffset = FALSE
Codecov Report
@@ Coverage Diff @@
## development #5234 +/- ##
============================================
Coverage 51.51% 51.51%
============================================
Files 3 3
Lines 99 99
Branches 17 17
============================================
Hits 51 51
Misses 38 38
Partials 10 10Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## development #5234 +/- ##
===============================================
+ Coverage 51.04% 51.51% +0.47%
===============================================
Files 3 3
Lines 96 99 +3
Branches 17 17
===============================================
+ Hits 49 51 +2
- Misses 37 38 +1
Partials 10 10
Continue to review full report at Codecov.
|
|
Smoke tested in CHrome - looks good. |
Fix: valor-software#5233 with indicatorsByChunk input the carousel indicators indicate slides chunks - works ONLY if singleSlideOffset = FALSE
Fix: valor-software#5233 with indicatorsByChunk input the carousel indicators indicate slides chunks - works ONLY if singleSlideOffset = FALSE
Fix: #5233
with indicatorsByChunk input the carousel indicators indicate slides chunks
works ONLY if singleSlideOffset = FALSE