aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Selectmenu Tests: fix lint issuesFelix Nagel2013-07-011-2/+1
|
* Selectmenu Tests: add item looping testsFelix Nagel2013-07-011-0/+28
|
* Selectmenu Tests: use trigger instead of simulate for click events in order ↵Felix Nagel2013-07-012-9/+9
| | | | to make tests work in IE/ and IE8
* Merge branch 'master' into selectmenuFelix Nagel2013-06-246-15/+59
|\
| * Test: Update effects_core test, since puff-effect and size-effect now have ↵Rafael Xavier de Souza2013-06-222-4/+3
| | | | | | | | its own files
| * Menu tests: Fix lint errorJörn Zaefferer2013-06-201-1/+1
| |
| * Draggable: active element blurs when clicking on a draggable. Fixes #4261 - ↵Steven Luscher2013-06-193-11/+29
| | | | | | | | Draggable: Inputs do not blur when clicking on a draggable
| * Clicking on a draggable anchor without moving it should make it the active ↵Steven Luscher2013-06-191-0/+14
| | | | | | | | element (Fixes #8399).
| * Menu: Reset ui-menu-icons class in refresh. Fixes #9377: Menu: Refreshing ↵TJ VanToll2013-06-161-0/+13
| | | | | | | | should recheck for menu icons
* | Selectmenu: Fix htmllint warningsJörn Zaefferer2013-06-052-3/+2
| |
* | Merge branch 'master' into selectmenuJörn Zaefferer2013-06-055-17/+20
|\|
| * Slider Tests: Remove pointless doc blocks.Scott González2013-06-044-12/+0
| |
| * Slider: Remove range div when changing range option to false. Fixes #9355 - ↵Scott González2013-06-031-1/+16
| | | | | | | | Slider: Changing range option to false does not remove range div.
| * Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests ↵Jörn Zaefferer2013-05-311-4/+4
| | | | | | | | to match the new lowercase names. Fixes #9289 - Datepicker: Incorrect capitalisation for French and Spanish
* | Selectmenu tests: fix lint issuesFelix Nagel2013-06-042-7/+6
| |
* | Selectmenu Tests: use asyncTest when working with focus eventsFelix Nagel2013-05-302-32/+50
| |
* | Selectmenu tests: combine visual tests to oneFelix Nagel2013-05-302-151/+98
| |
* | Merge branch 'master' into selectmenuFelix Nagel2013-05-302-0/+75
|\|
| * Resizable: Fixed sign error on offset calculation. Fixes #9307 - Resizable: ↵Christian Klammer2013-05-291-0/+47
| | | | | | | | Erratic behavior of contained elements within scrollable grandparents
| * Autocomplete: Scope race condition handling to the instance. Fixes #9334 - ↵Scott González2013-05-281-0/+28
| | | | | | | | Autocomplete: Multiple instances should be able to start asynchronous requests simultaneously.
* | Selectmenu tests: test if close event is fired when selectmenu is closed by ↵Felix Nagel2013-05-301-2/+5
| | | | | | | | click on body
* | Selectmenu tests: improve all other focus callback event testsFelix Nagel2013-05-301-12/+16
| |
* | Selectmenu tests: improve focus callback event test, add keydown focus test, ↵Felix Nagel2013-05-301-8/+15
| | | | | | | | add multiple focus events test
* | Merge branch 'master' into selectmenuFelix Nagel2013-05-244-2/+57
|\|
| * Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: ↵Brian Grinstead2013-05-202-1/+17
| | | | | | | | cannot drag element inside iframe
| * Interactions: Fixed an off-by-one error in isOverAxis.David Hansen2013-05-201-1/+30
| |
| * Widget: Properly set widgetEventPrefix when redefining a widget. Fixes #9316 ↵Scott González2013-05-201-0/+10
| | | | | | | | - Widget: widgetEventPrefix is empty when widget is (occasionally) loaded twice.
* | Merge branch 'master' into selectmenuFelix Nagel2013-05-153-20/+34
|\|
| * Autocomplete tests: Cleanup.Scott González2013-04-302-18/+32
| |
| * Whitespace.Scott González2013-04-301-2/+2
| |
* | Selectmenu Tests: improve events tests, check for original option element ↵Felix Nagel2013-05-121-7/+11
| | | | | | | | not only for node type
* | Selectmenu Tests: simplify asyncTestFelix Nagel2013-05-071-1/+1
| |
* | Selectmenu Tests: fixed spacingFelix Nagel2013-05-071-6/+6
| |
* | Selectmenu Tests: use asyncTest when working with focus eventsFelix Nagel2013-05-011-83/+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
* | Merge branch 'master' into selectmenuFelix Nagel2013-04-291-0/+41
|\|
| * Autocomplete: Don't prevent keypress for multiline. Fixed #8911 - ↵Jason Moon2013-04-251-0/+41
| | | | | | | | Autocomplete: Unable to use up/down arrow keys in a textarea (Firefox).
* | Tests: added Selectenu to Dialog Widgets compound testFelix Nagel2013-04-291-1/+11
| |
* | Selectmenu Tests: add spaces to [0]Felix Nagel2013-04-293-11/+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 Test: rename widget method testFelix Nagel2013-04-291-1/+1
| |
* | Selectmenu Tests: clean up spacing and intentionFelix Nagel2013-04-292-8/+7
| |
* | Selectmenu Tests: add toLowerCase() to node type checksFelix Nagel2013-04-291-6/+4
| |
* | Selectmenu Tests: remove unneeded testFelix Nagel2013-04-291-8/+4
| |
* | Selectmenu Tests: use simulate instead of triggerFelix Nagel2013-04-291-2/+2
| |
* | Selectmenu Tests: remove unneeded testFelix Nagel2013-04-291-2/+1
| |
* | Selectmenu Tests: cleanup unit testsFelix Nagel2013-04-293-12/+45
| |
* | Selectmenu Tests: rename wrapper divsFelix Nagel2013-04-292-10/+10
| |