aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual/effects.all.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Adding visual/unit tests for scale effect.gnarf2011-06-141-106/+0
|
* Merge remote branch 'gnarf37/effects-visual-test'Scott González2011-05-101-5/+15
|\
| * effects.test: adding a test for size using togglegnarf2011-05-041-6/+15
| |
| * effects.tests: Adding 'size' effect to the visual effect testsgnarf2011-05-041-0/+1
| |
* | Merge remote branch 'gnarf37/ticket-7067'Scott González2011-05-101-6/+8
|\ \ | |/ |/|
| * effects.tests: changing the way the effects test runs - using delay() ↵gnarf2011-03-271-6/+8
| | | | | | | | instead of callbacks can help us see if we have places where we destroyed the queue
* | Effects (blind): direction now accepts up/down/left/right as well as ↵gnarf2011-05-031-2/+4
|/ | | | vertical(up) and horizontal(left) - Fixes #4480 - Invert the blind effect.
* Adding fade to the testsgnarf2011-03-061-3/+5
|
* Should add a visual test for the standard show/hide method to make sure we ↵gnarf2011-03-021-3/+13
| | | | don't break it by overriding it
* added class animations (including 1.4 style callbacks) to visual effects ↵Jörn Zaefferer2010-01-211-0/+20
| | | | test page
* tests/visual: started switching to themes/base. Lots of little cleanup.Richard Worth2008-12-131-13/+8
|
* Removed all trailing whitespace from .js and .html filesRichard Worth2008-11-181-20/+20
|
* set svn:eol-style to nativeRichard Worth2008-09-201-64/+64
|
* Added effects visual test pagesRichard Worth2008-06-091-0/+65