Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrated the custom fx test suite into the main test suite. All tests are ↵ | John Resig | 2007-07-29 | 1 | -350/+0 |
| | | | | now run automatically. Removed the old suite, as it was no longer needed. | ||||
* | Added fixes for bug #1052. Fixes the problems with animation chaining (and ↵ | John Resig | 2007-05-20 | 1 | -0/+43 |
| | | | | problems with toggling). Also, removed toggling from jQuery.fx (it's now handled in .animate() instead). | ||||
* | Forced the test suite into standards mode. Fixed some issues with how ↵ | John Resig | 2007-03-16 | 1 | -4/+7 |
| | | | | opacity was handled in IE. Fixed a number of IE fx bugs. | ||||
* | Added an initial version of the new animation test suite. (You should never ↵ | John Resig | 2007-03-15 | 1 | -0/+304 |
see red on the suite page - an error message will be generated wherever possible.) |