aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tooltip/tooltip_defaults.js
Commit message (Expand)AuthorAgeFilesLines
* Tooltip: Fixed defaults in tests.Scott González2011-09-281-1/+1
* Widget: Fixed _show() and _hide() implementation and added tests.Scott González2011-05-301-1/+5
* Tooltip: Change default collision detection to 'flip fit' since the default v...Scott González2011-05-291-1/+2
* Tooltip: Alphabetized options.Scott González2011-05-281-1/+1
* Tooltip tests: Coding standards.Scott González2011-05-281-1/+1
* Tooltip: Fix (most) of the unit tests. Not all issues resolved, butJörn Zaefferer2011-05-021-3/+3
* Widget: define a null default for the create callback.Scott González2011-04-251-14/+13
* Tooltip: Implementing event delegation support.jzaefferer2010-10-261-0/+1
* Tooltip: Removing tooltipClass option; use .tooltip("widget").addClass("whate...jzaefferer2010-10-261-1/+0
* Tooltip: Unit tests for tooltip and a fix to pass through event objects to tr...jzaefferer2010-04-151-0/+16