mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +08:00
02deba38c4
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 |
||
---|---|---|
.. | ||
contenteditable | ||
clipboard-service-spec.coffee | ||
contenteditable-component-spec.cjsx | ||
evented-iframe-spec.cjsx | ||
multiselect-list-interaction-handler-spec.coffee | ||
multiselect-split-interaction-handler-spec.coffee | ||
tokenizing-text-field-spec.cjsx |