aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tooltip/tooltip_options.js
Commit message (Expand)AuthorAgeFilesLines
* Tooltip: Run _disable when disabled option is set on create. Fixes #8712 - To...Jörn Zaefferer2012-10-241-0/+8
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-1/+1
* Tooltip: Do not attempt to position if tooltip is hidden. Fixed #8644 - Delay...Andrew Couch2012-10-211-0/+35
* Tooltip: Allow strings for content option.Scott González2012-08-311-0/+10
* Tooltip: Update open tooltips if the content option changes. Fixes #8544 - Un...Scott González2012-08-311-0/+19
* Tests: Enable QUnit.config.requireExpects.Scott González2012-06-271-0/+3
* Tooltip: Handle multiple aria-describedby values.Scott González2012-05-221-8/+8
* Tests: Lint.Scott González2012-04-181-5/+6
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-7/+7
* Tooltip: Fixed tooltipClass option and added test.Scott González2011-05-281-19/+27
* Tooltip: Allow content updates via async response regardless of whether a syn...Scott González2011-05-281-22/+28
* Tooltip: Added some tests.Scott González2011-05-281-1/+1
* Tooltip tests: Coding standards.Scott González2011-05-281-30/+23
* Tooltip: Fix (most) of the unit tests. Not all issues resolved, butJörn Zaefferer2011-05-021-5/+9
* Tooltip: Added missing items testjzaefferer2011-02-111-1/+9
* Tooltip: Implementing event delegation support.jzaefferer2010-10-261-0/+5
* Tooltip: Demo and tests updatejzaefferer2010-10-261-0/+9
* Tooltip: Removing tooltipClass option; use .tooltip("widget").addClass("whate...jzaefferer2010-10-261-13/+0
* Tooltip: Unit tests cleanupjzaefferer2010-10-261-15/+29
* Tooltip: Unit tests for tooltip and a fix to pass through event objects to tr...jzaefferer2010-04-151-0/+39