Mailspring/internal_packages
Evan Morikawa 3298a38d6a fix(composer): fix dissapearing participant bug w/ multiple composers
If you had multiple composers on a single thread, all but the last
composer would lose its participants. This was because once it loaded the
participants would blur and trigger a request to set the participants to
blank. That request was async so by the time it was resolved the draft was
loaded and the request erroneously went through
2016-02-15 18:12:41 -05:00
..
account-sidebar feat(perspective): Restore through NylasEnv.savedState 2016-02-05 18:36:48 -08:00
attachments 🎨: Smaller buttons, smaller toolbar, smaller text 2016-02-09 19:45:24 -08:00
category-picker 🎨(popover): Remove hardcoded width from code -> move to stylesheet 2016-02-11 13:15:59 -08:00
composer fix(composer): fix dissapearing participant bug w/ multiple composers 2016-02-15 18:12:41 -05:00
composer-emojis fix(composer-emojis): Add spec, allow adjacent emojis, fix toolbar positioning bug 2016-02-12 11:42:11 -08:00
composer-signature refactor(rip-current-account): Rips out AccountStore.current 2016-01-08 14:22:13 -08:00
composer-spellcheck fix(electron): Update api usage to require('electron') 2016-01-29 14:24:33 -08:00
composer-templates feat(metadata): add cloudState that sync with Metadata service 2016-02-02 15:28:06 -05:00
composer-translate fix(examples): examples => packages, move away from installing them 2016-01-07 14:56:34 -08:00
events Merge branch 'master' into unified-inbox 2016-01-12 08:20:55 -08:00
feedback perf(outbox): Only trigger when send draft tasks are present 2016-02-04 20:15:15 -08:00
github-contact-card fix(examples): examples => packages, move away from installing them 2016-01-07 14:56:34 -08:00
message-autoload-images fix(config): observe fires immediately, causing re-renders 2016-01-29 00:31:10 -08:00
message-list fix(message): fix collapse unset when new thread delta 2016-02-15 15:46:33 -05:00
message-view-on-github fix(examples): examples => packages, move away from installing them 2016-01-07 14:56:34 -08:00
mode-switch 🎨: Smaller buttons, smaller toolbar, smaller text 2016-02-09 19:45:24 -08:00
notification-mailto fix(license): GPLv3 => GPL-3.0 2015-12-07 10:50:47 -08:00
notification-update-available fix(license): GPLv3 => GPL-3.0 2015-12-07 10:50:47 -08:00
notifications Merge branch 'master' into unified-inbox 2016-01-12 08:20:55 -08:00
onboarding fix(onboarding): remove ssl-enabled checkbox 2016-02-15 16:51:02 -05:00
personal-level-indicators fix(indicators): Remove duplicate description key 2016-01-12 10:28:34 -08:00
phishing-detection fix(phishing): set the package name to the correct value 2016-01-14 22:43:40 -05:00
plugins 🎨: Smaller buttons, smaller toolbar, smaller text 2016-02-09 19:45:24 -08:00
preferences 🎨: Smaller buttons, smaller toolbar, smaller text 2016-02-09 19:45:24 -08:00
print refactor(rip-current-account): Rips out AccountStore.current 2016-01-08 14:22:13 -08:00
quick-schedule fix(electron): Update api usage to require('electron') 2016-01-29 14:24:33 -08:00
screenshot-mode feat(screenshot-mode): Minor fix to unmount method 2016-01-29 16:59:51 -08:00
search-bar fix(analytics): delay closing of onboarding window 2016-02-12 10:56:36 -08:00
send-and-archive fix(send-and-archive): Was disabling signatures due to name collision 2016-02-01 17:33:18 -08:00
sidebar-fullcontact feat(transactions): Explicit (and faster) database transactions 2015-12-17 11:46:05 -08:00
system-tray fix(readme): Force github to refresh cache of screenshot 2016-02-08 14:52:07 -08:00
thread-list 🎨: Fixes, labels in narrow thread view, better label wrap 2016-02-11 15:25:24 -08:00
ui-dark feat(theme-selector): Add theme selector to preferences page 2015-12-15 10:29:58 -08:00
ui-light feat(theme-selector): Add theme selector to preferences page 2015-12-15 10:29:58 -08:00
undo-redo fix(undo): Ensure undo bar dismisses after re-appearing 2016-02-05 19:11:27 -08:00
unread-notifications Revert "fix(sidebar): Correctly update sidebar when a notif is selected" 2016-02-02 10:58:24 -08:00
worker-sync fix(activity): "Long Polling" => "Delta Streaming" because we don't really poll. 2016-01-29 16:06:33 -08:00
worker-ui fix(activity): "Long Polling" => "Delta Streaming" because we don't really poll. 2016-01-29 16:06:33 -08:00