gnarf
|
783f134aaa
|
effects: Updating bounce/pulsate/shake to fire callbacks before the next anim starts
|
2011-05-10 16:25:08 -05:00 |
|
gnarf
|
d5f6a71cfa
|
effects.bounce: Fixing hide bounce distance calculation
|
2011-05-03 08:51:53 -05:00 |
|
gnarf
|
e8bece27ab
|
effect.bounce: ignoring the margins for the height calc
|
2011-05-03 08:45:21 -05:00 |
|
gnarf
|
34d9e038bd
|
effect.bounce: fixing default distance to be 1/3 the size of the bouncing box - thx @scott_gonzalez for catching this
|
2011-05-03 08:39:02 -05:00 |
|
gnarf
|
321fd39057
|
Some minor tweaks to the effects, trying to clean up code a bit + style guidance
|
2011-05-01 03:44:33 -05:00 |
|
gnarf
|
cc2342ac31
|
effects.bounce: removing the opti for duration, the normalizeArguments in core will ALWAYS set a duration, no need to default here
|
2011-04-04 15:43:47 -05:00 |
|
gnarf
|
5c88bb702f
|
effects.*: Normalizing animation time - 1000 ms effect should only take 1000 ms - Fixes #7067 - Also making sure the queued animations run DIRECTLY after the effect
|
2011-03-27 06:30:52 -05:00 |
|
gnarf
|
d64c9efda5
|
Effects: Moved effects to $.effects.effect[] and deprecated use of $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
|
2011-03-15 09:00:45 -04:00 |
|
gnarf
|
576cd0b92b
|
effects.*: style guidance
|
2011-03-06 18:48:14 -06:00 |
|
gnarf
|
2fdc868707
|
Effects: General Code Cleanup
|
2011-03-04 17:10:02 -06:00 |
|
gnarf
|
5fd1f17393
|
Quick rewrite for new options object
|
2011-03-02 19:46:46 -06:00 |
|
Scott González
|
6e0482a9cb
|
Updated copyright year.
|
2011-01-17 09:13:18 -05:00 |
|
Kevin Dalman
|
2084549344
|
Effects: set right/bottom to 'auto' so effects work with dir=rtl. Fixed #6736 - Bug in slide effect when dir=rtl and has position.right.
|
2010-12-13 13:02:31 -05:00 |
|
Scott González
|
8a5d4ca321
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
|
Scott González
|
21aad10e6a
|
All: Define a local undefined variable inside the main closure.
|
2010-07-13 09:57:58 -04:00 |
|
Scott González
|
536ae6189b
|
Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Also added a link to http://jquery.org/license.
|
2010-07-09 09:01:04 -04:00 |
|
Richard Worth
|
074153407d
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
|
Richard Worth
|
e2d873e6f0
|
renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
|
2009-09-17 10:39:12 +00:00 |
|