Mailspring/internal_packages/message-list/lib
Juan Tejada cd1ee3f672 fix(extension-adapter): Update adapter to support all versions of extension api we've used
Summary:
- Rewrites composer extension adpater to support all versions of the
  ComposerExtension API we've ever declared. This will allow old plugins (or
  plugins that haven't been reinstalled after update) to keep functioning
  without breaking N1
- Adds specs

Test Plan: - Unit tests

Reviewers: evan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2399
2015-12-30 15:11:37 -05:00
..
plugins fix(extension-adapter): Update adapter to support all versions of extension api we've used 2015-12-30 15:11:37 -05:00
email-frame-styles-store.coffee fix(dark-mode): Adjust email CSS immediately upon switching themes 2015-11-23 20:20:06 -08:00
email-frame.cjsx feat(paste): Paste accepts more HTML, paste and match style now available 2015-12-07 15:34:03 -08:00
main.cjsx update(extensions): Rename DraftStoreExtension and MessageStoreExtension 2015-11-30 16:08:05 -08:00
message-controls.cjsx feat(transactions): Explicit (and faster) database transactions 2015-12-17 11:46:05 -08:00
message-item-body.cjsx feat(paste): Paste accepts more HTML, paste and match style now available 2015-12-07 15:34:03 -08:00
message-item-container.cjsx feat(editor-region): Add support to register components as editors 2015-12-18 11:06:44 -08:00
message-item.cjsx feat(paste): Paste accepts more HTML, paste and match style now available 2015-12-07 15:34:03 -08:00
message-list.cjsx feat(editor-region): Add support to register components as editors 2015-12-18 11:06:44 -08:00
message-participants.cjsx fix(message-list): collapsed message participants no longer looks broken. fixes T3377. 2015-08-19 17:39:16 -07:00
message-timestamp.cjsx fix(message-timestamp): call @_formattedDate with correct params. fixes T3388. 2015-08-19 15:50:10 -07:00
message-toolbar-items.cjsx fix(toolbars): Cross disolve toolbar items on a one-off basis 2015-10-21 10:34:14 -07:00
sidebar-components.cjsx fix(message-sidebar): New ContactCard injectable role, updated FocusedContactStore 2015-09-24 18:58:53 -07:00
thread-archive-button.cjsx Harmonize require and remove unused ones. 2015-12-17 00:02:37 +01:00
thread-star-button.cjsx feat(tooltip): use native tooltip style 2015-10-21 11:27:57 -07:00
thread-toggle-unread-button.cjsx Harmonize require and remove unused ones. 2015-12-17 00:02:37 +01:00
thread-trash-button.cjsx fix(message-list): Clicking Archive or Trash should pop back to the thread list 2015-10-23 15:21:37 -07:00