Mailspring/internal_packages/composer-spellcheck
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
..
lib fix(composer): Fix several composer issues and refactor Contenteditable 2015-11-18 15:22:31 -08:00
spec feat(spellcheck): Custom spellcheck powered by our DraftStore extensions API 2015-09-02 13:20:01 -07:00
package.json refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00