Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ticket-3968' of https://github.com/gnarf37/jquery-ui | Scott González | 2011-03-15 | 1 | -29/+46 |
|\ | |||||
| * | effects.explode: correcting my misspelled variable name :/ | gnarf | 2011-03-12 | 1 | -18/+16 |
| | | |||||
| * | effects.explode: rework math used to split the div into peices - split the ↵ | gnarf | 2011-03-11 | 1 | -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 ↵ | gnarf | 2011-03-15 | 1 | -1/+1 |
|/ | | | | $.effects[]. Fixes #7103 - Effects: Move effects to $.effects.effect[]. | ||||
* | effects.*: Explode effect was removing more elements than it should upon ↵ | gnarf | 2011-03-10 | 1 | -14/+22 |
| | | | | completion. Fixed #6022 - multiple explosions cut short | ||||
* | effects.*: More Style Guidance | gnarf | 2011-03-06 | 1 | -50/+49 |
| | |||||
* | Just a quick touch to update to new internal effects object API | gnarf | 2011-03-02 | 1 | -11/+11 |
| | |||||
* | Updated copyright year. | Scott González | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | All: Added http://jqueryui.com/about to header comments. | Scott González | 2010-07-14 | 1 | -1/+1 |
| | |||||
* | All: Define a local undefined variable inside the main closure. | Scott González | 2010-07-13 | 1 | -1/+1 |
| | |||||
* | Updated copyright headers to make it clear that you can choose between MIT ↵ | Scott González | 2010-07-09 | 1 | -3/+3 |
| | | | | and GPLv2. Also added a link to http://jquery.org/license. | ||||
* | Happy New Year | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 1 | -0/+79 |
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 |