| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Selectmenu: alphabetical ordering of options and callback events | Felix Nagel | 2012-11-29 | 1 | -5/+6 |
* | Selectmenu: updated documentation link | Felix Nagel | 2012-11-29 | 1 | -1/+1 |
* | Selectmenu: better position handling, fixes issue with wrong styles when usin... | Felix Nagel | 2012-11-29 | 1 | -8/+8 |
* | Selectmenu: removed Position Plugin offset option to fix broken pop-up functi... | Felix Nagel | 2012-11-23 | 1 | -4/+2 |
* | Selectmenu: cleanup, CGL and lint fix | Felix Nagel | 2012-11-12 | 1 | -40/+42 |
* | Selectmenu: proposed fix for menu delay issue | Felix Nagel | 2012-11-10 | 1 | -0/+2 |
* | Selectmenu: focus selected item when menu opens | Felix Nagel | 2012-11-10 | 1 | -0/+1 |
* | Selectmenu: Do not remove ui-state-focus class on first button focus (follow-up) | Felix Nagel | 2012-10-27 | 1 | -1/+2 |
* | Selectmenu: Do not remove ui-state-focus class on first button focus | Felix Nagel | 2012-10-26 | 1 | -0/+1 |
* | Selectmenu: follow-up for menu, reset aria-activedescendant to selected item ... | Felix Nagel | 2012-10-26 | 1 | -1/+3 |
* | Selectmenu: reset aria-activedescendant to selected item when menu is closed | Felix Nagel | 2012-10-26 | 1 | -6/+2 |
* | Selectmenu: hopefully fixed multiple a11y bugs (value is recognized by screen... | Felix Nagel | 2012-10-25 | 1 | -13/+15 |
* | Selectmenu: fixed aria-activedescendant for button element | Felix Nagel | 2012-10-25 | 1 | -2/+2 |
* | Selectmenu: add removeUniqueId to destroy method | Felix Nagel | 2012-10-25 | 1 | -0/+1 |
* | Selectmenu: small improvement for label id setting | Felix Nagel | 2012-10-25 | 1 | -1/+1 |
* | Selectmenu: Fix data naming, should be [namespace]-[widgetname]-[value] | Jörn Zaefferer | 2012-10-19 | 1 | -5/+5 |
* | Selectmenu: corrections based on code review. | Robert Beuligmann | 2012-10-16 | 1 | -5/+4 |
* | Selectmenu: ARIA tweaks for keyboard events and closed menu operation | Robert Beuligmann | 2012-10-15 | 1 | -0/+14 |
* | Simplify licensing. | Felix Nagel | 2012-08-11 | 1 | -1/+1 |
* | Selectmenu: remove unbind Menu document event to reset mouseHandled flag, rel... | Felix Nagel | 2012-08-11 | 1 | -1/+0 |
* | Selectmenu: Fixed event unbinding. | Scott González | 2012-07-17 | 1 | -6/+8 |
* | Selectmenu: updated copyright notice | Felix Nagel | 2012-07-16 | 1 | -1/+2 |
* | Selectmenu: trim trailing spaces | Felix Nagel | 2012-07-13 | 1 | -1/+1 |
* | Selectmenu: changed _unbind to _off | Felix Nagel | 2012-07-13 | 1 | -3/+3 |
* | Selectmenu: changed _bind to _on | Felix Nagel | 2012-07-13 | 1 | -3/+3 |
* | Selectmenu: Use new uniqueId method for generating id's | Felix Nagel | 2012-05-31 | 1 | -3/+3 |
* | Selectmenu: make use of Menu option 'role' (follow-up), no need to adjust li ... | Felix Nagel | 2012-05-24 | 1 | -3/+0 |
* | Selectmenu: make use of Menu option 'role' | Felix Nagel | 2012-05-24 | 1 | -4/+4 |
* | Selectmenu: small fixes for lint tests | Felix Nagel | 2012-05-24 | 1 | -4/+5 |
* | Selectmenu: small fixes for lint tests | Felix Nagel | 2012-05-16 | 1 | -3/+3 |
* | Selectmenu: updated copyright year | Felix Nagel | 2012-05-16 | 1 | -1/+1 |
* | Selectmenu: prevent copyright notice from being removed by minification | Felix Nagel | 2012-05-16 | 1 | -1/+1 |
* | Selectmenu: trim trailing spaces | Felix Nagel | 2012-05-16 | 1 | -1/+1 |
* | Selectmenu: fixed small regression which added unwanted, empty optgroup to ev... | Felix Nagel | 2012-04-01 | 1 | -1/+1 |
* | Selectmenu: Add links to all menu items to be in line with what menu expects ... | kborchers | 2012-03-18 | 1 | -7/+6 |
* | Selectmenu: small improvements, code clean-up, lint, coding guidelines | Felix Nagel | 2012-02-26 | 1 | -22/+14 |
* | Selectmenu: removed working but illogical closest context | Felix Nagel | 2012-02-26 | 1 | -1/+1 |
* | Selectmenu: remove unwanted Menu mouseover event, fixes problem with selected... | Felix Nagel | 2012-02-26 | 1 | -3/+4 |
* | Selectmenu: small fix for _toggleAttr to make sure isOpen is not undefined | Felix Nagel | 2012-02-26 | 1 | -6/+6 |
* | Selectmenu: merged _toggleButtonStyle with _toggleAttr method, removed incomp... | Felix Nagel | 2012-02-25 | 1 | -14/+7 |
* | Selectmenu: improve optgroup header event handling, fixed disabled item event... | Felix Nagel | 2012-02-25 | 1 | -47/+36 |
* | Selectmenu: unbind Menu document click event (fires unwanted focus event) | Felix Nagel | 2012-02-25 | 1 | -8/+4 |
* | Selectmenu: selected callback event fired twice when using mouse | Felix Nagel | 2012-02-24 | 1 | -3/+3 |
* | Selectmenu: backfall for initial refresh when menu is opened | Felix Nagel | 2012-02-24 | 1 | -0/+5 |
* | Selectmenu: use _hoverable and _focusable for button events | Felix Nagel | 2012-02-23 | 1 | -4/+6 |
* | Selectmenu: removed Button widget dependency | Felix Nagel | 2012-02-23 | 1 | -21/+20 |
* | Selectmenu: removed unneeded SPACE keypress event | Felix Nagel | 2012-02-23 | 1 | -2/+0 |
* | Selectmenu: close open menu on escape keydown | Felix Nagel | 2012-02-22 | 1 | -0/+1 |
* | Selectmenu: removed aria-activedescendant attr from button | Felix Nagel | 2012-02-21 | 1 | -3/+1 |
* | Selectmenu: re-enabled lazy loading of the menu items (menu refresh) | Felix Nagel | 2012-02-21 | 1 | -3/+7 |