aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.effects.scale.js
Commit message (Expand)AuthorAgeFilesLines
* Scale: We can't detect this reliably currently, so assume all elements are po...Corey Frang2011-10-141-18/+3
* Effects.*: DRY the complete callback execution into the 'done' callback passe...gnarf2011-06-211-18/+6
* Effects.*: Style Guidancegnarf2011-06-211-2/+3
* Effects.*: Updating Effect Method API to avoid duplicating the queue call - F...gnarf2011-06-211-220/+227
* Effects.scale: Update the position of the element post animation to avoid jum...gnarf2011-06-141-3/+46
* effects.core: Convert elements height/width to px and restore after animation...tomykaira2011-06-091-1/+1
* effects.scale: fix: calculate top / left by outerHeight / Width. Fixed #6096 ...tomykaira2011-05-261-12/+19
* Unit Tests & effects.scale: Fixing bugs in effects unit tests - Particularly ...gnarf2011-05-181-8/+12
* effects.*: Updating fade, pulsate, scale, shake to pass unitsgnarf2011-05-011-4/+6
* Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[...gnarf2011-03-151-3/+3
* effect.puff: Errant console.log removedgnarf2011-03-081-1/+0
* effects.*: Style Guidancegnarf2011-03-061-109/+179
* Updated to new effects object APIgnarf2011-03-021-22/+25
* Fixed #6979 - Several components are leaking variables into the global scopeGilmore Davidson2011-02-231-1/+1
* Updated copyright year.Scott González2011-01-171-1/+1
* Effects: set right/bottom to 'auto' so effects work with dir=rtl. Fixed #6736...Kevin Dalman2010-12-131-2/+2
* 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
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...Richard Worth2009-09-171-0/+178