Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Effects.*: DRY the complete callback execution into the 'done' callback ↵ | gnarf | 2011-06-21 | 1 | -5/+2 |
| | | | | passed into an effect | ||||
* | Effects.*: Updating Effect Method API to avoid duplicating the queue call - ↵ | gnarf | 2011-06-21 | 1 | -49/+44 |
| | | | | Fixes #7318 - Add the queue functions to $.fn.effect() | ||||
* | effects.clip: Style Guidance, reorganizing vars for better compression | gnarf | 2011-06-04 | 1 | -26/+31 |
| | |||||
* | 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.clip: Reuse a var instead of calculate again | gnarf | 2011-03-06 | 1 | -1/+1 |
| | |||||
* | effects.clip: Style Guidance | gnarf | 2011-03-06 | 1 | -25/+41 |
| | |||||
* | Just a quick touch to update to new internal effects object API | gnarf | 2011-03-02 | 1 | -7/+6 |
| | |||||
* | Updated copyright year. | Scott González | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | Effects: set right/bottom to 'auto' so effects work with dir=rtl. Fixed ↵ | Kevin Dalman | 2010-12-13 | 1 | -1/+1 |
| | | | | #6736 - Bug in slide effect when dir=rtl and has position.right. | ||||
* | 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/+54 |
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 |