aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tooltip
Commit message (Expand)AuthorAgeFilesLines
* Tooltip: Don't crash on empty contentJosep Sanz2021-11-081-0/+70
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-076-3/+7
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-166-10/+56
* Tooltip: Allow tracking tooltips to be off by a fraciton of a pixelScott González2016-07-071-2/+10
* Tooltip: Fix re-enabling of delegated tooltipsScott González2016-04-211-0/+14
* Tooltip: Shift to use no globalsAmanpreet Singh2016-04-145-167/+177
* Tooltip: Style updatesAlexander Schmitz2015-09-117-109/+114
* Tooltip: Style updatesAlexander Schmitz2015-08-214-4/+4
* Tooltip: Move tooltip into widgets directoryAlexander Schmitz2015-08-087-7/+7
* Tooltip: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-10/+10
* Tooltip: Remove name attribute from elements in the live regionJiabao Wu2015-04-221-0/+25
* Tests: Fix AMD loading in IE8Scott González2015-04-172-0/+2
* Tests: Rename filesScott González2015-04-098-0/+0
* Tooltip: Convert tests to new infrastructureScott González2015-04-099-69/+48
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Tests: Handle jQuery git returning `null` for empty attributesScott González2015-03-252-3/+2
* Tooltip: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-5/+5
* Tooltip: Add classes optionAlexander Schmitz2015-03-117-13/+100
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+1
* Tooltip: Register event handlers before content is loadedMarco Ziech2015-02-251-0/+22
* All: Drop support for jQuery 1.6.xJörn Zaefferer2015-01-132-11/+4
* Tooltip: Accept HTMLElement and jQuery objects for the content optionDaniel Owens2015-01-121-0/+24
* Tooltip: Properly track hiding and closing for delegated tooltipsScott González2014-10-091-0/+48
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Tooltip: Treat the tooltip as closing until it's fully removedScott González2014-08-061-0/+20
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Build: Reorganize external directoryScott González2014-06-242-4/+4
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-202-10/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-5/+5
* Tooltip: Preserve the title after disabling twiceMichael Wiencek2014-01-091-1/+7
* Tooltip: Lowercase test html for IE7/8 compatJörn Zaefferer2014-01-061-1/+1
* Tooltip: On close and destroy only set title if empty or undefinedDaniel DeGroff2014-01-061-0/+35
* Tooltip: Improve accessibility by adding content to an aria-live divDylan Barrell2013-12-192-7/+30
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-1/+6
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-6/+1
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-1/+6
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Tooltip: Escape the title attribute so that it's treated as text and not HTML...Scott González2012-11-271-0/+14
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Tooltip: Handle synthetic focusin events. Fixes #8740 - Tooltip: Does not hid...Scott González2012-11-141-0/+27
* Tooltip: Ignore disabled checks when closing. Fixes #8758 - Tooltip: Tooltip ...Scott González2012-11-091-0/+13
* Tooltip: Fix default for position option, follow-up to 1d9eab1.Jörn Zaefferer2012-11-051-1/+1
* Tooltip: Check type on event directly, preventing TypeError when programmatic...Jörn Zaefferer2012-11-051-0/+8
* Tooltip: Use attributes, not properties, when checking for parent tooltips. F...Scott González2012-10-282-0/+25
* Tooltip: Run _disable when disabled option is set on create. Fixes #8712 - To...Jörn Zaefferer2012-10-241-0/+8
* Tooltip tests: Fixed new default value for position option.Scott González2012-10-231-2/+2
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-1/+1