Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made it so that you no longer need to build jQuery in order to run the test s... | jeresig | 2010-06-19 | 1 | -2/+2 |
* | More changes to get jQuery in line with JSLint. | jeresig | 2010-03-01 | 1 | -11/+11 |
* | Made some code tweaks related to running jQuery through JSLint (thanks to Lor... | jeresig | 2010-03-01 | 1 | -3/+3 |
* | Made .show() and .hide() use .animate() only if speed argument is truthy or 0. | Karl Swedberg | 2010-01-24 | 1 | -2/+2 |
* | Made a number of spacing changes to bring the code more-inline with the jQuer... | jeresig | 2009-12-21 | 1 | -14/+14 |
* | Moved logic for handling .animate({}), doesn't queue anymore. Fixes #5459. | jeresig | 2009-12-21 | 1 | -4/+4 |
* | Bringing the effects module closer to being inline with the style guideline. | jeresig | 2009-12-18 | 1 | -64/+88 |
* | Renamed the 'fx' module to 'effects'. Should've been done a long time ago. | jeresig | 2009-12-18 | 1 | -0/+458 |