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

Issue 766 #1025

Merged
merged 4 commits into from
Sep 26, 2016
Merged

Issue 766 #1025

merged 4 commits into from
Sep 26, 2016

Conversation

Confusedfish
Copy link
Contributor

I had need to pull right a tab, this PR allows us to specify a customClass to include into the nav-item element's class attribute. This should also resolve issue #766

@codecov-io
Copy link

codecov-io commented Sep 24, 2016

Current coverage is 90.40% (diff: 100%)

Merging #1025 into development will increase coverage by 0.01%

@@           development      #1025   diff @@
=============================================
  Files               26         26          
  Lines              781        782     +1   
  Methods            142        142          
  Messages             0          0          
  Branches           115        115          
=============================================
+ Hits               706        707     +1   
  Misses              75         75          
  Partials             0          0          

Powered by Codecov. Last update 4208f52...551777f

@valorkin
Copy link
Member

Looks good to me! @otelnov is working on AoT for ng2-bootstrap, it is almost done. Let us wait a bit and then merge this on top

…ion (tested in Chrome). This will probably fix issue #842 which sounds exactly like the scenario this fixes for me.
@Confusedfish
Copy link
Contributor Author

In testing this I hit upon the exact same situation as issue #842 This latest commit solves it for me. The problem was highly repeatable and had me stumped for a little while. Rather than use the $event.preventDefault I just set the href to void, not sure which is better / preferred.

@valorkin valorkin merged commit 13fac37 into valor-software:development Sep 26, 2016
@valorkin
Copy link
Member

It's great, thank you!

@Confusedfish Confusedfish deleted the issue-766 branch September 26, 2016 11:00
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.

4 participants