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(tabs): fix customClass [fixes #2253] #2273

Merged
merged 3 commits into from
Jul 27, 2017
Merged

Conversation

IlyaSurmay
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 25, 2017

Codecov Report

Merging #2273 into development will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #2273      +/-   ##
===============================================
+ Coverage        87.49%   87.51%   +0.02%     
===============================================
  Files               95       95              
  Lines             2686     2692       +6     
  Branches           360      362       +2     
===============================================
+ Hits              2350     2356       +6     
  Misses             212      212              
  Partials           124      124
Impacted Files Coverage Δ
src/tabs/tab.directive.ts 100% <100%> (ø) ⬆️

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 c702635...b38590e. Read the comment docs.

}

public set customClass(customClass: string) {
if (customClass) {

This comment was marked as off-topic.

@valorkin valorkin added this to the v1.8.1 milestone Jul 26, 2017
@valorkin valorkin merged commit 0d67ef8 into development Jul 27, 2017
@valorkin valorkin deleted the fix-tabs-customClass branch July 27, 2017 12:52
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.

3 participants