aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Selectmenu: close menu on other element mousedown not on clickFelix Nagel2013-10-291-1/+1
* Selectmenu: improve disabled item handlingFelix Nagel2013-10-291-1/+1
* Selectmenu Tests: remove widthMenu option and rename widthButton option to widthFelix Nagel2013-10-241-2/+1
* Merge branch 'master' into selectmenuFelix Nagel2013-10-2111-222/+298
|\
| * Draggable Tests: Test both position and offset of draggable element in all ap...Mike Sherov2013-10-214-61/+73
| * Draggable: apply axis options to position instead of style. Fixes #7251 - Dra...Mike Sherov2013-10-201-4/+18
| * Draggable Tests: Fix lint error.Mike Sherov2013-10-201-2/+2
| * Draggable Tests: Add position asserts to drag testsMike Sherov2013-10-204-60/+74
| * Draggable Tests: consolidate drag tests and provide error messages for all as...Mike Sherov2013-10-203-65/+64
| * Draggable Tests: clarify scroll helpers.Mike Sherov2013-10-202-66/+58
| * Draggable Tests: make sure offset tests are actually testing offsetsMike Sherov2013-10-193-12/+14
| * Tests: extract TestHelpers.forceScrollableWindow for tests that need the wind...Mike Sherov2013-10-193-20/+15
| * Menu: More precise removal of ui-state-active class for easier CSS overrides....Kris Borchers2013-10-181-0/+13
| * Resizable: Store size based on calculated helper size to prevent 1 pixel shif...Kris Borchers2013-10-181-0/+15
| * Autocomplete: Append liveRegion to body to support detached init. Fixes #9590...Jörn Zaefferer2013-10-191-0/+9
| * Widget: option-method should work as getter only when argument length is 1. F...Jyoti Deka2013-10-161-3/+14
* | Selectmenu: Remove links in menu itemsFelix Nagel2013-10-102-12/+12
* | Merge branch 'master' into selectmenuFelix Nagel2013-10-1014-368/+512
|\|
| * Autocomplete tests: Update tests now that generated menu doesn't have anchors...Kris Borchers2013-10-052-3/+2
| * Menu: Add items option for better definition of menu items in non parent-chil...Kris Borchers2013-10-054-2/+82
| * Menu tests: Remove anchors from visual testKris Borchers2013-10-051-168/+144
| * Menu: Remove the requirement to use anchors in menu itemsKris Borchers2013-10-055-191/+179
| * Dialog: Switch back to shuffling z-index, but only look at .ui-front siblings.Jörn Zaefferer2013-10-023-4/+83
| * Build: Remove the build task and it's dependencies. Will bring back testing a...Jörn Zaefferer2013-09-201-0/+4
| * Menu: Only focus menu after click if focus is on an element within menu. Fixe...Kris Borchers2013-09-171-0/+18
* | Selectmenu Tests: add width options to common testFelix Nagel2013-09-291-0/+2
* | Merge branch 'selectmenu' of github.com:jquery/jquery-ui into selectmenuFelix Nagel2013-09-252-1/+44
|\ \
| * | Merge branch 'master' into selectmenuScott González2013-09-162-1/+44
| |\|
| | * Spinner: Add isValid method. Fixes #9542 - Spinner: Add isValid() methodJörn Zaefferer2013-09-131-0/+32
| | * Widget Bridge: Make the _init method optional. Add tests for both states. Fix...Jörn Zaefferer2013-09-111-1/+12
* | | Selectmenu Tests: check CSS class on menu itemsFelix Nagel2013-09-041-18/+28
|/ /
* | Merge branch 'master' into selectmenuFelix Nagel2013-08-315-3/+28
|\|
| * Demos/tests: Losslessly recompress PNG/GIF images.Pere Orga2013-08-261-0/+0
| * Tests: Fixed accidental use of comma instead of semicolon.Scott González2013-08-211-1/+1
| * Dialog: Capitalize default value for closeText option. Fixes #9500 - Dialog: ...Scott González2013-08-152-2/+2
| * Draggable: Ignore scroll offsets for abspos draggables. Fixes #9315 - Draggab...Mike Sherov2013-08-121-0/+25
* | Selectmenu Tests: check if button text is updated when selected option is addedFelix Nagel2013-08-311-2/+6
* | Selectmenu tests: lint fixFelix Nagel2013-08-131-1/+1
* | Merge branch 'master' into selectmenuKris Borchers2013-08-113-10/+26
|\|
| * Dialog: Search the correct document for focus trapping. Fixes #9439 - Dialog:...Scott González2013-08-071-5/+5
| * Menu tests: jshint cleanup of unused argumentTJ VanToll2013-08-031-1/+1
| * Menu: Only set the mouseHandled flag if the event is going to bubble. Fixes #...TJ VanToll2013-08-031-0/+15
| * Widget Factory: Fix multiple var statements in testAlexander Schmitz2013-07-311-3/+3
| * Widget Factory: Make $.widget return the constructor. Fixes #9467 - Widget fa...Alexander Schmitz2013-07-311-2/+3
* | Selectmenu tests: check item focusFelix Nagel2013-08-031-0/+37
* | Merge branch 'master' into selectmenuFelix Nagel2013-07-263-16/+37
|\|
| * Menu tests: Whitespace and general cleanupKris Borchers2013-07-153-21/+21
| * Menu tests: Check default is prevented on any click on disabled menusKris Borchers2013-07-141-0/+21
* | Selectmenu: Updating jQuery to 1.10.2.Felix Nagel2013-07-092-2/+2
* | Merge branch 'master' into selectmenuFelix Nagel2013-07-0959-51/+64722
|\|