design-system
design-system copied to clipboard
feat() Add prop loadMoreCallback which will add load more slide for m…
…obile
Codecov Report
Merging #1199 (0bf0237) into main (c9e15c6) will increase coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #1199 +/- ##
==========================================
+ Coverage 95.72% 95.73% +0.01%
==========================================
Files 174 175 +1
Lines 2360 2366 +6
Branches 551 554 +3
==========================================
+ Hits 2259 2265 +6
Misses 49 49
Partials 52 52
Impacted Files | Coverage Δ | |
---|---|---|
packages/carousel/src/Carousel.js | 91.80% <100.00%> (+0.27%) |
:arrow_up: |
...ckages/carousel/src/LoadMoreSlide/LoadMoreSlide.js | 100.00% <100.00%> (ø) |
|
packages/carousel/src/StretchSlide/StretchSlide.js | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
No longer needed because the existing callback to load more items was fixed.