Mailspring/internal_packages
Ben Gotow 68343ec472 feat(docs): New docs tasks and React 0.13.2
Summary:
This diff moves us up to React 0.13.2 and transitions some of the core React components to the new
syntax based on plain Javascript objects. `setInitialState` is now just code in the constructor,
`getDOMNode(@)` is now `React.findDOMNode(@)`, and `isMounted` is no longer necessary or available.

This diff also adds `RegisteredComponent` to match `RegisteredRegion`. In another diff,
I think we should change the names of these to be `DynamicComponent` and `DynamicComponentSet`.

This diff also includes preliminary API Reference docs for Menu.cjsx and Popover.cjsx. You can build the docs
using `grunt docs` from the build folder. It produces a simple html format now, but it's easy
to customize.

Also we now ignore "Unnecessary fat arrow"

Test Plan: Run tests

Reviewers: evan

Reviewed By: evan

Differential Revision: https://review.inboxapp.com/D1437
2015-04-24 11:33:10 -07:00
..
account-sidebar feat(docs): New docs tasks and React 0.13.2 2015-04-24 11:33:10 -07:00
attachments feat(salesforce): add Salesforce creator 2015-04-24 12:36:19 -04:00
calendar-bar feat(thread-list): Inifite scrolling, powered by new DatabaseView, InboxSyncWorker 2015-04-06 11:46:20 -07:00
composer feat(docs): New docs tasks and React 0.13.2 2015-04-24 11:33:10 -07:00
file-list fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
inbox-activity-bar feat(docs): New docs tasks and React 0.13.2 2015-04-24 11:33:10 -07:00
inbox-contact-chip fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
inbox-light-ui fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
inbox-participants fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
message-list feat(docs): New docs tasks and React 0.13.2 2015-04-24 11:33:10 -07:00
message-templates feat(docs): New docs tasks and React 0.13.2 2015-04-24 11:33:10 -07:00
mode-switch refactor(*): Thread list fixes, flexible workspace store, multiple root sheets 2015-04-10 14:33:05 -07:00
notification-mailto fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
notification-update-available fix(*) Small visual tweaks and fixes - see summary 2015-03-25 18:22:52 -07:00
notifications refactor(*): Thread list fixes, flexible workspace store, multiple root sheets 2015-04-10 14:33:05 -07:00
onboarding feat(docs): New docs tasks and React 0.13.2 2015-04-24 11:33:10 -07:00
search-bar feat(docs): New docs tasks and React 0.13.2 2015-04-24 11:33:10 -07:00
search-playground feat(docs): New docs tasks and React 0.13.2 2015-04-24 11:33:10 -07:00
sidebar-fullcontact refactor(message-list): much faster message list loading 2015-03-31 16:32:14 -07:00
sidebar-inbox-internal fix(animations): Don't process API data while animations are in-flight 2015-03-30 18:08:38 -07:00
thread-list feat(docs): New docs tasks and React 0.13.2 2015-04-24 11:33:10 -07:00
tooltip fix(*) Small visual tweaks and fixes - see summary 2015-03-25 18:22:52 -07:00
unread-badge fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
unread-notifications refactor(*): Thread list fixes, flexible workspace store, multiple root sheets 2015-04-10 14:33:05 -07:00