Reorganized some of the animation tests to work with the new hide/show changes.
[jquery.git] / test / unit / fx.js
2009-02-17 John ResigReorganized some of the animation tests to work with...
2009-01-14 Ariel Fleslerjquery fx: sync animations were being left on jQuery...
2009-01-10 Ariel Fleslertestrunner: Putting back the global variables used...
2009-01-09 Ariel Fleslertestrunner: Removing every global variable leaked withi...
2009-01-02 John ResigFixed an issue that was introduced by [5743] (which...
2008-12-30 Ariel Fleslerjquery data: Closes #3539. Exposed jQuery.queue. Moved...
2008-12-25 Ariel Fleslerjquery fx: Closes #3219. jQuery.fn.toggle can accept...
2008-05-28 Ariel Fleslertest runner: the changes are:
2008-05-06 Ariel Fleslertest runner: translated all the ok() with '==' to equal...
2007-12-20 David SerdukeFixed a couple problems found in the test suite. First...
2007-12-20 David SerdukeRemoved a unit test that tested to see if queued object...
2007-12-07 David SerdukeFixed #1039 and #1733 by going through the core API...
2007-11-30 David SerdukeAdded enchancement for #1994 by adding two parameters...
2007-11-16 David SerdukeFixed #1095 bug where radio buttons became unchecked...
2007-11-16 David SerdukeFixed #1822 bug where queue() didn't always default...
2007-11-16 David SerdukeFix for #1823 bug in animate {queue:false} plus a unit...
2007-09-08 John ResigFinished up some of the reorganization.