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

fix(tabset): prevent select call if no active tab found #1444

Merged
merged 3 commits into from
Apr 30, 2019
Merged

fix(tabset): prevent select call if no active tab found #1444

merged 3 commits into from
Apr 30, 2019

Conversation

yggg
Copy link
Contributor

@yggg yggg commented Apr 29, 2019

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

Short description of what this resolves:

@codecov
Copy link

codecov bot commented Apr 29, 2019

Codecov Report

Merging #1444 into master will increase coverage by 0.25%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1444      +/-   ##
==========================================
+ Coverage   82.59%   82.84%   +0.25%     
==========================================
  Files         240      240              
  Lines        7320     7322       +2     
  Branches      656      655       -1     
==========================================
+ Hits         6046     6066      +20     
+ Misses       1085     1066      -19     
- Partials      189      190       +1
Impacted Files Coverage Δ
...mework/theme/components/tabset/tabset.component.ts 92% <100%> (+37.83%) ⬆️

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.

None yet

1 participant