Skip to content

Conversation

@gioboa
Copy link
Contributor

@gioboa gioboa commented May 22, 2019

Fix: #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
@codecov
Copy link

codecov bot commented May 22, 2019

Codecov Report

Merging #5234 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             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       10

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aaa2913...5922f9b. Read the comment docs.

@codecov
Copy link

codecov bot commented May 22, 2019

Codecov Report

Merging #5234 into development will increase coverage by 0.47%.
The diff coverage is n/a.

Impacted file tree graph

@@               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
Impacted Files Coverage Δ
demo/src/app/app.component.ts 40.81% <0%> (+1.68%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8098924...75b38f8. Read the comment docs.

@Domainv Domainv added this to the 5.0.0 milestone Jun 5, 2019
@ludmilanesvitiy
Copy link
Contributor

Smoke tested in CHrome - looks good.

@Domainv Domainv changed the title feat: carousel indicators for group of slides feat(carousel): indicators for group of slides Jun 6, 2019
@Domainv Domainv merged commit c460a6e into valor-software:development Jun 6, 2019
@gioboa gioboa deleted the feature/carousel_indicators_for_group_of_slides_#5233 branch June 7, 2019 14:37
leo6104 pushed a commit to leo6104/ngx-bootstrap that referenced this pull request Oct 10, 2019
Fix: valor-software#5233 with indicatorsByChunk input the carousel indicators indicate slides chunks - works ONLY if singleSlideOffset = FALSE
IraErshova pushed a commit to IraErshova/ngx-bootstrap that referenced this pull request Jan 20, 2020
Fix: valor-software#5233 with indicatorsByChunk input the carousel indicators indicate slides chunks - works ONLY if singleSlideOffset = FALSE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: carousel indicators for group of slides

3 participants