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

Implementing tooltipStateChanged and exporting the directive #939

Merged
merged 1 commit into from
Oct 4, 2016
Merged

Implementing tooltipStateChanged and exporting the directive #939

merged 1 commit into from
Oct 4, 2016

Conversation

adrianfaciu
Copy link

  • implemented state changed event for tooltip
  • exposed the directive so it can be used in the template

Should fix #807 and #883.

@codecov-io
Copy link

codecov-io commented Sep 7, 2016

Current coverage is 90.39% (diff: 100%)

Merging #939 into development will not change coverage

@@           development       #939   diff @@
=============================================
  Files               26         26          
  Lines              781        781          
  Methods            142        142          
  Messages             0          0          
  Branches           115        115          
=============================================
  Hits               706        706          
  Misses              75         75          
  Partials             0          0          

Powered by Codecov. Last update b5c8448...35225be

@valorkin
Copy link
Member

valorkin commented Sep 7, 2016

Looks good to me!

@valorkin valorkin merged commit 650b4f7 into valor-software:development Oct 4, 2016
@valorkin
Copy link
Member

valorkin commented Oct 4, 2016

@adrianfaciu thanks! all awesome as usual

@adrianfaciu adrianfaciu mentioned this pull request Oct 4, 2016
@adrianfaciu adrianfaciu deleted the feat/tooltipOpen branch October 4, 2016 18:41
jtomaszewski pushed a commit to jtomaszewski/ng2-bootstrap that referenced this pull request Oct 22, 2016
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.

can tooltip show by code control?always show?
3 participants