An accessible menu which you can navigate with arrow keys. Built using the PopoverApi.
- Navigation with arrow keys, Home and End in the main menu
- Opening submenus with Enter, Space, ArrowUp and ArrowDown
- Navigation with arrow keys, Home and End in submenus
- Jump to the adjacent main menu item when using ArrowLeft or ArrowRight in a submenu
- When jumping from a submenu to a adjacent item in main menu, if that item has a submenu, it should be opened too
- Close submenu with Escape
- Use Tab to exit the menu
- Fix Space click to open/close submenus
- Make it beautiful