Mailspring/internal_packages
Ben Gotow a48ddd51f8 refactor(menus): Major prune of keymaps/commands, real conditional menus
Summary:
Keymaps & menus CSON => JSON, remove AtomKeymaps, CommandRegistry use of CSS selectors, use Mousetrap instead

Important Notes:

- The `application:` prefix is reserved for commands which are handled in the application process. Don't use it for other things. You will not receive the events in the window.

- Maintaining dynamic menus seems to come with quite an overhead, because Electron updates the entire menu every time. In the future, we'll need https://github.com/electron/electron/issues/528 to really make things nice. I will be tracking this upstream.

- The format for keyboard shortcuts has changed. `cmd-X` is now `command+shift+x`

Test Plan: Run tests

Reviewers: juan, evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D2917
2016-04-24 12:16:25 -05:00
..
account-sidebar refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
activity-list feat(activity-list): View message opens and link clicks 2016-04-22 17:27:30 -07:00
attachments
category-picker refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
composer refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
composer-emoji fix(composer-emoji): Fix calculation for category positioning 2016-04-12 14:51:56 -07:00
composer-mail-merge feat(mail-merge): Add mail merge plugin 2016-04-22 18:29:07 -07:00
composer-scheduler feat(win): faster popout windows 2016-04-22 13:30:42 -07:00
composer-signature 🎨(preferences): Adjust textbox styles for signatures and templates 2016-04-07 14:12:35 -07:00
composer-spellcheck
composer-templates refactor(composer): Make session, draft available everywhere 2016-04-19 16:05:15 -07:00
composer-translate refactor(composer): Make session, draft available everywhere 2016-04-19 16:05:15 -07:00
draft-list refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
events bump(electron): 0.36.7 => 0.37.5 2016-04-12 18:42:57 -07:00
github-contact-card lint(github-card): Change duplicated variable name 2016-04-19 17:34:19 -07:00
link-tracking refactor(composer): Make session, draft available everywhere 2016-04-19 16:05:15 -07:00
message-autoload-images
message-list refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
message-view-on-github refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
mode-switch
notification-mailto
notification-update-available fix(require): Move more requires to new electron format 2016-04-13 15:35:01 -07:00
notifications fix(db): Counts no longer require Thread table join 2016-04-11 13:51:31 -07:00
onboarding feat(win): faster popout windows 2016-04-22 13:30:42 -07:00
open-tracking refactor(composer): Make session, draft available everywhere 2016-04-19 16:05:15 -07:00
participant-profile fix(related-threads): Show snippet in addition to subject #1683 2016-04-14 17:33:43 -04:00
personal-level-indicators
phishing-detection
plugins refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
preferences refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
print
screenshot-mode refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
send-and-archive
send-later refactor(composer): Make session, draft available everywhere 2016-04-19 16:05:15 -07:00
sidebar-fullcontact
system-tray
theme-picker refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
thread-list refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
thread-search refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
thread-search-index feat(thread-search): Make thread search indexing smarter 2016-04-07 09:57:29 -07:00
thread-snooze
ui-dark
ui-darkside
ui-light
ui-taiga
ui-ubuntu
undo-redo refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
unread-notifications
worker-sync feat(win): faster popout windows 2016-04-22 13:30:42 -07:00
worker-ui fix(require): Move more requires to new electron format 2016-04-13 15:35:01 -07:00