aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/resizable
Commit message (Expand)AuthorAgeFilesLines
* 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
* Dev: remove unnecessary simulated drag delegation in test suiteMike Sherov2012-12-081-11/+6
* Resizable: Respect containment for alsoResize option. Fixes #4603 - Resizable...Scott González2012-12-032-10/+71
* Dialog: Moved resizable handle test from resizable.Scott González2012-11-262-16/+0
* Resizable: Modified the default z-index value of resizable handles. Fixed #7...TJ VanToll2012-11-263-1/+17
* Resizable: use css() instead of position() for absolute placement. Fixes #381...Mike Sherov2012-11-171-1/+22
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Resizable: Update CSS dimensions selectively. Fixes #7605 - Setting width and...Ethan Romba2012-11-123-12/+202
* Resizable: Grid now respects min/max dimensions. Fixed #8435 - grid does not ...Ethan Romba2012-11-091-0/+14
* Resizable: Made handles work with complex markup. Fixes #8756 - Resizable: Co...Mathias Stenbom2012-11-051-0/+20
* Dev: remove globals from tests and moved test helpers to correct location - F...Mike Sherov2012-11-033-16/+16
* Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable ...Mike Sherov2012-10-312-51/+53
* Tests: Removed old code that kept bad test suites out of TestSwarm.Scott González2012-10-261-10/+0