Skip to content
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(stepper): add disable step navigation setting #1155

Merged
merged 4 commits into from
Jan 16, 2019
Merged

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

merged 4 commits into from
Jan 16, 2019

Conversation

yggg
Copy link
Contributor

@yggg yggg commented Jan 15, 2019

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
Copy link

codecov bot commented Jan 15, 2019

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%) ⬆️

@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