aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/resizable
Commit message (Expand)AuthorAgeFilesLines
* Resizable: Keep user-provided handles on destroyKonstantin Dinev2017-04-171-1/+9
* Resizable: Keep user defined handles on _setOptionKonstantin Dinev2017-02-241-8/+20
* Resizable: Fix aspectRatio cannot be changed after initialization.Sergei Ratnikov2016-09-281-0/+22
* Resizable: Avoid `Array#map()` in tests for IE8Scott González2016-07-071-1/+1
* Resizeable: Shift to use no globalsAmanpreet Singh2016-04-145-301/+306
* Resizable: Implement `setOption` for handlesKonstantin Dinev2016-03-301-0/+27
* Resizable: Style updatesAlexander Schmitz2015-09-116-330/+328
* Resizable: Style updatesAlexander Schmitz2015-08-213-9/+9
* Resizable: Move resizable into widgets folderAlexander Schmitz2015-08-085-5/+5
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Tests: Rename filesScott González2015-04-096-3/+3
* Tests: Widget test helpers extend the main helperScott González2015-04-094-89/+92
* Resizable: Convert tests to new infrastructureScott González2015-04-097-133/+121
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* All: Standard spacing inside selector stringsScott González2015-03-261-1/+1
* Resizable: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-112-3/+4
* Resizable: Add classes optionAlexander Schmitz2015-03-111-1/+3
* Widget: Add classes option and _add/_remove/_toggleClass methodsAlexander Schmitz2015-03-111-0/+1
* Resizable: alsoResize more than one element of a jQuery selectionBen Mosher2015-03-041-0/+30
* Resizable: Modified to allow jquery objects as handlesPatricia Juarez2015-03-032-0/+30
* Resizable: correct width when grid approaches zeroMike Sherov2015-01-271-2/+2
* Resizable: Whitespace CleanupMike Sherov2015-01-271-2/+2
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-242-2/+1
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Resizable Tests: fix IE8 test fail due to unspecified border styleMike Sherov2014-08-131-1/+1
* Resizable: account for padding & border in grids.Mike Sherov2014-08-051-0/+20
* Resizable: Fix containment width with relative parent.Jyoti Deka2014-08-041-10/+48
* Resizable: Fix containment calculation with relative parentMike Sherov2014-08-041-1/+15
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Resizable: Fix size/position changes in resize eventScott González2014-07-241-0/+21
* Build: Reorganize external directoryScott González2014-06-242-4/+4
* Resizable: Remove bad workaround for draggable+resizableJörn Zaefferer2014-04-161-4/+6
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-202-10/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-5/+5
* Resizable: Only resize/reposition if size is greater than specified gridKris Borchers2014-01-151-0/+23
* Resizable: containment plugin restricts resizing within containerJyoti Deka2013-12-151-0/+31
* Resizable: containment now works with non - immediate childrenJyoti Deka2013-12-152-1/+36
* Resizable: modified to allow resizing when resizables are nested.Jyoti Deka2013-12-141-0/+33
* Resizable: Store size based on calculated helper size to prevent 1 pixel shif...Kris Borchers2013-10-181-0/+15
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: E...Christian Klammer2013-05-291-0/+47
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Scott González2013-03-141-4/+13
* Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...Scott González2013-03-141-13/+4
* Widget: Stop setting ui-state-disabled and aria by default on setting disable...Mike Sherov2013-03-111-4/+13
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Interactions: Update widget defaults to match documented API.Mike Sherov2013-01-021-2/+5
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-263-41/+41
* Dev: update jquery.simulate.js to latest version from http://github.com/jquer...Mike Sherov2012-12-122-21/+26