Mailspring/spec/components
Juan Tejada c2ce51ae0c fix(composer): Fix several composer issues and refactor Contenteditable
Summary:
  - Fixes T5819 issues
  - Adds ContenteditbalePlugin mechanism to allow extension of Contenteditable
    functionality, and completely removes lifecycleCallbacks from Contenteditable
  - Refactors list functionality outside of Contenteditable and into a plugin
  - Updates ComposerView to apply DraftStoreExtensions through a ContentEditablePlugin
  - Moves spell checking logic outside of Contenteditable into the spellcheck package

Fixes T5824 (atom.assert)
Fixes T5951 (shift-tabbing) bullets

Test Plan: - Unit tests and manual

Reviewers: evan, bengotow

Reviewed By: bengotow

Maniphest Tasks: T5951, T5824, T5819

Differential Revision: https://phab.nylas.com/D2261
2015-11-18 15:22:31 -08:00
..
contenteditable fix(composer): Fix several composer issues and refactor Contenteditable 2015-11-18 15:22:31 -08:00
clipboard-service-spec.coffee fix(composer): support Chinese & others - handle composition events 2015-10-30 20:03:33 -04:00
contenteditable-component-spec.cjsx fix(composer): support Chinese & others - handle composition events 2015-10-30 20:03:33 -04:00
evented-iframe-spec.cjsx refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
multiselect-list-interaction-handler-spec.coffee refactor(spec) move spec-nylas to spec 2015-10-01 21:39:44 -07:00
multiselect-split-interaction-handler-spec.coffee refactor(spec) move spec-nylas to spec 2015-10-01 21:39:44 -07:00
tokenizing-text-field-spec.cjsx refactor(spec) move spec-nylas to spec 2015-10-01 21:39:44 -07:00