aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.effects.pulsate.js
Commit message (Collapse)AuthorAgeFilesLines
* Effects.*: DRY the complete callback execution into the 'done' callback ↵gnarf2011-06-211-7/+4
| | | | passed into an effect
* Effects.*: Updating Effect Method API to avoid duplicating the queue call - ↵gnarf2011-06-211-40/+38
| | | | Fixes #7318 - Add the queue functions to $.fn.effect()
* effects: Updating bounce/pulsate/shake to fire callbacks before the next ↵gnarf2011-05-101-2/+5
| | | | anim starts
* Merge branch 'master' into effects-unitgnarf2011-05-101-2/+4
|\ | | | | | | | | Conflicts: ui/jquery.effects.pulsate.js
| * effects.pulsate: tweaking 'times' - if showing / hiding the animation has an ↵gnarf2011-05-031-2/+2
| | | | | | | | extra 'half' time as opposed to removing a 'half' time
| * effects.pulsate: set default mode to 'effect'gnarf2011-05-031-3/+4
| |
| * Some minor tweaks to the effects, trying to clean up code a bit + style guidancegnarf2011-05-011-18/+22
| |
| * effects.*: Normalizing animation time - 1000 ms effect should only take 1000 ↵gnarf2011-03-271-12/+18
| | | | | | | | ms - Fixes #7067 - Also making sure the queued animations run DIRECTLY after the effect
* | effects.*: Updating fade, pulsate, scale, shake to pass unitsgnarf2011-05-011-5/+5
| |
* | Some minor tweaks to the effects, trying to clean up code a bit + style guidancegnarf2011-05-011-18/+22
| |
* | effects.*: Normalizing animation time - 1000 ms effect should only take 1000 ↵gnarf2011-05-011-12/+18
|/ | | | ms - Fixes #7067 - Also making sure the queued animations run DIRECTLY after the effect
* Effects: Moved effects to $.effects.effect[] and deprecated use of ↵gnarf2011-03-151-1/+1
| | | | $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
* effect.*: Style Guidancegnarf2011-03-061-19/+20
|
* Just a quick touch to update to new internal effects object APIgnarf2011-03-021-5/+5
|
* Fixed #6979 - Several components are leaking variables into the global scopeGilmore Davidson2011-02-231-2/+2
|
* 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 ↵Scott González2010-07-091-3/+3
| | | | and GPLv2. Also added a link to http://jquery.org/license.
* Happy New YearRichard Worth2010-01-201-1/+1
|
* Pulsate: Rewrote pulsate effect.Scott González2009-11-161-32/+27
| | | | Fixes #4718 - pulsate pulses one extra time.
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-171-0/+56
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935