index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
jquery.ui.tooltip.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
All: Rename all files, removing the "jquery.ui." prefix;
Rafael Xavier de Souza
2014-01-24
1
-444
/
+0
*
All: Remove "Depends" comment
Rafael Xavier de Souza
2014-01-24
1
-5
/
+0
*
All: Wrap source files with UMD return exports
Rafael Xavier de Souza
2014-01-24
1
-3
/
+18
*
Tooltip: Preserve the title after disabling twice
Michael Wiencek
2014-01-09
1
-1
/
+1
*
Tooltip: Only bind remove handler for delegated tooltips
Scott González
2014-01-09
1
-4
/
+11
*
Tooltip: On close and destroy only set title if empty or undefined
Daniel DeGroff
2014-01-06
1
-2
/
+6
*
Tooltip: Improve accessibility by adding content to an aria-live div
Dylan Barrell
2013-12-19
1
-1
/
+24
*
Tooltip: Use .uniqueId() and move aria-describedby helper methods into the wi...
Scott González
2013-10-24
1
-36
/
+34
*
Tooltip: Avoid errors on mouseover of tooltips with parents that have no titl...
Mike Sherov
2013-01-11
1
-1
/
+3
*
Update copyright year to 2013.
Scott González
2013-01-10
1
-1
/
+1
*
Tooltip: Clear the tracking interval on close. Fixes #8920 -Tooltip potential...
Scott González
2012-12-18
1
-1
/
+4
*
All: Use .addBack() instead of .andSelf().
Scott González
2012-12-14
1
-2
/
+2
*
Tooltip: Escape the title attribute so that it's treated as text and not HTML...
Scott González
2012-11-27
1
-1
/
+3
*
Tooltip: Removed logic for handling tracking tooltips which gain focus while ...
Scott González
2012-11-14
1
-14
/
+2
*
Tooltip: Handle synthetic focusin events. Fixes #8740 - Tooltip: Does not hid...
Scott González
2012-11-14
1
-1
/
+10
*
Tooltip: Ignore disabled checks when closing. Fixes #8758 - Tooltip: Tooltip ...
Scott González
2012-11-09
1
-1
/
+1
*
Tooltip: Use ui-tooltip-open instead of tooltip-open for data key.
Scott González
2012-11-05
1
-4
/
+4
*
Tooltip: Make 'flipfit flip' the collision default to avoid the tooltip ever ...
Jörn Zaefferer
2012-11-05
1
-1
/
+1
*
Tooltip: Check type on event directly, preventing TypeError when programmatic...
Jörn Zaefferer
2012-11-05
1
-1
/
+1
*
Tooltip: Use attributes, not properties, when checking for parent tooltips. F...
Scott González
2012-10-28
1
-7
/
+8
*
Removed bgiframe.
Scott González
2012-10-26
1
-3
/
+0
*
Tooltip: Run _disable when disabled option is set on create. Fixes #8712 - To...
Jörn Zaefferer
2012-10-24
1
-0
/
+4
*
Build: Enable "unused" option in jshint - Remove unused variables from codeba...
Mike Sherov
2012-10-23
1
-2
/
+2
*
Tooltip: Position below the element and set a max width of 300px to more clos...
Scott González
2012-10-23
1
-2
/
+2
*
Tooltip: Do not attempt to position if tooltip is hidden. Fixed #8644 - Delay...
Andrew Couch
2012-10-21
1
-2
/
+16
*
Tooltip: handle removal of elements with delegated tooltips. Fixed #8646 - De...
Andrew Couch
2012-10-21
1
-2
/
+14
*
Tooltip: Only bind blur when opening via focus, mouseleave for mouseover. Rem...
Jörn Zaefferer
2012-10-21
1
-15
/
+10
*
Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and removi...
Jörn Zaefferer
2012-10-21
1
-4
/
+34
*
Tooltip: Comment why we need to use closest
Jörn Zaefferer
2012-10-19
1
-1
/
+3
*
Tooltip: Change the default items selector to exclude disabled elements. Fixe...
Scott González
2012-10-12
1
-1
/
+2
*
Tooltip: Better cleanup on destroy. Fixes #8627 - The Tooltip destroy method ...
Scott González
2012-10-05
1
-1
/
+17
*
Tooltip: Check if event exists before checking properties in open(). Fixes #8...
Scott González
2012-10-05
1
-1
/
+1
*
typo
Scott González
2012-10-04
1
-1
/
+1
*
Tooltip: Stop tracking the mouse if the element gains focus. Fixes #8622 - To...
Scott González
2012-10-04
1
-0
/
+2
*
Updated docs URLS.
Scott González
2012-09-26
1
-0
/
+2
*
Tooltip: Allow strings for content option.
Scott González
2012-08-31
1
-1
/
+6
*
Tooltip: Update open tooltips if the content option changes. Fixes #8544 - Un...
Scott González
2012-08-31
1
-7
/
+21
*
Simplify licensing.
Scott González
2012-08-09
1
-1
/
+1
*
Update copyright to jQuery Foundation.
Scott González
2012-07-04
1
-1
/
+2
*
Tooltip: Reposition tracking tooltips when they gain focus.
Scott González
2012-06-14
1
-5
/
+13
*
Tooltip: Add track option
Jörn Zaefferer
2012-06-14
1
-5
/
+24
*
Widget: Added _off() for removing event handlers. Fixes #7795 - Widget: _on a...
Scott González
2012-06-14
1
-1
/
+1
*
Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off.
Scott González
2012-06-13
1
-2
/
+2
*
Tooltip: When calling the content response method multiple times, only update...
Scott González
2012-06-13
1
-7
/
+10
*
Tooltip: Cleanup comments
Jörn Zaefferer
2012-05-22
1
-2
/
+3
*
Tooltip: Handle multiple aria-describedby values.
Scott González
2012-05-22
1
-4
/
+29
*
Tooltip: Fix the accessible properties IE exposes
Jörn Zaefferer
2012-05-09
1
-4
/
+8
*
Tooltip: Only check if the element is active if the event that is causing the...
Scott González
2012-04-30
1
-1
/
+4
*
Tooltip: Remove bad docs links from headers
Jörn Zaefferer
2012-04-17
1
-2
/
+0
*
Lint fixes.
Scott González
2012-04-02
1
-1
/
+1
[next]