Mailspring/internal_packages
Ben Gotow d5f4aa4ac0 fix(message-sidebar): New ContactCard injectable role, updated FocusedContactStore
- The FocusedContactStore was triggering too often, and leaving it up to the FullcontactStore to fetch the full Contact model for the focused contact (pulled from thread.)

The FocusedContactStore triggers more responsibly, and registering for the role "MessageListSidebar:ContactCard" now gives you the focused contact as a full database model. The whole ContactCard region also fades in and out.
2015-09-24 18:58:53 -07:00
..
account-sidebar fix(onboarding): Lots of changes to account management, dead code cleanup 2015-09-24 14:51:15 -07:00
attachments fix(window-serialization): Restore window size, remove cruft from atom.coffee 2015-09-24 10:40:38 -07:00
category-picker feat(categories): enable creating new labels and folders. addresses T3351. 2015-09-10 10:34:09 -07:00
composer fix(window-serialization): Restore window size, remove cruft from atom.coffee 2015-09-24 10:40:38 -07:00
composer-signature feat(work): Create the "Work" window, move TaskQueue, Nylas sync workers 2015-08-27 16:39:40 -07:00
composer-spellcheck fix(spellcheck): Remove premature optimizations and avoid spellcheck on word being typed 2015-09-11 11:12:25 -07:00
events fix(window-serialization): Restore window size, remove cruft from atom.coffee 2015-09-24 10:40:38 -07:00
inbox-contact-elements fix(drafts): fix illegal ID set 2015-08-31 15:21:41 -07:00
message-list fix(message-sidebar): New ContactCard injectable role, updated FocusedContactStore 2015-09-24 18:58:53 -07:00
mode-switch fix(mode-toggle): mode toggler now toggles the sidebar rather than the list/split view. fixes T3462. 2015-09-04 12:32:19 -07:00
notification-mailto fix(window-serialization): Restore window size, remove cruft from atom.coffee 2015-09-24 10:40:38 -07:00
notification-update-available fix(notifications): Give notifications tag like HTML5 Notifications so you can de-dupe 2015-05-25 10:27:36 -07:00
notifications fix(activity-sidebar): Minor style tweaks - CSS selectors for a few things were not in use 2015-09-24 15:32:23 -07:00
onboarding fix(onboarding): Lots of changes to account management, dead code cleanup 2015-09-24 14:51:15 -07:00
preferences fix(onboarding): Lots of changes to account management, dead code cleanup 2015-09-24 14:51:15 -07:00
search-bar fix(specs): fix contenteditable and contact search specs 2015-09-22 16:40:33 -07:00
settings feat(packages): "Developer > Install package..." runs apm install and copies to packages dir 2015-09-22 21:09:40 -07:00
sidebar-fullcontact fix(message-sidebar): New ContactCard injectable role, updated FocusedContactStore 2015-09-24 18:58:53 -07:00
thread-list fix(thread-list): Use hasAttachments flag, fix bug where attachments icon did not appear in search results 2015-09-23 15:48:03 -07:00
tooltip tweak(tooltip): Fix Sentry 2938 2015-09-10 18:37:15 -07:00
ui-dark RSVP tile for events on messages 2015-07-28 18:21:30 -07:00
ui-light fix(build): Temporarily disable 'Task' tests Jenkins can't run, and avoid empty ui-variables files 2015-06-03 12:04:43 -07:00
undo-redo fix(window-serialization): Restore window size, remove cruft from atom.coffee 2015-09-24 10:40:38 -07:00
unread-notifications feat(starred): Replace FocusedContentStore with FocusedMailViewStore, allows for starred 2015-09-04 12:23:15 -07:00
worker-sync fix(inbox): refetch labels and folders if the "inbox" label missing 2015-09-23 10:46:07 -07:00
worker-ui fix(debug-data): Do not include curl history in the feedback email 2015-09-24 12:18:37 -07:00