PolymerElements / iron-menu-behavior

Accessible menu behavior
18 stars 28 forks source link

Add Polymer.IronMenubarBehavior #6

Closed cdata closed 9 years ago

cdata commented 9 years ago

A menubar is a horizontal menu. It is mostly the same as a menu, but it has distinct understandings of overlapping keybindings, as well as a few of its own keybindings.

Test suite for IronMenubarBehavior is a shameless rip-off of IronMenuBehavior's test suite.

This PR depends on https://github.com/PolymerElements/iron-a11y-keys-behavior/pull/2

/cc @notwaldorf @blasten

cdata commented 9 years ago

Oh, also: IronA11yKeysBehavior has been integrated with IronMenuBehavior as of this PR.

morethanreal commented 9 years ago

nice, thanks for adding IronA11yKeysBehavior to menu also. lgtm