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

feat(tooltip): intoduce disabled flag #2253

Merged
merged 1 commit into from
Mar 24, 2018

Conversation

medinarkhov
Copy link
Contributor

Introduce disable flag for Tooltip to be consistent with Popover

Example:
<div [ngbTooltip]="Disabled!" [disableTooltip]="true"></div>
<div [ngbPopover]="Disabled!" [disablePopover]="true"></div>

@pkozlowski-opensource
Copy link
Member

LGTM, thnx!

@maxokorokov maxokorokov merged commit e05a99f into ng-bootstrap:master Mar 24, 2018
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.

None yet

3 participants