PolymerElements / iron-menu-behavior

Accessible menu behavior
18 stars 28 forks source link

Fix focus. Do not treat enter as special. #25

Closed cdata closed 9 years ago

cdata commented 9 years ago

This change looks big, but most of it is actually just cleaning up the file and adding comments. Here is a summary of meaningful changes in this commit:

notwaldorf commented 9 years ago

@cdata i think this generally looks ok. tests are a bit grumpy.

cdata commented 9 years ago

@notwaldorf I had to tweak some stuff in iron-menubar-behavior. Also, I added unresolved to the demo body. PTAL!

cdata commented 9 years ago

There is a corresponding paper-item PR here: https://github.com/PolymerElements/paper-item/pull/27

notwaldorf commented 9 years ago

lgtm :+1: