Made it so that you no longer need to build jQuery in order to run the test suite...
[jquery.git] / src / effects.js
2010-03-23 jeresigMade it so that you no longer need to build jQuery...
2010-03-02 jeresigMore changes to get jQuery in line with JSLint.
2010-03-01 jeresigMade some code tweaks related to running jQuery through...
2010-01-23 Karl SwedbergMade .show() and .hide() use .animate() only if speed...
2009-12-22 jeresigMade a number of spacing changes to bring the code...
2009-12-21 jeresigMoved logic for handling .animate({}), doesn't queue...
2009-12-18 jeresigBringing the effects module closer to being inline...
2009-12-18 jeresigRenamed the 'fx' module to 'effects'. Should've been...