aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/tooltip/tooltip_events.js
Commit message (Expand)AuthorAgeFilesLines
* Tooltip: Added tests for ui object in open and close events.Scott González2011-05-301-4/+9
* Tooltip: Don't close tooltips on mouseleave if the element is still focused.Scott González2011-05-291-0/+26
* Tooltip tests: Refactored and added some tests.Scott González2011-05-281-30/+32
* Tooltip tests: Coding standards.Scott González2011-05-281-27/+21
* Tooltip: Fix (most) of the unit tests. Not all issues resolved, butJörn Zaefferer2011-05-021-3/+3
* Tooltip: Implementing event delegation support.jzaefferer2010-10-261-2/+2
* Tooltip: Unit tests for tooltip and a fix to pass through event objects to tr...jzaefferer2010-04-151-0/+54