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

Update tooltip.js #6563

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 7, 2017

  1. Update tooltip.js

    Vikas-Kumar56 authored Jun 7, 2017
    Configuration menu
    Copy the full SHA
    58b47a0 View commit details
    Browse the repository at this point in the history
  2. Update tooltip.js

    There Should Be one unique event through which user can change message or destroy tooltip from element because in case of $destroy there are many library which are also listening $destroy event. So for resolving our purpose we are introducing another event $uibTooltipdestroy with which user can remove uibtooltip from element without disturbing other library like ui-grid.
    Vikas-Kumar56 authored Jun 7, 2017
    Configuration menu
    Copy the full SHA
    ec95129 View commit details
    Browse the repository at this point in the history