mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 18:32:20 +08:00
b515a5e0e2
Summary: Fix specs Fix responding to mailto, files at launch It's super important that `window:loaded` is /not/ sent from index.js because `loadSettings.bootstrapScript` is async and nothing is actually loaded yet. This was causing the app to dispatch the mailto:// links into the main window before a DraftStore existed. I think this was necessary at one point because we had NylasWindows not using a bootstrapScript? Should not be here anymore... Test Plan: Run a few new tests Reviewers: juan, evan Reviewed By: evan Differential Revision: https://phab.nylas.com/D2737 |
||
---|---|---|
.. | ||
components | ||
fonts/FontAwesome | ||
images | ||
mixins | ||
package-template | ||
sounds | ||
variables | ||
babelrc.json | ||
buttons.less | ||
dropdowns.less | ||
email-frame.less | ||
font-awesome.min.css | ||
index.html | ||
index.js | ||
index.less | ||
inputs.less | ||
jasmine.less | ||
linux.less | ||
normalize.less | ||
react-remote-child.html | ||
resizable.less | ||
selection.less | ||
type.less | ||
utilities.less | ||
workspace.less |