jquery data: Closes #3539. Exposed jQuery.queue. Moved all the data and queue functio...
[jquery.git] / test / unit / fx.js
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.