| Commit message (Expand) | Author | Age | Files | Lines |
* | Demos: Remove deprecated button APIs | Michał Gołębiowski-Owczarek | 2024-09-30 | 1 | -7/+3 |
* | Tooltip: Remove use of `$.parseJSON()` | Scott González | 2016-01-18 | 1 | -2/+3 |
* | Tests: Use demo bootstrap for visual tests | Jörn Zaefferer | 2015-09-30 | 2 | -48/+30 |
* | Tooltip: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -5/+5 |
* | Tooltip: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -2/+2 |
* | Tooltip: Add classes option | Alexander Schmitz | 2015-03-11 | 1 | -3/+9 |
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 2 | -2/+2 |
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 2 | -2/+2 |
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 2 | -16/+16 |
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 2 | -2/+2 |
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 2 | -2/+2 |
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 2 | -2/+2 |
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 2 | -2/+2 |
* | Position: Removed offset option. Fixes #6982 - Position: Remove offset option. | Scott González | 2012-10-25 | 1 | -4/+2 |
* | Tooltip: Do not attempt to position if tooltip is hidden. Fixed #8644 - Delay... | Andrew Couch | 2012-10-21 | 1 | -1/+6 |
* | Tooltip: Only bind blur when opening via focus, mouseleave for mouseover. Rem... | Jörn Zaefferer | 2012-10-21 | 1 | -0/+7 |
* | Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and removi... | Jörn Zaefferer | 2012-10-21 | 1 | -2/+6 |
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 2 | -2/+2 |
* | Tooltip tests: Fixed typo | Kris Borchers | 2012-09-05 | 1 | -1/+1 |
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 2 | -2/+2 |
* | Effects: Renamed all files. | Scott González | 2012-06-15 | 1 | -5/+5 |
* | Tooltip visual tests: Cleaned up animation tests. | Scott González | 2012-05-18 | 1 | -61/+61 |
* | Tooltip visual tests: Removed now-unused ajax content. | Scott González | 2012-05-18 | 1 | -2/+0 |
* | Tooltip: Cleaned up visual test. | Scott González | 2012-05-18 | 1 | -152/+150 |
* | Fix various issues in our html files, second batch | Jörn Zaefferer | 2012-04-23 | 2 | -0/+2 |
* | Tooltip: Remove old callout test page. Completely broken at this point, not w... | Jörn Zaefferer | 2012-04-03 | 1 | -213/+0 |
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 3 | -3/+3 |
* | Tooltip: Replace blur with focusout to deal with inputs nested in tooltipped ... | Jörn Zaefferer | 2012-02-23 | 1 | -15/+22 |
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 3 | -3/+3 |
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 3 | -3/+3 |
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 3 | -3/+3 |
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 3 | -3/+3 |
* | Tooltip: Add drop effect to tooltip animations test | Jörn Zaefferer | 2011-05-02 | 1 | -0/+11 |
* | Tooltip: Add visual testpage for animations | Jörn Zaefferer | 2011-05-02 | 1 | -0/+61 |
* | Overhaul tooltip implementation. Avoid queuing and other problems by | jzaefferer | 2011-04-13 | 1 | -10/+15 |
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 2 | -2/+2 |
* | Fixed broken reference to theme file. | Scott González | 2011-01-10 | 1 | -1/+1 |
* | Fixed references to jQuery. | Scott González | 2011-01-10 | 1 | -1/+1 |
* | Merge remote branch 'origin/tooltip' | jzaefferer | 2010-12-22 | 1 | -1/+1 |
* | Tooltip: Implementing event delegation support. | jzaefferer | 2010-10-26 | 1 | -20/+25 |
* | Tooltip: Demo and tests update | jzaefferer | 2010-10-26 | 1 | -9/+6 |
* | Tooltip: Adding another ajax example to visual testcase. Fixing async respons... | jzaefferer | 2010-10-21 | 1 | -0/+21 |
* | Tooltip: Enhanced visual test to include a few more buttons and a high elemen... | jzaefferer | 2010-05-15 | 1 | -5/+14 |
* | The accidental merge of tooltip into master was reverted in master, that reve... | jzaefferer | 2010-04-08 | 3 | -0/+364 |
* | Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui" | jzaefferer | 2010-04-01 | 3 | -364/+0 |
* | Tooltip: Add Button to visual test page to test interoperability | jzaefferer | 2010-03-25 | 1 | -0/+18 |
* | Tooltip: Replacing mouseover/out with mouseenter/leave, dropping (for now) su... | jzaefferer | 2010-03-25 | 1 | -2/+2 |
* | Tooltip: Added another element for testing the issue with mouseover/out | jzaefferer | 2010-03-21 | 1 | -1/+5 |
* | Copying files from old Googlecode dev branch for tooltip | jzaefferer | 2010-03-21 | 3 | -0/+342 |