Skip to content

Tooltip enhancements#861

Merged
tcbegley merged 3 commits into
mainfrom
tooltip-enhancements
May 23, 2022
Merged

Tooltip enhancements#861
tcbegley merged 3 commits into
mainfrom
tooltip-enhancements

Conversation

@tcbegley

Copy link
Copy Markdown
Collaborator

Expanding the functionality of Tooltip. There are three new props:

  • fade - much like the Alert component, this can be used to disable the fade animation when the tooltip shows
  • trigger - like the Popover component, this can be used to set automatic triggers for the Tooltip
  • is_open - the visibility of Tooltip can now be controlled with a callback

As suggested in #857

@tcbegley
tcbegley merged commit 9c10f5d into main May 23, 2022
@tcbegley
tcbegley deleted the tooltip-enhancements branch May 23, 2022 21:05
@tcbegley tcbegley mentioned this pull request May 23, 2022
@tcbegley tcbegley mentioned this pull request Jun 18, 2022
This was referenced Jun 29, 2022
tcbegley added a commit that referenced this pull request Jun 29, 2022
* Add fade prop to Tooltip

* Allow tooltips to be controlled by callbacks

* Add example to tooltip docs
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.

1 participant