aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tooltip/tooltip_methods.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-139/+0
* Tooltip: Convert tests to new infrastructureScott González2015-04-091-5/+8
* Tests: Handle jQuery git returning `null` for empty attributesScott González2015-03-251-1/+1
* Tooltip: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-3/+3
* All: Drop support for jQuery 1.6.xJörn Zaefferer2015-01-131-7/+3
* Tooltip: Preserve the title after disabling twiceMichael Wiencek2014-01-091-1/+7
* Tooltip: On close and destroy only set title if empty or undefinedDaniel DeGroff2014-01-061-0/+35
* 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
* Tooltip: Better cleanup on destroy. Fixes #8627 - The Tooltip destroy method ...Scott González2012-10-051-3/+10
* Tooltip: Check if event exists before checking properties in open(). Fixes #8...Scott González2012-10-051-0/+17
* Tooltip tests: Added test for widget() method.Scott González2012-08-261-8/+6
* Tests: Update support comments.Scott González2012-06-251-1/+3
* Tooltip: Make title-tests pass in IE6/7 with jQuery 1.6, where undefined attr...Jörn Zaefferer2012-06-191-1/+2
* Tooltip: Handle multiple aria-describedby values.Scott González2012-05-221-3/+3
* Tests: Lint.Scott González2012-04-181-4/+6
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-2/+2
* .attr() -> .prop()Scott González2011-06-081-1/+1
* Tooltip: Fixed handling of disabled tooltips.Scott González2011-05-291-0/+26
* Tooltip: Allow content updates via async response regardless of whether a syn...Scott González2011-05-281-3/+7
* Tooltip tests: Refactored and added some tests.Scott González2011-05-281-5/+15
* Tooltip tests: Coding standards.Scott González2011-05-281-16/+10
* Tooltip: Fix (most) of the unit tests. Not all issues resolved, butJörn Zaefferer2011-05-021-1/+4
* Use pushStack in tooltip's widget method. See #5732jzaefferer2010-07-301-0/+7
* Tooltip: Unit tests for tooltip and a fix to pass through event objects to tr...jzaefferer2010-04-151-0/+23