Mailspring/internal_packages/search-bar
Evan Morikawa 37e3fe0f45 feat(keymap): add new <KeymapHandlers />
Summary:
Refactor keymaps to wrap components with a <KeymapHandlers /> component.
This more Reactful way of declaring keyback handlers prevents us from
needing to subscribe to `atom.commands`

Test Plan: new tests

Reviewers: bengotow, juan

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2226
2015-11-06 11:47:06 -08:00
..
keymaps feat(search): escape will blur and clear search 2015-03-30 16:43:38 -07:00
lib feat(keymap): add new <KeymapHandlers /> 2015-11-06 11:47:06 -08:00
spec fix(specs): fix contenteditable and contact search specs 2015-09-22 16:40:33 -07:00
stylesheets fix(search): New X, focus styling for search 2015-10-27 11:28:11 -07:00
.gitignore fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
package.json fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
README.md fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00

React version of thread list