aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Dialog: Honor preventDefault when managing focusJörn Zaefferer2014-06-101-2/+25
* Dialog: Fix shift-tab handling, focus the correct elementJörn Zaefferer2014-06-101-7/+9
* Spinner: Don't change value when changing min/max optionsDavid Petersen2014-05-261-3/+3
* Tabs: Move `aria-expanded` from active panel to active tabDavid Petersen2014-05-191-63/+63
* Autocomplete: Search if the user retypes the same valueTJ VanToll2014-05-121-0/+21
* Menu: Use item.outerHeight() in _scrollIntoViewJörn Zaefferer2014-05-061-1/+1
* Selectmenu: Work around test bug in IEScott González2014-04-241-1/+1
* Spinner tests: Remove mousewheel pluginJörn Zaefferer2014-04-231-1/+0
* Selectmenu: Test cleanupScott González2014-04-221-19/+33
* Selectmenu: Test cleanupScott González2014-04-222-49/+47
* Selectmenu: Test cleanupScott González2014-04-221-45/+47
* Selectmenu: Test cleanupScott González2014-04-211-50/+61
* Selectmenu: Default disabled option to nullScott González2014-04-211-2/+2
* Selectmenu: Fix reference to jQuery in testsScott González2014-04-211-1/+1
* Button: WhitespaceScott González2014-04-211-7/+7
* Button: Remove `ui-state-active` when disabling buttonsDaniel DeGroff2014-04-211-0/+35
* Selectmenu: Remove unused varScott González2014-04-181-1/+1
* Selectmenu: Don't use active items at allScott González2014-04-181-15/+11
* Resizable: Remove bad workaround for draggable+resizableJörn Zaefferer2014-04-163-4/+58
* Button: Properly refresh button sets with new radio buttonsScott González2014-04-012-0/+27
* Spinner: Minor typo in stepUp()'s testsTJ VanToll2014-03-301-1/+1
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-0551-51/+51
* 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: Fix invalid empty options in visual testJörn Zaefferer2014-02-211-3/+3
* Selectmenu: Fix whitespace in visual testJörn Zaefferer2014-02-211-8/+8
* 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-113-5/+5
* 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-2453-333/+333
* 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