aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/selectmenu/selectmenu_core.js
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Rename filesScott González2015-04-091-332/+0
| | | | Ref gh-1528
* Selectmenu: Convert tests to new infrastructureScott González2015-04-091-2/+5
| | | | | Ref #10119 Ref gh-1528
* Selectmenu: Use new has/lacksClasses assertions for all class checksAlexander Schmitz2015-03-111-5/+3
|
* Selectmenu: Add classes optionAlexander Schmitz2015-03-111-0/+15
| | | | | Ref #7053 Ref gh-1411
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-241-1/+0
| | | | | As pointed out by jscs, after a esformatter run. The latter doesn't address these, so fixing them manually.
* Menu: Use ui-state-active consistentlyJörn Zaefferer2015-01-211-1/+1
| | | | | | | | So far we were using ui-state-active on active parent items, ui-state-focus on active child items. The theme update highlighted the visual inconsistency. With this change, only ui-state-active is used. Fixes #10692
* Selectmenu: Copy title attributesFelix Nagel2014-11-041-8/+16
| | | | | Fixes #10435 Closes gh-1298
* Selectmenu: Introduce _renderButtonItem() methodFelix Nagel2014-11-041-0/+34
| | | | | Fixes #10142 Closes gh-1299
* Selectmenu: Re-add wrappers to menu itemsTJ VanToll2014-10-251-43/+44
|
* Selectmenu: Test cleanupScott González2014-04-211-50/+61
|
* Selectmenu: Remove unused varScott González2014-04-181-1/+1
|
* Selectmenu: Don't use active items at allScott González2014-04-181-15/+11
| | | | | | | Menus only use active items for nested menus which selectmenu doesn't support. Selectmenu should only be working with focused items. Ref gh-1224
* Selectmenu Tests: add unit tests for empty optionsFelix Nagel2013-12-181-0/+32
|
* Selectmenu: Remove links in menu itemsFelix Nagel2013-10-101-9/+9
|
* Selectmenu Tests: check CSS class on menu itemsFelix Nagel2013-09-041-18/+28
|
* Selectmenu tests: lint fixFelix Nagel2013-08-131-1/+1
|
* Selectmenu tests: check item focusFelix Nagel2013-08-031-0/+37
|
* 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-011-3/+3
| | | | to make tests work in IE/ and IE8
* 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 spaces to [0]Felix Nagel2013-04-291-1/+1
|
* Selectmenu Tests: cleanup unit testsFelix Nagel2013-04-291-11/+43
|
* Selectmenu tests: remove aria-selected testsFelix Nagel2013-03-091-8/+4
|
* Selectmenu: Fix whitespace (trailing ws on 1 line) and lint issues (unused ↵Jörn Zaefferer2013-03-011-1/+0
| | | | variables)
* Selectmenu tests: CGL, trim triling spacesFelix Nagel2013-02-141-58/+58
|
* Selectmenu tests: remove console statementsFelix Nagel2013-02-131-11/+1
|
* Selectmenu tests: wrong selected item when using keyboard control on button ↵Felix Nagel2013-02-131-2/+43
| | | | and focusing menu item before
* Selectmenu tests: Convert single quotes to double quotesFelix Nagel2013-01-021-1/+1
|
* Selectmenu tests: lint fixesFelix Nagel2012-11-131-4/+2
|
* Selectmenu tests: adjust accessibility testFelix Nagel2012-11-101-1/+1
|
* Selectmenu tests: aria-activedescendant für buttonFelix Nagel2012-10-251-2/+4
|
* Selectmenu tests: add test for button aria-labelledby attributeFelix Nagel2012-10-251-1/+2
|
* Selectmenu: follow-up to 'split core unit test for state synchronization in ↵Felix Nagel2012-07-161-8/+8
| | | | keydown and click'
* Selectmenu: split core unit test for state synchronization in keydown and clickFelix Nagel2012-07-161-2/+15
|
* Selectmenu: small fixes for lint testsFelix Nagel2012-05-241-5/+7
|
* Tests: equals() -> equal().Scott González2012-02-291-22/+22
|
* Revert "Selectmenu: added a temp fix for Safari to make unit test work, see ↵Scott González2012-02-291-2/+2
| | | | | | 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-2/+2
| | | | https://github.com/jquery/jquery-ui/pull/492#issuecomment-4214604
* Selectmenu: cleanup unit tests, removing mass testFelix Nagel2012-02-221-40/+25
|
* Selectmenu: re-enabled lazy loading of the menu items (menu refresh)Felix Nagel2012-02-211-3/+7
|
* Selectmenu: Introduce menuWidget method, to get access to the menu element. ↵Jörn Zaefferer2012-02-211-11/+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-10/+10
|
* Selectmenu: implement new ARIA specFelix Nagel2012-01-221-15/+25
|
* Selectmenu: fixed unit tests in IEFelix Nagel2012-01-221-1/+1
|
* Selectmenu: revert initial refresh method changes (with unit tests)Felix Nagel2012-01-221-1/+0
| | | | This reverts commit 27049fc5dc59522c38376d5c91f9f9a304e16613 and d83e169424adf341afea4351cbe5b056f42ac996
* Selectmenu: fixed unit tests due to initial refresh method changesFelix Nagel2012-01-221-0/+1
|
* Selectmenu: fix unit tests (with clean-up)Felix Nagel2012-01-131-13/+16
|