mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-12-27 12:08:25 +08:00
Summary: We originally didn't do this because creating a DOM tree was loading images. Using range.createContextualFragment seems to do it without the tree ever being attached. Accompanying changes to src/pro are here: https://phab.nylas.com/D3300 https://github.com/nylas/edgehill/compare/bengotow/draft-dom-transformations?expand=1 Also rename applyTransformsToDraft => applyTransformsForSending. Needed a new name because the function signature has changed. AFAIK there are no open source plugins using the old functions. Test Plan: All specs updated Reviewers: evan, juan Reviewed By: evan, juan Differential Revision: https://phab.nylas.com/D3299 |
||
|---|---|---|
| .. | ||
| images | ||
| templates | ||
| Architecture.md | ||
| ComposerExtensions.md | ||
| Database.md | ||
| Debugging.md | ||
| FAQ.md | ||
| IntegrationTesting.md | ||
| InterfaceConcepts.md | ||
| Overview.md | ||
| package.json | ||
| PackageOverview.md | ||
| React.md | ||
| README.md | ||
| Windows.md | ||
| WritingSpecs.md | ||
N1 Documentation
For the full documentation (which includes these guides), go to: https://nylas.github.io/N1/docs/
To see annotated package examples, go to: https://nylas.github.io/N1/examples/