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

feat(tooltip): add uib- prefix #4515

Closed

Conversation

wesleycho
Copy link
Contributor

Note that this does it for the tooltip and popover (couldn't get both in the commit message due to conventional-changelog).

$log.warn('popover-template is now deprecated. Use uib-popover-template instead.');
}

return $tooltip('popoverTemplate', 'popover', 'click', {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think I would make this use the new tooltip.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the old popoverTemplate directive

@Foxandxss
Copy link
Contributor

Check my Modal PR to see how I managed to get all the deprecation messages out in tests.(you have lots of directives but few deprecation message tests).

@wesleycho
Copy link
Contributor Author

I think I just forgot to write the other tests

@wesleycho
Copy link
Contributor Author

This PR should be good to review again.

@wesleycho wesleycho closed this in f8bc038 Oct 5, 2015
@Foxandxss
Copy link
Contributor

Missing doc updates, but I fixed that for you.

@wesleycho wesleycho deleted the feat/tooltip-popover-rename branch November 7, 2015 22:45
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.

2 participants