Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Effects (blind): direction now accepts up/down/left/right as well as ↵ | gnarf | 2011-05-03 | 1 | -13/+42 |
| | | | | vertical(up) and horizontal(left) - Fixes #4480 - Invert the blind effect. | ||||
* | 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.*: style guidance | gnarf | 2011-03-06 | 1 | -13/+18 |
| | |||||
* | effects.*: More Style Guidance | gnarf | 2011-03-06 | 1 | -2/+2 |
| | |||||
* | Effects: General Code Cleanup | gnarf | 2011-03-04 | 1 | -10/+8 |
| | |||||
* | Starting to clean up the internal API for animations | gnarf | 2011-03-02 | 1 | -10/+10 |
| | |||||
* | 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/+49 |
jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 |