issues
search
PolymerElements
/
iron-menu-behavior
Accessible menu behavior
18
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error
#113
UK-JustinSmall
opened
8 months ago
0
Bump @babel/traverse from 7.0.0 to 7.23.2
#112
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2
#111
dependabot[bot]
opened
1 year ago
0
Bump path-parse from 1.0.6 to 1.0.7
#110
dependabot[bot]
opened
3 years ago
0
Bump mixin-deep from 1.3.1 to 1.3.2
#109
dependabot[bot]
closed
5 years ago
0
Add @override, remove @attribute/@group/@hero/@homepage
#108
aomarks
closed
5 years ago
0
Set the correct value of aria-selected attribute for not selected items.
#107
simon600
closed
5 years ago
0
Add automatic type generation.
#106
aomarks
closed
6 years ago
0
Automatic cleanup.
#105
bicknellr
closed
6 years ago
0
3.0 updates
#104
bicknellr
closed
6 years ago
0
Set the correct value of aria-selected attribute for not selected items.
#103
simon600
closed
5 years ago
0
All tabs are always announced as selected, even when they're not.
#102
simon600
closed
5 years ago
0
Automatic cleanup!
#101
e111077
closed
6 years ago
0
Automatic format!
#100
e111077
closed
6 years ago
0
Add TypeScript declarations to iron-menu-behavior.
#99
aomarks
closed
6 years ago
0
Don't stop event propagation unless instructed to.
#98
bennypowers
opened
6 years ago
0
Property to opt out of focus() on _focusedItemChanged
#97
jpodwys
closed
4 years ago
7
Feature Request: Opt out of focus() on _focusedItemChanged
#96
jpodwys
opened
7 years ago
2
Ignore keyEvent for modifier keys. That fixes search for values containing special symbols.
#95
Dor1s
closed
7 years ago
6
Ignore keyEvent for "Shift" key pressed in order to support search for special symbols.
#94
Dor1s
closed
7 years ago
2
Revert Travis Chrome beta to stable
#93
e111077
closed
7 years ago
0
Use `getAttribute('tabindex')` in tests for IE / Edge bug.
#92
bicknellr
closed
7 years ago
0
Tests are broken on IE10/11, Edge following #88
#91
bicknellr
closed
7 years ago
1
Change Travis to Chrome beta
#90
e111077
closed
7 years ago
0
Fix Markdown headers
#89
limonte
closed
7 years ago
1
Disabled menu should not be in tab order
#88
hcarmona
closed
7 years ago
6
2.0-preview updates to travis.yaml, bower.json, and more
#87
FredKSchott
closed
7 years ago
0
Automatic cleanup!
#86
e111077
closed
7 years ago
0
focusedItem needs notify: true
#85
dbrans
opened
7 years ago
0
Fixes #82: Adds `disable-keyboard-search`
#84
bicknellr
closed
6 years ago
1
Fix a bug where iron-menu-behavior swallowed all keydown
#83
lghall
opened
8 years ago
2
IronMenuBehavior prevents all keyboard events from bubbling
#82
lghall
opened
8 years ago
1
The selectable property doesn't work well
#81
abdonrd
closed
5 years ago
2
Iron menu prefix search
#80
danbeam
closed
8 years ago
3
Finding menu items: should search for more than first char (should do prefix match, like <select>)
#79
danbeam
closed
8 years ago
1
2.0-preview branch
#78
bicknellr
closed
7 years ago
7
'Esc' key unexpectedly propagates to parent nodes.
#77
freshp86
opened
8 years ago
4
Set aria-selected="false" on deselected items
#76
JanMiksovsky
opened
8 years ago
0
A11y-NVDA When moving focus across tabs always calls out tab as selected
#75
JanMiksovsky
opened
8 years ago
0
Unwanted focusing of menu items
#74
mikaelharsjo
opened
8 years ago
1
_focusNext and _focusPrevious should skip unfocusable items
#73
notwaldorf
closed
8 years ago
4
_focusNext should skip non-visible elements as well as disabled ones
#72
mhahmadi
closed
8 years ago
3
Disabled items should be skipped by `selectNext` / `selectPrevious`/
#71
bicknellr
opened
8 years ago
0
style tag needs to live inside the template
#70
notwaldorf
closed
8 years ago
1
fix typo in comments
#69
bicknellr
closed
8 years ago
1
Automatic cleanup!
#68
garlicnation
closed
8 years ago
0
Fixing focus issues for menus with single item (#66)
#67
giltza
closed
8 years ago
2
_focusNext & _focusPrevious will skip focusing if the menu has only 1 item
#66
qqiao
closed
8 years ago
2
stopKeyboardEventPropagation does not seem to be working...
#65
sander76
opened
8 years ago
0
Fixes #63: Adds `scroll-to-focused-item` to enable scrolling to an item before focusing.
#64
bicknellr
closed
8 years ago
2
Next