aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Adding missing dependencyTJ VanToll2014-10-241-0/+1
* All: Drop support for IE7Scott González2014-10-215-18/+8
* Core: Remove .zIndex()Scott González2014-10-203-157/+0
* Core: Removed .focus( delay )Scott González2014-10-201-28/+0
* Dialog: Remove leftover backcompat flag in testsScott González2014-10-201-3/+0
* Tooltip: Properly track hiding and closing for delegated tooltipsScott González2014-10-091-0/+48
* Slider: Don't allow a slider's value to exceed its maxJyoti Deka2014-10-081-3/+19
* Datepicker: Fix test for French localeScott González2014-10-071-2/+2
* Menu: Typeahead now accounts for leading whitespaceTrisha Crowley2014-10-072-2/+4
* Menu: Maintain focus on already selected item during typeaheadTJ VanToll2014-10-031-0/+22
* Menu: Filter out non-items when typingSimen Bekkhus2014-09-292-0/+26
* Effects tests: Add clip visual testMike Sherov2014-09-036-6/+98
* Tests: CleanupScott González2014-09-032-22/+26
* Effects Tests: Add shake visual testMike Sherov2014-09-022-0/+100
* Effects Tests: Fix and format scale visual testMike Sherov2014-09-021-12/+23
* Widget: modify this.window test to support IE8 window equality quirkAlexander Schmitz2014-08-271-1/+4
* Widget: Ensure window and document are defined in _getCreateOptions()Alexander Schmitz2014-08-271-1/+4
* Draggable: Add battery of tests to cover connectToSortableMike Sherov2014-08-262-28/+107
* Sortable: cancelHelperRemoval only considers helper, not placeholderMike Sherov2014-08-261-1/+1
* Draggable: append divs to iframe parent for iframefixMike Sherov2014-08-241-0/+42
* Draggable: Check all parents for fixed positioning when scrollingMike Sherov2014-08-231-12/+20
* Draggable: No cloning in connectToSortable and ensure correct positionMike Sherov2014-08-232-1/+105
* Draggable Tests: Ensure scrolling and dragging tests assert correctlyDave Stein2014-08-225-14/+31
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-2223-350/+22
* Draggable Tests: Fix failures due to fractional widthsMike Sherov2014-08-201-2/+2
* Mouse: Only detect out of document mouseups after a mousemoveMike Sherov2014-08-204-1/+61
* Draggable: Ensure helper is positioned even if its the element itselfMike Sherov2014-08-191-0/+19
* Draggable: Set explicit width/height instead of right/bottom css.Uri Gilad2014-08-182-2/+34
* Draggable: Ensure overflow:visible containments are correctly measuredMike Sherov2014-08-171-0/+30
* Draggable: Only focus the draggable if the event occurs on a handleMike Sherov2014-08-171-7/+15
* Draggable: Recalculate hash offset on start after plugins runMike Sherov2014-08-161-0/+39
* Draggable Tests: Clarify position helper test generationMike Sherov2014-08-141-43/+44
* Draggable: Account for margins when snappingMike Sherov2014-08-141-0/+4
* Resizable Tests: fix IE8 test fail due to unspecified border styleMike Sherov2014-08-131-1/+1
* Draggable Tests: Fix IE8 test when native scroll happensMike Sherov2014-08-131-3/+22
* Sortable: fire "over" and "out" even when a connectWith hasn't changedAndrei Picus2014-08-132-1/+105
* Droppable: Account for draggable margins when detecting hoverMike Sherov2014-08-131-2/+51
* Draggable: ignore overflow:hidden containers with scroll optionMike Sherov2014-08-121-0/+14
* Draggable: consider offsets from overflow:hidden parentsMike Sherov2014-08-122-31/+37
* Draggable Tests: Fix several whitespace issues.Mike Sherov2014-08-122-3/+2
* Droppable: only consider pointer location with tolerance "pointer"Will Holley2014-08-101-1/+14
* Droppable Tests: fix whitespace in droppable_optionsMike Sherov2014-08-101-22/+22
* Droppable tests: swap $.ui.intersect test with tolerance testMike Sherov2014-08-102-31/+39
* Draggable Tests: Fix inconsistent operator spacing.Mike Sherov2014-08-061-4/+4
* Tooltip: Treat the tooltip as closing until it's fully removedScott González2014-08-061-0/+20
* 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: WhitespaceScott González2014-08-011-23/+23
* Tests: Fix composite testsScott González2014-08-0123-24/+24