| Commit message (Expand) | Author | Age | Files | Lines |
* | Starting to clean up the internal API for animations | gnarf | 2011-03-02 | 1 | -33/+31 |
* | Updated copyright year. | Scott González | 2011-01-17 | 1 | -1/+1 |
* | Effects: Fixed queueing of class animations. Fixes #6748 - animateClass broke... | Scott González | 2010-12-14 | 1 | -33/+31 |
* | Effects: set right/bottom to 'auto' so effects work with dir=rtl. Fixed #6736... | Kevin Dalman | 2010-12-13 | 1 | -1/+1 |
* | Core: Fixed switchClass queueing issues using lazy evaluation of element's st... | Alex Dovenmuehle | 2010-11-19 | 1 | -24/+32 |
* | Effects: Allow named speeds to be 0. Fixes #6657 - Allow named speeds to be 0 | J. Ryan Stinnett | 2010-11-16 | 1 | -1/+1 |
* | Effects: Added borderColor to color animation list. Fixes #6164 - Effectts: A... | Scott González | 2010-10-08 | 1 | -1/+1 |
* | Effects: Jump to final state and execute callbacks when $.fx.off is set to tr... | Scott González | 2010-10-04 | 1 | -2/+16 |
* | Effects: Fixed .show(), .hide(), .toggle() to accept a hash of options again.... | Scott González | 2010-09-20 | 1 | -4/+17 |
* | Effects: Fix show/hide/toggle test for using core functions. Fixed: #5456 - ... | malsup | 2010-08-09 | 1 | -4/+4 |
* | argument shifting is not done correctly when the options argument is not supp... | kobrigo | 2010-07-16 | 1 | -5/+5 |
* | All: Added http://jqueryui.com/about to header comments. | Scott González | 2010-07-14 | 1 | -1/+1 |
* | All: Define a local undefined variable inside the main closure. | Scott González | 2010-07-13 | 1 | -1/+1 |
* | Updated copyright headers to make it clear that you can choose between MIT an... | Scott González | 2010-07-09 | 1 | -3/+3 |
* | Effects: Proper argument shuffling when calling show/hide/toggle without a sp... | Scott González | 2010-03-04 | 1 | -0/+4 |
* | Effects: Properly normalizing arguments for named speeds. | Scott González | 2010-02-18 | 1 | -1/+1 |
* | effects: fixed #4097 - bind/fold didnt work | Paul Bakaus | 2010-01-28 | 1 | -0/+1 |
* | Happy New Year | Richard Worth | 2010-01-20 | 1 | -1/+1 |
* | class animation: added scrollbar property filtering back in to prevent an err... | Scott González | 2009-11-16 | 1 | -2/+1 |
* | class animations: Commented out browser-specific style checks. | Scott González | 2009-11-15 | 1 | -1/+1 |
* | Class Animation: Don't animate shorthand styles. | Scott González | 2009-11-15 | 1 | -3/+16 |
* | Effects: Cleaned up createWrapper(). | Scott González | 2009-11-10 | 1 | -15/+27 |
* | Effects: Added support for effects on elements with right and/or bottom style... | Scott González | 2009-11-10 | 1 | -4/+12 |
* | Effects core: Reorganized code, no actual changes. | Scott González | 2009-11-10 | 1 | -253/+276 |
* | Effects: Fixed a bug when animating classes and nothing should happen, e.g., ... | Scott González | 2009-11-06 | 1 | -13/+6 |
* | Effects: Added support for animating borderColor (previously only supported i... | Scott González | 2009-11-06 | 1 | -1/+1 |
* | Effects: Force a non-empty hash of properties for class animations to ensure ... | Scott González | 2009-11-06 | 1 | -1/+1 |
* | Fixed the initialization of color animations for cases where the first step o... | Scott González | 2009-09-20 | 1 | -1/+2 |
* | Rewrote animateClass to work in webkit. Fixes #3112 - SwitchClass doesn't hav... | Scott González | 2009-09-18 | 1 | -28/+107 |
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery... | Richard Worth | 2009-09-17 | 1 | -0/+581 |