aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual
Commit message (Expand)AuthorAgeFilesLines
* Mouse: Only detect out of document mouseups after a mousemoveMike Sherov2014-08-202-0/+43
* Build: Reorganize external directoryScott González2014-06-2429-29/+29
* Menu: Use item.outerHeight() in _scrollIntoViewJörn Zaefferer2014-05-061-1/+1
* Resizable: Remove bad workaround for draggable+resizableJörn Zaefferer2014-04-162-0/+52
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-0528-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
* Tests: Use .bind() instead of .on()Scott González2014-02-112-4/+4
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-2428-212/+212
* Tests: Add link to visual test for selectmenu to indexJörn Zaefferer2014-01-071-0/+5
* Selectmenu Tests: add unit and visual tests for width optionFelix Nagel2013-12-071-1/+53
* Menu: Add ui-front on submenus to address opacity messing up stacking order. ...Jörn Zaefferer2013-12-031-2/+11
* Merge branch 'master' into selectmenuJörn Zaefferer2013-11-251-522/+515
|\
| * Tests: Cleanup visual theme testJörn Zaefferer2013-11-201-522/+515
* | Selectmenu: improve disabled item handlingFelix Nagel2013-10-291-1/+1
* | Merge branch 'master' into selectmenuFelix Nagel2013-10-103-170/+217
|\|
| * Menu: Add items option for better definition of menu items in non parent-chil...Kris Borchers2013-10-051-2/+7
| * Menu tests: Remove anchors from visual testKris Borchers2013-10-051-168/+144
| * Dialog: Switch back to shuffling z-index, but only look at .ui-front siblings.Jörn Zaefferer2013-10-022-0/+66
* | Selectmenu: Updating jQuery to 1.10.2.Felix Nagel2013-07-092-2/+2
* | Merge branch 'master' into selectmenuFelix Nagel2013-07-0925-25/+25
|\|
| * Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-0525-25/+25
* | Selectmenu: Fix htmllint warningsJörn Zaefferer2013-06-052-3/+2
* | Selectmenu tests: combine visual tests to oneFelix Nagel2013-05-302-151/+98
* | Selectmenu Tests: add visual test selectmenu in tabs, removed old compatibili...Felix Nagel2013-05-012-182/+53
* | Dialog Tests: move dialog initialization to top in order to make stacking wor...Felix Nagel2013-04-301-1/+1
* | Tests: added Selectenu to Dialog Widgets compound testFelix Nagel2013-04-291-1/+11
* | Selectmenu Tests: added labels to disabled empty visual testFelix Nagel2013-04-291-10/+15
* | Selectmenu Tests: change doctype to lower caseFelix Nagel2013-04-293-3/+3
* | Selectmenu: Updating jQuery to 1.9.1.Felix Nagel2013-02-093-3/+3
* | Merge branch 'master' into selectmenuFelix Nagel2013-02-0925-25/+25
|\|
| * Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-0525-25/+25
* | Selectmenu tests: remove toggle event as its removedFelix Nagel2013-02-091-14/+27
* | Selectmenu: Updating to jQuery 1.9.0Felix Nagel2013-01-183-3/+3
* | Merge branch 'master' into selectmenuFelix Nagel2013-01-1825-28/+28
|\|
| * Updating to jQuery 1.9.0Kris Borchers2013-01-1725-28/+28
* | Selectmenu tests: remove option dropdownFelix Nagel2012-12-201-6/+2
* | Selectmenu tests: improve compatibility visual test in order to work with ui-...Felix Nagel2012-12-151-2/+2
* | Selectmenu tests: fixed headlines in disable / empty visual testFelix Nagel2012-12-151-2/+2
* | Selectmenu tests: improve and merge visual testsFelix Nagel2012-12-135-263/+183
* | Merge branch 'master' into selectmenuFelix Nagel2012-12-121-1/+6
|\|
| * Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar ch...Jörn Zaefferer2012-12-031-1/+6
* | Selectmenu tests: add button widget js file to fix compatibility testFelix Nagel2012-11-291-0/+1
* | Selectmenu tests: remove themeswitcher as its no longer availableFelix Nagel2012-11-291-9/+0
* | Merge branch 'master' into selectmenuFelix Nagel2012-11-284-5/+34
|\|
| * Dialog: Update position when size is changed. Fixes #8789 - Dialog does not c...Kris Borchers2012-11-261-2/+1
| * Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, ...Jörn Zaefferer2012-11-261-1/+1
| * Dialog: Extend visual test to verify DOM position restore on destroy; overhau...Jörn Zaefferer2012-11-261-2/+9
| * Dialog: Pass through icons and showText (as 'text') options to button. Fixes ...Jörn Zaefferer2012-11-261-1/+12
| * Dialog: Extract button pane creation into _createButtonPaneJörn Zaefferer2012-11-261-1/+9