aboutsummaryrefslogtreecommitdiffstats
path: root/tests/visual
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-11-284-5/+34
|\|
| * Dialog: Update position when size is changed. Fixes #8789 - Dialog does not ↵Kris Borchers2012-11-261-2/+1
| | | | | | | | close for first click on chrome.
| * Dialog: Extend autofocus, starting with [autofocus], then :tabbable content, ↵Jörn Zaefferer2012-11-261-1/+1
| | | | | | | | then buttonpane, then close button, then dialog. Fixes #4731 - Dialog: Add option to set which element gains focus on open
| * Dialog: Extend visual test to verify DOM position restore on destroy; ↵Jörn Zaefferer2012-11-261-2/+9
| | | | | | | | overhaul unit test for destroy method.
| * Dialog: Pass through icons and showText (as 'text') options to button. Fixes ↵Jörn Zaefferer2012-11-261-1/+12
| | | | | | | | #6830 - Allow Icons to be specified for Dialog buttons.
| * Dialog: Extract button pane creation into _createButtonPaneJörn Zaefferer2012-11-261-1/+9
| |
| * Dialog: Use button widget for close button (was already listed as dependency)Jörn Zaefferer2012-11-264-0/+4
| |
* | Selectmenu tests: Upgrade jQuery to 1.8.3Felix Nagel2012-11-235-5/+5
| |
* | Merge branch 'master' into selectmenuJörn Zaefferer2012-11-1525-25/+25
|\|
| * Upgrade jQuery to 1.8.3.Scott González2012-11-1425-25/+25
| |
* | Selectmenu tests: lint fixesFelix Nagel2012-11-132-7/+7
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-11-106-22/+249
|\|
| * Removed bgiframe.Scott González2012-10-264-4/+0
| |
| * Dialog: Visual test page for modal form dialogsJörn Zaefferer2012-10-251-0/+70
| |
| * Dialog: Visual test page for animated modal dialogJörn Zaefferer2012-10-251-0/+53
| |
| * Position: Removed offset option. Fixes #6982 - Position: Remove offset option.Scott González2012-10-252-19/+16
| |
| * Dialog: Save the active element that opened the dialog and restore focus to ↵Jörn Zaefferer2012-10-241-6/+12
| | | | | | | | that. Fixes #8730 - Dialog: Restore focus to opener.
| * Dialog: Prevent dialog form losing focus (or move it back in IE <= 8).Jörn Zaefferer2012-10-241-1/+1
| |
| * Dialog: Awesome new stacking and overlay implementation. Fixes the following ↵Nate Eagle2012-10-241-0/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tickets: Fixes #3534 - Dialog: Modal dialog disables all input elements on page. Fixes #4671 - Dialog: Modal Dialog disables vertical scroll bar in Chrome & Safari. Fixes #4995 - Dialog: Modal Dialog's overlay dissapears in IE when content is tall. Fixes #5388 - Dialog: Don't change z-index when already at the top. Fixes #5466 - Dialog: "modal" Dialog Incorrectly Cancels Input Events. Fixes #5762 - Dialog: Get rid of z-index workaround, document it instead. Fixes #6267 - Dialog: checkboxes that inherit a z-index < jqueryui.dialog z-index don't work. Fixes #7051 - Dialog: modal prevents tab key from moving focus off slider handle. Fixes #7107 - Dialog: Modal dialog event loss with high zindex child elements (FF 3.6). Fixes #7120 - Dialog: Modal operation interrupts drag drop marker functionality on gmaps. Fixes #8172 - Dialog: Change event cancelled when opening modal dialog from another modal dialog. Fixes #8583 - Dialog: Mouse event wrongly stopped. Fixes #8722 - Dialog: Remove stack option. Fixes #8729 - Dialog: Remove zIndex option.
| * Tooltip: Do not attempt to position if tooltip is hidden. Fixed #8644 - ↵Andrew Couch2012-10-211-1/+6
| | | | | | | | Delayed tooltips set to track should reposition when being shown for the first time.
| * Tooltip: Only bind blur when opening via focus, mouseleave for mouseover. ↵Jörn Zaefferer2012-10-211-0/+7
| | | | | | | | Remove the keep-open-on-focusout workaround. Now matching behaviour described in ARIA Authoring Practices. Fixes #8699 - Moving focus on click of a tooltipped element shows native tooltip in IE/Firefox on Windows
| * Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and ↵Jörn Zaefferer2012-10-211-2/+6
| | | | | | | | removing title attributes. Fixes #8700 - Overlapping tooltipped elements shows native tooltip for one of the elements
* | Selectmenu: Upgrade jQuery to 1.8.2.Felix Nagel2012-10-035-5/+5
| |
* | Merge branch 'master' into selectmenuFelix Nagel2012-10-0322-24/+24
|\|
| * Upgrade jQuery to 1.8.2.Scott González2012-09-2022-22/+22
| |
| * Tests: Fix padding from 4% to 2%, since width is 96%.Rafael Xavier de Souza2012-09-191-1/+1
| |