Skip to content

feat(stepper): add disable step navigation setting - #1155

Merged
nnixaa merged 4 commits into
akveo:masterfrom
yggg:feature/stepper-disable-step-click
Jan 16, 2019
Merged

feat(stepper): add disable step navigation setting#1155
nnixaa merged 4 commits into
akveo:masterfrom
yggg:feature/stepper-disable-step-click

Conversation

@yggg

@yggg yggg commented Jan 15, 2019

Copy link
Copy Markdown
Contributor

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

Closes #902

@yggg
yggg requested a review from nnixaa January 15, 2019 08:33
@codecov

codecov Bot commented Jan 15, 2019

Copy link
Copy Markdown

Codecov Report

Merging #1155 into master will decrease coverage by 0.01%.
The diff coverage is 50%.

@@            Coverage Diff             @@
##           master    #1155      +/-   ##
==========================================
- Coverage   78.88%   78.86%   -0.02%     
==========================================
  Files         200      200              
  Lines        6062     6066       +4     
  Branches      469      469              
==========================================
+ Hits         4782     4784       +2     
- Misses       1165     1167       +2     
  Partials      115      115
Impacted Files Coverage Δ
...work/theme/components/stepper/stepper.component.ts 46.77% <50%> (+0.22%) ⬆️

Comment thread src/framework/theme/components/stepper/stepper.component.html
@nnixaa
nnixaa merged commit e1503cc into akveo:master Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable step click and just work with prev and next buttons

2 participants