Mailspring/internal_packages/account-sidebar
Evan Morikawa fc4b3b56d7 refactor(utils): switch to regular underscore
Summary:
Fixes: T1334

remove final InboxApp references

move out all underscore-plus methods

Mass find and replace of underscore-plus

sed -i '' -- 's/underscore-plus/underscore/g' **/*.coffee
sed -i '' -- 's/underscore-plus/underscore/g' **/*.cjsx

Test Plan: edgehill --test

Reviewers: bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D1534
2015-05-19 16:06:59 -07:00
..
lib refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
spec fix(stores): FocusedThreadStore, FocusedTagStore, speed improvements 2015-03-31 17:19:17 -07:00
stylesheets fix(*): Message list container styles, logout exceptions, composer logic cleanup 2015-05-07 14:42:39 -07:00
.gitignore fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
package.json fix(packages): Incorrect package names breaking build 2015-03-20 18:08:28 -07:00
README.md fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00

React version of thread list