aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.resizable.js
Commit message (Expand)AuthorAgeFilesLines
* Resizable: Don't allow resizing when disabled. Fixes #4743 - Disable Resize.Scott González2009-08-041-5/+5
* All mouse-based plugins: Extend $.ui.mouse.defaults. Changed $.ui.mouse.defa...Scott González2009-06-091-5/+2
* Merged in widget-factory branch and added tests. Fixes #4411 - Widget factor...Scott González2009-04-151-0/+1
* Fixed #4199 (resizable with containment boundary - aspectRatio breaks.) with ...Richard Worth2009-03-171-3/+3
* Fixed #3053 - when resizing a image a row of pixels can disappearRichard Worth2009-03-021-0/+3
* Fixed #4127 - Resizable: displacement of element (in case of constraint resiz...Richard Worth2009-03-021-0/+3
* resizable: add ui-resizable-resizing class during resizeRichard Worth2009-02-281-1/+4
* changed ui.jquery.com to jqueryui.comRichard Worth2009-02-271-1/+1
* Resizable: Fixed containment within relative/absolute positioned parent. Fix...Scott González2009-02-191-0/+5
* Resizable: Fixed #4147 - Little jump when a resizable is about to reach the c...Eduardo Lundgren2009-02-151-8/+8
* Resizable:Scott González2009-02-131-8/+10
* all: fixed jslint warningsPaul Bakaus2009-02-101-1/+1
* Resizable: Fixed #4099 - Copy .data("resizable") to the wrapper elementEduardo Lundgren2009-02-091-1/+4
* Resizable: Fixed #4090 - proportionallyResize option should be removed (made ...Eduardo Lundgren2009-02-091-13/+12
* Resizable: Fixed #4092 - preserveCursor option should be removedEduardo Lundgren2009-02-091-7/+3
* Resizable: Fixed #4098 - Remove transparent optionEduardo Lundgren2009-02-091-6/+1
* Resizable: Fixed #4093: Removed disableSelection option.Scott González2009-02-091-9/+5
* Resizable: Fixed defaults in tests.Scott González2009-01-301-0/+1
* resizable: removed ui.optionsPaul Bakaus2009-01-291-11/+10
* Fixed #3954Eduardo Lundgren2009-01-281-7/+13
* Resizable: using isNumber on isminwEduardo Lundgren2009-01-271-1/+1
* Fixed #3251Eduardo Lundgren2009-01-271-2/+6
* Fixed #3894Eduardo Lundgren2009-01-271-6/+2
* Resizable documentScroll referenceEduardo Lundgren2009-01-271-1/+1
* Fixed #3879Eduardo Lundgren2009-01-271-3/+3
* Remove trailing spacesEduardo Lundgren2009-01-241-30/+30
* resizable: removed unneeded isVisible methodPaul Bakaus2009-01-231-4/+0
* resizable:Paul Bakaus2009-01-221-215/+174
* whitespaceRichard Worth2009-01-221-1/+1
* Fixed #3733Eduardo Lundgren2009-01-211-2/+1
* Fixed #3058Eduardo Lundgren2009-01-161-2/+10
* Fixed #3843Eduardo Lundgren2009-01-161-1/+1
* Fixed #3842Eduardo Lundgren2009-01-161-2/+17
* Revert changes for #3838 for the release 1.6rc5Eduardo Lundgren2009-01-161-23/+17
* Fix for #3838 - Components should use this.widgetName on internallyEduardo Lundgren2009-01-161-17/+23
* cancel option should take in account <option> (fixes #3786)Paul Bakaus2009-01-071-1/+1
* Fix for #3767Jörn Zaefferer2009-01-061-0/+5
* Happy New YearRichard Worth2009-01-031-1/+1
* Resizable: Partial fix for #3728: Use this._trigger for all events/callbacks.Scott González2009-01-031-2/+4
* Resizable containment acurrate - Fixed #3714Eduardo Lundgren2008-12-311-7/+7
* Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' ...Richard Worth2008-12-301-1/+1
* Resizable: Fixed order of default values.Scott González2008-12-291-1/+1
* Resizable: Partial fix for supporting jQuery objects in alsoResize.Scott González2008-12-231-1/+1
* fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 )Paul Bakaus2008-12-231-1/+1
* fixed alsoResize to also accept vanilla DOM nodes ( fixes #3693 )Paul Bakaus2008-12-231-1/+1
* Resizable: disableSelection using jquery plugin.Eduardo Lundgren2008-11-221-1/+1
* draggable, droppable, resizable, selectable, sortable: formatting changes - m...Richard Worth2008-11-211-135/+149
* New file: AUTHORS.txt instead of having a single contributor's name in each f...Richard Worth2008-11-211-1/+1
* Source formatting: Removing trailing spacesEduardo Lundgren2008-11-201-30/+30
* resizable: Fixed preserveCursor, if the cursor is overriden in the stylesheet...Paul Bakaus2008-11-191-2/+4