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

Refactor tooltip classes #3510

Closed

Conversation

chrisirhc
Copy link
Contributor

  • Add tooltip-class support to tooltip-template
  • Remove observer for tooltip-class, it’s evaluated once on tooltip
    preparation instead
  • Remove interpolation on class attribute
    Interpolation on the class attribute can have undesirable mangling
    effects when use with a directive that has replace: true. It also
    doesn’t work properly with ngAnimate.

Relates to #3126

Merge after #3509

@chrisirhc chrisirhc added this to the 0.13.0 milestone Apr 8, 2015
- Add tooltip-class support to tooltip-template
- Remove observer for tooltip-class, it’s evaluated once on tooltip
  preparation instead
- Remove interpolation on class attribute
  Interpolation on the class attribute can have undesirable mangling
  effects when use with a directive that has `replace: true`. It also
  doesn’t work properly with ngAnimate.

Relates to angular-ui#3126
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.

3 participants