ember-key-responder
ember-key-responder copied to clipboard
Idea: optionally handle events from routes
We should make the router the last item of the key responder chain, and dispatch events to active routes in a similar fashion to action handling. This would make it easy to set up global and/or route-specific keyboard shortcuts.