aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.effects.explode.js
Commit message (Collapse)AuthorAgeFilesLines
* Effects: Renamed all files.Scott González2012-06-151-96/+0
|
* Lint fixes.Scott González2012-04-021-8/+8
|
* Protect all copyright notices against minificationJo Liss2012-04-021-1/+1
| | | | | | | For instance, this is useful for the jquery-ui-rails gem, which does not use jQuery UI's own minification, but relies on Rails to minify the files where necessary. Rails in turn uses UglifyJS for JS and YUI for CSS, both of which respect the /*! ... */ convention.
* Updated copyright year.Scott González2012-03-081-1/+1
|
* Effects.*: DRY the complete callback execution into the 'done' callback ↵gnarf2011-06-211-5/+2
| | | | passed into an effect
* Effects.*: Style Guidancegnarf2011-06-211-2/+2
|
* Effects.*: Updating Effect Method API to avoid duplicating the queue call - ↵gnarf2011-06-211-73/+69
| | | | Fixes #7318 - Add the queue functions to $.fn.effect()
* 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