aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Add slider visual test to the index pageTJ VanToll2016-06-091-0/+5
| | | | (cherry picked from commit 65f4feb70b75fb7e086e8c9ddc238f97d825c2f9)
* Slider: Fix handle order when setting values of range slider to maxAblay Keldibek2016-06-091-0/+47
| | | | | | | | | When both values are set to the maximum change them in descending order Fixes #9046 Closes gh-1502 (cherry picked from commit dff1c74dd4c0fd6b951c7c183bebae09f9f229f6)
* Tests: Adding missing dependencyTJ VanToll2015-02-051-0/+1
| | | | (cherry picked from commit ae577ae108e6c01be1ef6d318e4065aab3cb0b87)
* Effects tests: Add clip visual testMike Sherov2014-09-031-0/+92
| | | | Closes gh-1338
* Effects Tests: Add shake visual testMike Sherov2014-09-022-0/+100
| | | | Closes gh-1328
* Effects Tests: Fix and format scale visual testMike Sherov2014-09-021-12/+23
|
* Mouse: Only detect out of document mouseups after a mousemoveMike Sherov2014-08-202-0/+43
| | | | | | | | This prevents the firing of mouseup in the case of IE<9, which will fire a mousemove event if content is placed under the cursor on mousedown. Fixes #7778
* Build: Reorganize external directoryScott González2014-06-2429-29/+29
| | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266
* Menu: Use item.outerHeight() in _scrollIntoViewJörn Zaefferer2014-05-061-1/+1
| | | | Fixes #9991
* Resizable: Remove bad workaround for draggable+resizableJörn Zaefferer2014-04-162-0/+52
| | | | | | | | | | | | This adds a compound test page for draggable+resizable, which had no coverage before. Using that page shows that there is no way to reproduce the behaviour described in the original ticket that caused this workaround, since its not possible to resize an element beyond the window boundaries. Therefore removing the workaround, which is 6+ years old and has no test coverage, seems like the sanest approach. Fixes #6939 Closes gh-1210
* 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
| | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029
* 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
| | | | Fixes #9650 - Menu: Disabled item visible through submenu on top
* 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 ↵Kris Borchers2013-10-051-2/+7
| | | | | | | | parent-child structures
| * 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
| | | | | | | | | | Fixes #9166 - Dialog: moveToTop implementation resets flash/video/iframe/scroll Fixes #9364 - Dialog: Click of element with tooltip scrolls the dialog to the top
* | 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
| | | | | | | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory.
* | 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 ↵Felix Nagel2013-05-012-182/+53
| | | | | | | | compatibility test
* | Dialog Tests: move dialog initialization to top in order to make stacking ↵Felix Nagel2013-04-301-1/+1
| | | | | | | | work for autocomplete and selectmenu
* | 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 ↵Felix Nagel2012-12-151-2/+2
| | | | | | | | ui-front
* | 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 ↵Jörn Zaefferer2012-12-031-1/+6
| | | | | | | | changes height during resize, button pane positioning changes.
* | 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
| |