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

Add missing v4 docs for tooltip/popover methods #22246

Merged
merged 4 commits into from
Mar 24, 2017

Conversation

SidTheEngineer
Copy link
Contributor

Public methods enable(), disable(), and toggleEnabled() for tooltip and popover were missing from v4 documentation, originally mentioned by @Johann-S in #22188

Copy link
Member

@Johann-S Johann-S left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please exclude docs.min.js from your PR


#### `.popover('toggleEnabled')`

Toggles the ability for an element's popover to be shown.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be shown or hidden


#### `.tooltip('toggleEnabled')`

Toggles the ability for an element's tooltip to be shown.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shown or hidden.

@Johann-S Johann-S merged commit d2b9191 into twbs:v4-dev Mar 24, 2017
@Johann-S Johann-S added this to the v4.0.0-beta milestone Mar 24, 2017
@Johann-S
Copy link
Member

Thank you @sidp0 👍

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.

2 participants