Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -72/+0 |
| | | | | Ref gh-1528 | ||||
* | Effects: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -2/+6 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Tests: Convert closeEnough() to a proper QUnit assertion | Scott González | 2015-04-09 | 1 | -3/+3 |
| | | | | | | | Should eventually replace with qunit-assert-close. Ref #10119 Ref gh-1528 | ||||
* | Effects: Rewrite | Mike Sherov | 2014-12-10 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | 1. Introduces a set of helper methods to easily create and define new effects. 2. Uses clip animations and placeholders instead of wrappers for clip effects. 3. Ensures all animations are detectable as animated Fixes #10599 Fixes #9477 Fixes #9257 Fixes #9066 Fixes #8867 Fixes #8671 Fixes #8505 Fixes #7885 Fixes #7041 Closes gh-1017 | ||||
* | Tests: Enable QUnit.config.requireExpects. | Scott González | 2012-06-27 | 1 | -0/+1 |
| | |||||
* | Effects tests: Don't use internal jQuery properties to detect support for ↵ | Scott González | 2012-06-16 | 1 | -7/+7 |
| | | | | fixed positioning. | ||||
* | Tests: Lint | Scott González | 2012-04-19 | 1 | -10/+9 |
| | |||||
* | Effects tests: Proper detection of fixed position support in jQuery 1.7. | Scott González | 2011-11-09 | 1 | -2/+7 |
| | |||||
* | Scale: We can't detect this reliably currently, so assume all elements are ↵ | Corey Frang | 2011-10-14 | 1 | -0/+2 |
| | | | | positioned with left and top | ||||
* | Tests: Adding visual/unit tests for scale effect. | gnarf | 2011-06-14 | 1 | -0/+61 |