Mailspring/internal_packages/composer
Evan Morikawa 2658a01e40 fix(composer): fix dissapearing participant bug w/ multiple composers
If you had multiple composers on a single thread, all but the last
composer would lose its participants. This was because once it loaded the
participants would blur and trigger a request to set the participants to
blank. That request was async so by the time it was resolved the draft was
loaded and the request erroneously went through
2016-02-15 18:12:41 -05:00
..
keymaps feat(keymap): add new <KeymapHandlers /> 2015-11-06 11:47:06 -08:00
lib fix(composer): fix dissapearing participant bug w/ multiple composers 2016-02-15 18:12:41 -05:00
spec fix(composer): fix dissapearing participant bug w/ multiple composers 2016-02-15 18:12:41 -05:00
stylesheets 🎨: Smaller buttons, smaller toolbar, smaller text 2016-02-09 19:45:24 -08:00
.bowerrc fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
.gitignore fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
package.json fix(license): GPLv3 => GPL-3.0 2015-12-07 10:50:47 -08:00
README.md fix(drafts): Rename files inbox-composer =>composer 2015-02-03 17:16:25 -08:00

composer package