Commit Graph

8 Commits

Author SHA1 Message Date
Mani Mishra
11ebb6946d Tooltip: Use show.delay update only when track option is active
Fixes #14682
Closes gh-1613

(cherry picked from commit d573232707)
2016-06-09 17:07:59 -04:00
Scott González
977b33625b Tooltip: Follow the standard appendTo logic
Even though there's no reason to ever configure the parent element via an
`appendTo` option, following the standard logic is useful for scrollable
elements and native dialogs.

Fixes #10739
Closes gh-1517

(cherry picked from commit 8cf98798a5)
2016-06-09 13:19:31 -04:00
Marco Ziech
88291ffc4d Tooltip: Register event handlers before content is loaded
Fixes #8740
Closes gh-1053
Closes gh-1456
(cherry picked from commit c4e367bb31)
2015-03-10 12:39:33 -04:00
Anne-Gaelle Colom
727a9151d2 Build: Remove dates from copyright notice
Closes gh-1403
(cherry picked from commit c89cb74893)
2015-02-09 11:54:31 -05:00
Scott González
8825d93dc8 Tooltip: Properly track hiding and closing for delegated tooltips
Fixes #10602
Closes gh-1353
2014-10-09 10:40:58 -04:00
Scott González
32bef7ad4e Tooltip: Treat the tooltip as closing until it's fully removed
This ensures that we don't trigger the close event twice if the tooltip is
destroyed during the hide animation.

Closes gh-1306
2014-08-06 15:01:58 -04:00
TJ VanToll
83b3d67175 All: Updating copyright year to 2014 2014-01-28 22:25:02 -05:00
Rafael Xavier de Souza
21154cfa2e All: Rename all files, removing the "jquery.ui." prefix;
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271;

Fixes #9464
Closes gh-1029
2014-01-24 18:22:49 -02:00