Mailspring/internal_packages/search-bar/lib
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
..
main.cjsx feat(hotloading): CJSX hotloading when running in dev mode 2015-07-24 14:10:48 -07:00
search-bar.cjsx feat(keymap): add new <KeymapHandlers /> 2015-11-06 11:47:06 -08:00
search-suggestion-store.coffee fix(search): Allow typing in the middle of the search text 2015-11-04 17:11:40 -08:00