| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
creating the tooltip element on the fly, never reusing it.
Use aria-describedby attribute to find the associated tooltip again.
Allows customizing animations much easier (just replace fadeIn/fadeOut),
still open.
Updated demos and visual test to replace now-missing .widget() method.
Added tooltipClass for that.
|
| |
|
| |
|
|
|
|
| |
actually necessary
|
|
|
|
| |
revert got merged back into tooltip; now reverting that revert to get the tooltip stuff back, should then make it easy to merge into master once tooltip is done
|
|
|
|
|
|
|
| |
This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing
changes made to ab8d15521785e764a6bf47beee0cfd18929607d3.
Need to revert this revert later on when actually merging the tooltip branch into master.
|
|
|