| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
statements.
|
|
|
|
|
|
| |
display:block. Surfaced by domEqual now checking for style property (see d687a1b)."
This reverts commit 53b940fa27fc50b4663eef77249a9afce4129240.
|
|
|
|
| |
display:block. Surfaced by domEqual now checking for style property (see d687a1b).
|
|
|
|
| |
refresh() doesn't refresh existing submenus.
|
| |
|
|
|
|
| |
value overwritten/not correctly set.
|
| |
|
| |
|
|
|
|
| |
item without submenu.
|
|
|
|
| |
default delay
|
|
|
|
| |
once
|
|
|
|
| |
being fired by click events bubbling up through nested menus
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and _off.
|
| |
|
|
|
|
| |
and add a test for this functionality
|
| |
|
| |
|
|
|
|
| |
original markup
|
|
|
|
| |
menus and menu items and for removing those id's during destroy. Also, properly remove the aria-disabled attribute during destroy.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
#7840 - Autocomplete: popup results not read by screen-readers
|
| |
|
|
|
|
| |
properly adding and removing ui-state-active class during quick navigation through submenus
|
|
|
|
| |
stopImmediatePropagation
|
| |
|
| |
|
|
|
|
| |
so that they are announced by screen readers but prevent selection of and navigation to sub-menus of disabled items
|
| |
|
|
|
|
| |
the currentEventTarget click event
|
| |
|
|
|
|
| |
bubbling
|