Mailspring/internal_packages/message-list
Halla Moore d996273b7b fix(email-frame) Only use documentElement scrollHeight if it is taller than body
There are cases where the documentElement has a scrollHeight of 0, even if
the body has a larger scrollHeight. Before, we were always using the
documentElement if it was present. Now, we use the maximum scrollHeight.
2016-11-02 11:38:26 -07:00
..
lib fix(email-frame) Only use documentElement scrollHeight if it is taller than body 2016-11-02 11:38:26 -07:00
spec 🎨(attachments): DRY and cleanup attachment components code 2016-10-31 17:26:20 -07:00
stylesheets fix(reminders): Add missing assets, ui cleanup, restore dead code 2016-11-01 11:39:50 -07:00
package.json feat(popout-threads) Add functionality to open threads in popout windows 2016-10-12 13:55:11 -07:00