Mailspring/src/components/contenteditable
Ben Gotow d78db0169c fix(contenteditable): exportedSelection isn't always an inst of ExportedSelection
This is a temporary fix that makes this function more robust to @innerState.exportedSelection not being an ExportedSelection instance.
2016-01-12 19:09:57 -08:00
..
blockquote-manager.coffee feat(composer): can outdent blockquotes allowing you to reply inline 2016-01-11 14:46:20 -05:00
clipboard-service.coffee refactor(contenteditable): new ContenteditableExtension API 2015-12-21 19:58:01 -08:00
contenteditable-service.coffee refactor(contenteditable): new ContenteditableExtension API 2015-12-21 19:58:01 -08:00
contenteditable.cjsx fix(contenteditable): exportedSelection isn't always an inst of ExportedSelection 2016-01-12 19:09:57 -08:00
dom-normalizer.coffee fix(extension-adapter): Update adapter to support all versions of extension api we've used 2015-12-30 15:11:37 -05:00
editor-api.coffee fix(composer): whilePreservingSelection should not call select if not activeElement 2016-01-12 13:52:01 -08:00
exported-selection.coffee fix(contenteditable): exportedSelection isn't always an inst of ExportedSelection 2016-01-12 19:09:57 -08:00
extended-selection.coffee fix(spellcheck): Redo node creation each time, optimize findSimilarNodes 2016-01-11 17:31:03 -08:00
floating-toolbar-container.cjsx fix(spellcheck): Redo node creation each time, optimize findSimilarNodes 2016-01-11 17:31:03 -08:00
floating-toolbar.cjsx refactor(contenteditable): new ContenteditableExtension API 2015-12-21 19:58:01 -08:00
list-manager.coffee fix(contenteditable): Fix nested list behavior: 2015-12-30 15:21:05 -05:00
mouse-service.coffee fix(contenteditable): revert 36b4f3, call onClick in mouse-service 2015-12-29 14:57:07 -08:00
tab-manager.coffee fix(extension-adapter): Update adapter to support all versions of extension api we've used 2015-12-30 15:11:37 -05:00