Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.11.41.11.4 | Scott González | 2015-03-11 | 1 | -2/+2 |
| | |||||
* | Tooltip: Register event handlers before content is loaded | Marco Ziech | 2015-03-10 | 1 | -7/+19 |
| | | | | | | | Fixes #8740 Closes gh-1053 Closes gh-1456 (cherry picked from commit c4e367bb31c21d7c8b2701c626a92a2f13be5af4) | ||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-02-09 | 1 | -1/+1 |
| | | | | | Closes gh-1403 (cherry picked from commit c89cb74893c4f99d6163e29110c36d9e02dc7df1) | ||||
* | Tooltip: Properly track hiding and closing for delegated tooltips | Scott González | 2014-10-09 | 1 | -26/+36 |
| | | | | | Fixes #10602 Closes gh-1353 | ||||
* | Tooltip: Treat the tooltip as closing until it's fully removed | Scott González | 2014-08-06 | 1 | -1/+8 |
| | | | | | | | This ensures that we don't trigger the close event twice if the tooltip is destroyed during the hide animation. Closes gh-1306 | ||||
* | All: Updating copyright year to 2014 | TJ VanToll | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -0/+444 |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 |