aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.effects.core.js
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright headers to make it clear that you can choose between MIT an...Scott González2010-07-091-3/+3
* Effects: Proper argument shuffling when calling show/hide/toggle without a sp...Scott González2010-03-041-0/+4
* Effects: Properly normalizing arguments for named speeds.Scott González2010-02-181-1/+1
* effects: fixed #4097 - bind/fold didnt workPaul Bakaus2010-01-281-0/+1
* Happy New YearRichard Worth2010-01-201-1/+1
* class animation: added scrollbar property filtering back in to prevent an err...Scott González2009-11-161-2/+1
* class animations: Commented out browser-specific style checks.Scott González2009-11-151-1/+1
* Class Animation: Don't animate shorthand styles.Scott González2009-11-151-3/+16
* Effects: Cleaned up createWrapper().Scott González2009-11-101-15/+27
* Effects: Added support for effects on elements with right and/or bottom style...Scott González2009-11-101-4/+12
* Effects core: Reorganized code, no actual changes.Scott González2009-11-101-253/+276
* Effects: Fixed a bug when animating classes and nothing should happen, e.g., ...Scott González2009-11-061-13/+6
* Effects: Added support for animating borderColor (previously only supported i...Scott González2009-11-061-1/+1
* Effects: Force a non-empty hash of properties for class animations to ensure ...Scott González2009-11-061-1/+1
* Fixed the initialization of color animations for cases where the first step o...Scott González2009-09-201-1/+2
* Rewrote animateClass to work in webkit. Fixes #3112 - SwitchClass doesn't hav...Scott González2009-09-181-28/+107
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-0/+581