Files
atom/spec
Ben Ogle & Nathan Sobo 1c410cbf5a Handle textInput events in EditorComponent instead of on InputComponent
This commit also changes input handling to be more like it was in the
previous editor. We're using textInput rather than input events because
they are emitted *before* characters are inserted, enabling much simpler
detection of characters inserted via the accented-character menu on
OS X.

Previously I avoided this because something about it was causing reflows
in the old editor, but in this editor that doesn't seem to be a problem,
and it's actually faster.
2014-06-11 16:40:46 -06:00
..
2014-06-02 10:17:13 -07:00
2014-02-02 19:29:54 +06:00
2014-06-03 17:26:02 -07:00
2014-05-28 16:34:42 -07:00
2014-05-05 11:28:36 -07:00