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

Tooltip html content #724

Merged
merged 3 commits into from
Jul 14, 2016
Merged

Tooltip html content #724

merged 3 commits into from
Jul 14, 2016

Conversation

adrianfaciu
Copy link

Small change adding html content to tooltip control.

@adrianfaciu
Copy link
Author

The selector name looks ok to me. Should I change it ? Or should we change tslint rules.

@@ -5,10 +5,11 @@ import {
import {TooltipOptions} from './tooltip-options.class';
import {TooltipContainerComponent} from './tooltip-container.component';

@Directive({selector: '[tooltip]'})
@Directive({selector: '[tooltip], [tooltipHtml]'})

This comment was marked as off-topic.

@adrianfaciu
Copy link
Author

I've disabled tslint for the tool tip directive selector. All checks are green now.

@valorkin valorkin merged commit 9070125 into valor-software:development Jul 14, 2016
@valorkin
Copy link
Member

ok, should work as temporary solution
thanks!

@adrianfaciu adrianfaciu deleted the tooltip-html-content branch July 17, 2016 07:13
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