aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.effects.explode.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'ticket-3968' of https://github.com/gnarf37/jquery-uiScott González2011-03-151-29/+46
|\
| * effects.explode: correcting my misspelled variable name :/gnarf2011-03-121-18/+16
| |
| * effects.explode: rework math used to split the div into peices - split the ↵gnarf2011-03-111-26/+45
| | | | | | | | | | | | box disregarding margins Fixes #3968 - effects explode: explodes from the right instead of from the center
* | Effects: Moved effects to $.effects.effect[] and deprecated use of ↵gnarf2011-03-151-1/+1
|/ | | | $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[].
* effects.*: Explode effect was removing more elements than it should upon ↵gnarf2011-03-101-14/+22
| | | | completion. Fixed #6022 - multiple explosions cut short
* effects.*: More Style Guidancegnarf2011-03-061-50/+49
|
* Just a quick touch to update to new internal effects object APIgnarf2011-03-021-11/+11
|
* 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
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-171-0/+79
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935