Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

feat(tooltip): add expression support #5938

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Add expression support for tooltip-trigger
  • Add support for object event bindings for showing/hiding tooltips

BREAKING CHANGE: This removes support for plain strings and interpolations in tooltip-trigger and popover-trigger - please change these appropriately. See test changes in this commit for reference

This closes #5221.

- Add expression support for tooltip-trigger
- Add support for object event bindings for showing/hiding tooltips

BREAKING CHANGE: This removes support for plain strings and interpolations in tooltip-trigger and popover-trigger - please change these appropriately. See test changes in this commit for reference
@icfantv
Copy link
Contributor

icfantv commented May 29, 2016

LGTM

@wesleycho wesleycho closed this in 4b91222 May 29, 2016
@wesleycho wesleycho deleted the feat/tooltip-trigger branch May 29, 2016 05:14
@d4v4105 d4v4105 mentioned this pull request May 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tooltip-trigger "input" hides the tooltip on every second keystroke
2 participants