aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.effects.fade.js
Commit message (Expand)AuthorAgeFilesLines
* Effects: Renamed all files.Scott González2012-06-151-29/+0
* Effects (fade): Delegate hiding and showing to core. Fixes #8267 - dialog fad...Scott González2012-06-151-11/+4
* Remove trailing whitespace.Scott González2012-04-181-1/+1
* Protect all copyright notices against minificationJo Liss2012-04-021-1/+1
* Updated copyright year.Scott González2012-03-081-1/+1
* Effects.*: DRY the complete callback execution into the 'done' callback passe...gnarf2011-06-211-5/+2
* Effects.*: Updating Effect Method API to avoid duplicating the queue call - F...gnarf2011-06-211-21/+19
* effects.*: Updating fade, pulsate, scale, shake to pass unitsgnarf2011-05-011-5/+12
* Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[...gnarf2011-03-151-1/+1
* effects.fade: Using $ instead of jQuerygnarf2011-03-061-1/+1
* effects.*: More Style Guidancegnarf2011-03-061-8/+10
* Updated copyright year.Scott González2011-01-171-1/+1
* All: Added http://jqueryui.com/about to header comments.Scott González2010-07-141-1/+1
* All: Define a local undefined variable inside the main closure.Scott González2010-07-131-1/+1
* Updated copyright headers to make it clear that you can choose between MIT an...Scott González2010-07-091-3/+3
* Happy New YearRichard Worth2010-01-201-1/+1
* Effects: Added fade effect. Needs documentation.Scott González2009-11-131-0/+32