| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
Menus only use active items for nested menus which selectmenu doesn't support.
Selectmenu should only be working with focused items.
Ref gh-1224
|
| |
|
|
|
|
| |
Fixes #9757
|
| |
|
|
|
|
|
|
|
| |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271;
Fixes #9464
Closes gh-1029
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to make tests work in IE/ and IE8
|
| |
|
| |
|
|
|
|
| |
click on body
|
| |
|
|
|
|
| |
add multiple focus events test
|
|
|
|
| |
not only for node type
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
variables)
|
| |
|
| |
|
|
|
|
| |
and focusing menu item before
|
| |
|
|
|
|
| |
refreshing selectmenu
|
| |
|
| |
|