Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | Selectmenu Tests: clean up spacing and intention | Felix Nagel | 2013-04-29 | 2 | -8/+7 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Selectmenu Tests: add toLowerCase() to node type checks | Felix Nagel | 2013-04-29 | 1 | -6/+4 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Selectmenu Tests: remove unneeded test | Felix Nagel | 2013-04-29 | 1 | -8/+4 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Selectmenu Tests: use simulate instead of trigger | Felix Nagel | 2013-04-29 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Selectmenu Tests: remove unneeded test | Felix Nagel | 2013-04-29 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Selectmenu Tests: cleanup unit tests | Felix Nagel | 2013-04-29 | 3 | -12/+45 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Selectmenu Tests: rename wrapper divs | Felix Nagel | 2013-04-29 | 2 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Selectmenu Tests: updated jQuery and old testsuite version | Felix Nagel | 2013-04-29 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Selectmenu: clean up default demo | Felix Nagel | 2013-04-29 | 1 | -19/+25 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Selectmenu: clean up custom render demo | Felix Nagel | 2013-04-29 | 1 | -34/+68 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-04-21 | 25 | -443/+723 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into selectmenu | Felix Nagel | 2013-04-02 | 22 | -195/+328 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Selectmenu: Updating to use instance method on bridge, see ↵ | Felix Nagel | 2013-03-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4fce29e9356d7cbe2ccbdc29a391603580e852de | |||||
| * | | | | | | | | | | | | | | | | | | | | Selectmenu: add ui-state-disabled and aria-disabled manually as its removed ↵ | Felix Nagel | 2013-03-19 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from Widget, see 44d07173db32b498e5f83f60db290ff1463daee3 | |||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-03-19 | 64 | -705/+1148 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu: improve custom render demo | Felix Nagel | 2013-03-09 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu: simplify custom render demo inits | Felix Nagel | 2013-03-09 | 1 | -6/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu: simplify overflow selectmenu init in default demo | Felix Nagel | 2013-03-09 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: remove aria-selected tests | Felix Nagel | 2013-03-09 | 1 | -8/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu: Remove aria-selected, since that only causes NVDA to announce ↵ | Jörn Zaefferer | 2013-03-09 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'not selected', doesn't have any positive effect | |||||
| * | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: improve widget method tests | Felix Nagel | 2013-03-08 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-03-07 | 13 | -527/+1152 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: adjust tests due to removed button wrapper element | Felix Nagel | 2013-03-07 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu: remove button wrapper element | Felix Nagel | 2013-03-07 | 2 | -15/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: adjust test to change from button to span element | Felix Nagel | 2013-03-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu: Switch to span to avoid cranky click/keydown event handling | Jörn Zaefferer | 2013-03-07 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu: improve keyboard control | Felix Nagel | 2013-03-07 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu: fix keyboard control issue | Felix Nagel | 2013-03-07 | 1 | -7/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu: make sure menu is refreshed at least once before opening | Felix Nagel | 2013-03-07 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: switch from a to button element | Felix Nagel | 2013-03-07 | 2 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Selectmenu: switch from a to button element | Felix Nagel | 2013-03-07 | 2 | -12/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-03-03 | 30 | -303/+566 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu: Fix whitespace (trailing ws on 1 line) and lint issues (unused ↵ | Jörn Zaefferer | 2013-03-01 | 3 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | variables) | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: CGL, trim triling spaces | Felix Nagel | 2013-02-14 | 4 | -215/+215 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: remove console statements | Felix Nagel | 2013-02-13 | 1 | -11/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu: follow-up to: menuItems now contains link elements instead of ↵ | Felix Nagel | 2013-02-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list elements | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu: menuItems now contains link elements instead of list elements | Felix Nagel | 2013-02-13 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu: aria-activedescendant should be set when item is selected, not ↵ | Felix Nagel | 2013-02-13 | 1 | -8/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when menu is closed | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu: menu focus reset when menu is closed, prevents issues when using ↵ | Felix Nagel | 2013-02-13 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keyboard control on button when focusing menu item before | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: wrong selected item when using keyboard control on button ↵ | Felix Nagel | 2013-02-13 | 1 | -2/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and focusing menu item before | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: check for too much fired focus events | Felix Nagel | 2013-02-13 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Selectmenu: Updating jQuery to 1.9.1. | Felix Nagel | 2013-02-09 | 5 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-02-09 | 229 | -1481/+11579 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: add unit test to make sure button text is changed when ↵ | Felix Nagel | 2013-02-09 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refreshing selectmenu | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Selectmenu tests: remove toggle event as its removed | Felix Nagel | 2013-02-09 | 1 | -14/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Selectmenu: rename _setSelected to _setAria | Felix Nagel | 2013-02-09 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Selectmenu: click on the text of the button did not open the menu in Webkit ↵ | Felix Nagel | 2013-02-08 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | browsers | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-01-30 | 13 | -27/+124 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Selectmenu: Updating to jQuery 1.9.0 | Felix Nagel | 2013-01-18 | 5 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into selectmenu | Felix Nagel | 2013-01-18 | 197 | -2934/+12584 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |