aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu Tests: updated jQuery and old testsuite versionFelix Nagel2013-04-291-3/+3
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: clean up default demoFelix Nagel2013-04-291-19/+25
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Selectmenu: clean up custom render demoFelix Nagel2013-04-291-34/+68
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenuFelix Nagel2013-04-2125-443/+723
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into selectmenuFelix Nagel2013-04-0222-195/+328
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Selectmenu: Updating to use instance method on bridge, see ↵Felix Nagel2013-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4fce29e9356d7cbe2ccbdc29a391603580e852de
| * | | | | | | | | | | | | | | | | | | | Selectmenu: add ui-state-disabled and aria-disabled manually as its removed ↵Felix Nagel2013-03-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from Widget, see 44d07173db32b498e5f83f60db290ff1463daee3
| * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenuFelix Nagel2013-03-1964-705/+1148
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Selectmenu: improve custom render demoFelix Nagel2013-03-091-5/+5
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Selectmenu: simplify custom render demo initsFelix Nagel2013-03-091-6/+3
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Selectmenu: simplify overflow selectmenu init in default demoFelix Nagel2013-03-091-2/+1
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Selectmenu tests: remove aria-selected testsFelix Nagel2013-03-091-8/+4
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Selectmenu: Remove aria-selected, since that only causes NVDA to announce ↵Jörn Zaefferer2013-03-091-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'not selected', doesn't have any positive effect
| * | | | | | | | | | | | | | | | | | | | | Selectmenu tests: improve widget method testsFelix Nagel2013-03-081-4/+4
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenuFelix Nagel2013-03-0713-527/+1152
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: adjust tests due to removed button wrapper elementFelix Nagel2013-03-071-6/+6
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu: remove button wrapper elementFelix Nagel2013-03-072-15/+10
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: adjust test to change from button to span elementFelix Nagel2013-03-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu: Switch to span to avoid cranky click/keydown event handlingJörn Zaefferer2013-03-071-2/+3
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu: improve keyboard controlFelix Nagel2013-03-071-3/+2
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu: fix keyboard control issueFelix Nagel2013-03-071-7/+8
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu: make sure menu is refreshed at least once before openingFelix Nagel2013-03-071-0/+3
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: switch from a to button elementFelix Nagel2013-03-072-5/+5
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu: switch from a to button elementFelix Nagel2013-03-072-12/+10
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenuFelix Nagel2013-03-0330-303/+566
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu: Fix whitespace (trailing ws on 1 line) and lint issues (unused ↵Jörn Zaefferer2013-03-013-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | variables)
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: CGL, trim triling spacesFelix Nagel2013-02-144-215/+215
| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: remove console statementsFelix Nagel2013-02-131-11/+1
| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu: follow-up to: menuItems now contains link elements instead of ↵Felix Nagel2013-02-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list elements
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu: menuItems now contains link elements instead of list elementsFelix Nagel2013-02-131-4/+4
| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu: aria-activedescendant should be set when item is selected, not ↵Felix Nagel2013-02-131-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when menu is closed
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu: menu focus reset when menu is closed, prevents issues when using ↵Felix Nagel2013-02-131-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keyboard control on button when focusing menu item before
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: wrong selected item when using keyboard control on button ↵Felix Nagel2013-02-131-2/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and focusing menu item before
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: check for too much fired focus eventsFelix Nagel2013-02-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu: Updating jQuery to 1.9.1.Felix Nagel2013-02-095-5/+5
| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenuFelix Nagel2013-02-09229-1481/+11579
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: add unit test to make sure button text is changed when ↵Felix Nagel2013-02-091-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refreshing selectmenu
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: remove toggle event as its removedFelix Nagel2013-02-091-14/+27
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu: rename _setSelected to _setAriaFelix Nagel2013-02-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu: click on the text of the button did not open the menu in Webkit ↵Felix Nagel2013-02-081-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | browsers
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenuFelix Nagel2013-01-3013-27/+124
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Selectmenu: Updating to jQuery 1.9.0Felix Nagel2013-01-185-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenuFelix Nagel2013-01-18197-2934/+12584
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \