Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Unit tests: removed no longer utilized tickets.js files for Menu and Tooltip | Richard Worth | 2011-03-08 | 2 | -11/+0 | |
| | ||||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 | |
| | ||||||
* | Unit tests: Add QUnit toolbar for hiding passed tests | jzaefferer | 2011-02-21 | 1 | -0/+1 | |
| | ||||||
* | Tooltip: Added missing items test | jzaefferer | 2011-02-11 | 2 | -2/+11 | |
| | ||||||
* | Added swarminject.js for menu, spinner, and tooltip test pages. Fixes unit ↵ | Richard Worth | 2011-02-11 | 1 | -0/+2 | |
| | | | | tests to run correctly on swarm.jquery.org | |||||
* | Merge remote branch 'origin/tooltip' | jzaefferer | 2010-12-22 | 1 | -1/+1 | |
| | | | | | | | Conflicts: demos/autocomplete/combobox.html demos/index.html tests/unit/index.html | |||||
* | Tooltip: Implementing event delegation support. | jzaefferer | 2010-10-26 | 3 | -2/+8 | |
| | ||||||
* | Tooltip: Demo and tests update | jzaefferer | 2010-10-26 | 1 | -0/+9 | |
| | ||||||
* | Tooltip: Removing tooltipClass option; use ↵ | jzaefferer | 2010-10-26 | 2 | -14/+0 | |
| | | | | .tooltip("widget").addClass("whatever") instead | |||||
* | Tooltip: Unit tests cleanup | jzaefferer | 2010-10-26 | 2 | -15/+30 | |
| | ||||||
* | Use pushStack in tooltip's widget method. See #5732 | jzaefferer | 2010-07-30 | 1 | -0/+7 | |
| | ||||||
* | Tooltip: Unit tests for tooltip and a fix to pass through event objects to ↵ | jzaefferer | 2010-04-15 | 7 | -0/+196 | |
triggered events |