Add 'native!' keymap override to let the browser handle the keystroke

This allows us to selectively opt out of handling key events with the
keymap for certain elements. In particular, it will be useful for
allowing the standard native behavior in input elements by overriding
global bindings for arrow keys, backspace, etc.
This commit is contained in:
Nathan Sobo 2013-04-09 19:09:05 -06:00 committed by Corey Johnson & Kevin Sawicki
parent bb287cb465
commit 6c640133f1

Diff Content Not Available