aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/resizable/resizable_options.js
Commit message (Expand)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-466/+0
* Tests: Widget test helpers extend the main helperScott González2015-04-091-51/+51
* Resizable: Convert tests to new infrastructureScott González2015-04-091-55/+56
* 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-031-0/+29
* 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-241-1/+0
* 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
* 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-151-1/+14
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-16/+16
* Resizable: Respect containment for alsoResize option. Fixes #4603 - Resizable...Scott González2012-12-031-0/+55
* Dialog: Moved resizable handle test from resizable.Scott González2012-11-261-14/+0
* Resizable: Modified the default z-index value of resizable handles. Fixed #7...TJ VanToll2012-11-261-0/+14
* Resizable: Grid now respects min/max dimensions. Fixed #8435 - grid does not ...Ethan Romba2012-11-091-0/+14
* Dev: Standardized the resizable test suite. Fixed #8754 - Dev: Get resizable ...Mike Sherov2012-10-311-26/+26
* Build: Enable "unused" option in jshint - Remove unused variables from codeba...Mike Sherov2012-10-231-26/+26
* Resizabe tests: Use equal() instead of equals().Scott González2012-04-201-2/+2
* Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d...TJ VanToll2012-04-191-0/+9
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-291-52/+52
* resizable unit tests: split tests into individual filesRichard Worth2009-02-041-2/+180
* unit tests: created separate file for each module: core, common widget, event...Richard Worth2009-02-021-0/+12