Commit graph

10 commits

Author SHA1 Message Date
Ben Gotow
67b6dfc5b0 bump(version): 0.4.36 and changelog 2016-05-13 15:57:03 -07:00
Evan Morikawa
5b26322c89 feat(babel6): Add task to fix function spacing 2016-05-06 11:55:45 -07:00
Evan Morikawa
13e0a8f442 feat(babel6): Add test for spec describe 2016-05-06 11:55:18 -07:00
Evan Morikawa
2692fce522 feat(babel6): Fix destructuring default from exports and update linter 2016-05-06 11:55:14 -07:00
Evan Morikawa
e355971dd2 feat(babel6): Use absolute paths for linter and dont call default on coffee 2016-05-06 11:54:58 -07:00
Evan Morikawa
2d55322705 feat(babel6): Detect when packages don't have a default export 2016-05-06 11:54:57 -07:00
Evan Morikawa
21419b9df0 feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
Evan Morikawa
850e703aac feat(babel6): Add babel presets and lint for require.default 2016-05-06 11:54:52 -07:00
Ben Gotow
7190ca69f7 refactor(db): change ID system to have clientIDs and serverIDs
Summary: Major ID refactor

Test Plan: edgehill --test

Reviewers: bengotow, dillon

Differential Revision: https://phab.nylas.com/D1946
2015-08-28 11:24:29 -07:00
Ben Gotow
5d0907d7f1 fix(build): Remove explicit .coffee extensions in UpdateThreadsTask, update linter to check for these 2015-07-19 10:56:24 -07:00