aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-0522-22/+22
* Tests: Expose jQuery version selectJörn Zaefferer2014-03-041-0/+11
* Core: Deprecate .focus( n ), replace in dialog with explicit timeoutsJörn Zaefferer2014-02-212-28/+28
* Selectmenu: Refactor appendTo option testsJörn Zaefferer2014-02-211-16/+27
* Selectmenu: Fall back to .ui-front searching for empty jQuery objectsJörn Zaefferer2014-02-211-1/+6
* Autocomplete: Fix assertion message in appendTo option testJörn Zaefferer2014-02-211-1/+1
* Dialog: Work around subpixel issues in dialog resizable testJörn Zaefferer2014-02-201-4/+7
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-2042-210/+42
* Draggable Tests: fix IE scroll tests affected by focus issues.Mike Sherov2014-02-181-5/+12
* Draggable Tests: fix IE offset tests affected by focus issues.Mike Sherov2014-02-181-1/+1
* Draggable: fix current JSCS violations.Mike Sherov2014-02-182-28/+38
* Tests: Use .bind() instead of .on()Scott González2014-02-111-1/+1
* Tests: Fix andenable a couple of unit tests: dialog, tooltip, draggableBrian J. Dowling2014-02-112-3/+3
* Autocomplete: Do not set value on multi-line inputYermo2014-01-281-0/+26
* Button: Ignore non-radio elements with the same nameTJ VanToll2014-01-281-0/+14
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-2424-119/+119
* Tests: Add link to selectmenu in unit indexScott González2014-01-241-0/+1
* Test: WhitespaceScott González2014-01-241-1/+1
* Autocomplete: Normalize falsy values, not just missing valuesScott González2014-01-224-23/+50
* Autocomplete: Fall back to .ui-front searching for empty jQuery objectsScott González2014-01-201-11/+26
* Draggable: fix changing containmentBen Higgins2014-01-201-2/+7
* Tests: sortable: fix assert message.Andrei Picus2014-01-201-1/+1
* Tests: Fix draggable_options expected test count to be dynamicBrian J. Dowling2014-01-161-1/+2
* Widget: Support events with dashes and colonsRuslan Yakhyaev2014-01-161-2/+17
* Slider & Interactions: Add Windows 8 touch supportTJ VanToll2014-01-152-0/+35
* Position: Avoid reading overflow css on documentsThomas Meyer2014-01-151-1/+8
* Resizable: Only resize/reposition if size is greater than specified gridKris Borchers2014-01-151-0/+23
* Sortable: CleanupAndrei Picus2014-01-151-2/+2
* Autocomplete: Announce autocomplete correctly in all ATs.Dylan Barrell2014-01-141-11/+47
* Tooltip: Preserve the title after disabling twiceMichael Wiencek2014-01-091-1/+7
* Tests: Fix grammar error in commentAndrei Picus2014-01-081-1/+1
* Tooltip: Lowercase test html for IE7/8 compatJörn Zaefferer2014-01-061-1/+1
* Tooltip: On close and destroy only set title if empty or undefinedDaniel DeGroff2014-01-061-0/+35
* Tooltip: Improve accessibility by adding content to an aria-live divDylan Barrell2013-12-192-7/+30
* Selectmenu Tests: add unit tests for empty optionsFelix Nagel2013-12-181-0/+32
* 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
* Draggable: Test fix regarding static scrollingDave Stein2013-12-151-1/+2
* Draggable Unit Tests: Ensure IFRAMEs can be written toMike Sherov2013-12-141-5/+9
* Resizable: modified to allow resizing when resizables are nested.Jyoti Deka2013-12-141-0/+33
* Selectmenu Tests: add unit and visual tests for width optionFelix Nagel2013-12-071-0/+39
* Menu: Remove click binding that was supposed to prevent default on anchor cli...Jörn Zaefferer2013-12-031-21/+0
* Datepicker test: Ignore flaky test in IE in TestSwarm.Scott González2013-12-031-113/+123
* Datepicker test: Attempt to work around an intermittent issue in IE when run ...Scott González2013-12-031-1/+5
* Datepicker test: Attempt to work around an issue in IE9 in TestSwarm.Scott González2013-12-031-2/+2
* Menu tests: Fix line height issue in IE7Scott González2013-12-031-0/+4
* Draggable: normalize lookups for rootNodes when to bust scroll cache. Fixes #...Mike Sherov2013-12-033-4/+49
* Merge branch 'selectmenu'TJ VanToll2013-11-277-0/+743
|\
| * Merge branch 'master' into selectmenuJörn Zaefferer2013-11-254-7/+61
| |\
| * \ Merge branch 'master' into selectmenuJörn Zaefferer2013-11-166-27/+51
| |\ \