Mailspring/internal_packages/developer-bar/lib
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
..
developer-bar-curl-item.cjsx fix(initial-sync): Make initial sync more robust, show progress, retry on failure 2015-05-19 15:59:37 -07:00
developer-bar-long-poll-item.cjsx fix(initial-sync): Make initial sync more robust, show progress, retry on failure 2015-05-19 15:59:37 -07:00
developer-bar-store.coffee refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
developer-bar-task.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
developer-bar.cjsx refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
main.cjsx fix(initial-sync): Make initial sync more robust, show progress, retry on failure 2015-05-19 15:59:37 -07:00