aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectmenu/selectmenu_events.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-136/+0
| | | | Ref gh-1528
* Selectmenu: Convert tests to new infrastructureScott González2015-04-091-2/+5
| | | | | Ref #10119 Ref gh-1528
* Selectmenu: Test cleanupScott González2014-04-221-5/+1
|
* Selectmenu: Test cleanupScott González2014-04-221-45/+47
|
* Selectmenu: close menu on other element mousedown not on clickFelix Nagel2013-10-291-1/+1
|
* Selectmenu: Remove links in menu itemsFelix Nagel2013-10-101-3/+3
|
* Selectmenu Tests: use trigger instead of simulate for click events in order ↵Felix Nagel2013-07-011-6/+6
| | | | to make tests work in IE/ and IE8
* Selectmenu tests: fix lint issuesFelix Nagel2013-06-041-6/+5
|
* Selectmenu Tests: use asyncTest when working with focus eventsFelix Nagel2013-05-301-26/+41
|
* 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
* Selectmenu Tests: improve events tests, check for original option element ↵Felix Nagel2013-05-121-7/+11
| | | | not only for node type
* Selectmenu Tests: add spaces to [0]Felix Nagel2013-04-291-3/+3
|
* 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-291-1/+1
|
* Selectmenu tests: switch from a to button elementFelix Nagel2013-03-071-4/+4
|
* Selectmenu tests: CGL, trim triling spacesFelix Nagel2013-02-141-56/+56
|
* Selectmenu tests: check for too much fired focus eventsFelix Nagel2013-02-131-0/+2
|
* Selectmenu tests: improve focus event test so its possible to test for too ↵Felix Nagel2012-12-121-16/+17
| | | | much focus events from menu widget
* Selectmenu: small fixes for lint testsFelix Nagel2012-05-241-3/+5
|
* Tests: equals() -> equal().Scott González2012-02-291-9/+9
|
* Revert "Selectmenu: added a temp fix for Safari to make unit test work, see ↵Scott González2012-02-291-6/+6
| | | | | | https://github.com/jquery/jquery-ui/pull/492#issuecomment-4214604" This reverts commit 72c17f061430c0c7ff94f39e0d70ef07f7b7237b.
* Selectmenu: added a temp fix for Safari to make unit test work, see ↵Felix Nagel2012-02-281-6/+6
| | | | https://github.com/jquery/jquery-ui/pull/492#issuecomment-4214604
* Selectmenu: re-enabled lazy loading of the menu items (menu refresh)Felix Nagel2012-02-211-3/+3
|
* Selectmenu: Introduce menuWidget method, to get access to the menu element. ↵Jörn Zaefferer2012-02-211-9/+6
| | | | Fix various tests and simplify demos accordingly. Add comment about optgroup-click-handling.
* Selectmenu: Unit tests whitespace and linting/cleanupJörn Zaefferer2012-02-211-1/+1
|
* Selectmenu: fixed unit tests in IEFelix Nagel2012-01-221-2/+2
|
* Selectmenu: revert initial refresh method changes (with unit tests)Felix Nagel2012-01-221-20/+4
| | | | This reverts commit 27049fc5dc59522c38376d5c91f9f9a304e16613 and d83e169424adf341afea4351cbe5b056f42ac996
* Selectmenu: fixed unit tests due to initial refresh method changesFelix Nagel2012-01-221-4/+20
|
* Selectmenu: fix unit tests (with clean-up)Felix Nagel2012-01-131-101/+104
|
* Selectmenu: fixed unit tests, needs additional check and cleanupFelix Nagel2012-01-121-5/+9
|
* Selectmenu: updated options and events unit testsDan Wellman2011-12-131-0/+2
|\
| * removed duplicates from options unit tests and added new options and events ↵Dan Wellman2011-12-011-1/+3
| | | | | | | | tests
* | Selectmenu: updated options and events unit testsDan Wellman2011-12-121-4/+4
| |
* | Selectmenu: removed duplicates from options unit tests and added new options ↵Dan Wellman2011-12-011-1/+3
|/ | | | and events tests
* Updates to events and options unit testsDan Wellman2011-12-011-22/+10
|
* Selectmenu: Added event unit testsDan Wellman2011-11-241-3/+105
|
* Selectmenu: Add placeholder for unit testsJörn Zaefferer2011-10-191-0/+7