aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.resizable.js
Commit message (Collapse)AuthorAgeFilesLines
* Resizable - fixed #3074Eduardo Lundgren2008-07-081-0/+5
|
* prevent overriding/changing the actual $.ui.mouse object by extending it - ↵Paul Bakaus2008-07-071-1/+1
| | | | this was evil (i.e. caused draggables to have the mouseCapture method of sortables, and therefore failing to work)
* resizable, selectable, sortable: changed cancel default to ':input' instead ↵Richard Worth2008-06-261-1/+1
| | | | of (redundant) ':input,button'
* alsoResize option bug fixesEduardo Lundgren2008-06-261-1/+2
|
* Fixed #2996Eduardo Lundgren2008-06-261-19/+19
|
* Fixed #2990Eduardo Lundgren2008-06-261-2/+2
|
* Fixed #2988Eduardo Lundgren2008-06-261-3/+4
|
* Fix #3026 - Plugins callbacks need to be called first and user callbacks at ↵Eduardo Lundgren2008-06-251-3/+7
| | | | the end
* fixed #3026 - resizable resize handler is called too earlyRichard Worth2008-06-251-2/+2
|
* Fixed #3016 - Distance option defaultRichard Worth2008-06-181-1/+1
|
* Dropped blank line at end of header comments.Scott González2008-06-111-1/+0
|
* Resizable fix for this.ui() - Now returns originalElement, element, helper, ↵Eduardo Lundgren2008-06-101-2/+10
| | | | position, size, options, originalSize, originalPosition
* Removed old rev ids from jQuery svnRichard Worth2008-06-091-1/+0
|
* Resizable containment bug - fixed #2956Eduardo Lundgren2008-06-091-11/+35
|
* renamed source -> uiRichard Worth2008-06-071-0/+729