Mailspring/spec-inbox
Ben Gotow df38008c56 fix(*): Small fixes from Lake Tahoe. See Summary.
Summary:
This diff includes a few small things:

- Menu: Don't select the first item until the user taps down arrow, and allow the user to use the arrow keys to move up and down through Menu items.

- Menu: Make scroll code from MultiselectList re-usable, use in Menu. Now if you use the keys to move to an item that is offscreen it will follow.

- Popover: Tapping the button that opened popover should close it

- Make sure buttons in toolbars are at least standard height

- Re-enable Markdown processing via `grunt docs`

- A bit of initial inline documentation for crosjdoc. Need to evaluate whether this is worth doing everywhere.

- New `search-playground` package for experimenting with search and search weights.

- Swap itemClassProvider for more generic itemPropProvider

- Add crojsdoc config file

- Export React, because third party packages can't require things from our app

- [FEATURE] Bring back static file support in third party packages via `nylas://translate/IMG_20150417_124142.jpg`

- Fix invariant error with search bar

- [FEATURE] "Show Original" under Message actions

- Fix DatabaseView so that many archives at once don't cause problems

Test Plan: Run specs

Reviewers: evan

Reviewed By: evan

Differential Revision: https://review.inboxapp.com/D1426
2015-04-22 16:41:29 -07:00
..
components fix(participants): Paste contacts with names, and lots of specs 2015-03-31 15:54:16 -07:00
models feat(threads): List improvements and message collapsing 2015-03-25 12:41:48 -07:00
stores fix(build): Never use .coffee extension in require statements 2015-04-08 19:35:38 -07:00
tasks feat(thread-list): Multiple selection, bulk actions, refactoring 2015-04-08 19:25:00 -07:00
action-bridge-spec.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
component-registry-spec.coffee fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
database-view-spec.coffee fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
inbox-sync-worker-spec.coffee refactor(*): Thread list fixes, flexible workspace store, multiple root sheets 2015-04-10 14:33:05 -07:00
model-view-selection-spec.coffee refactor(*): Thread list fixes, flexible workspace store, multiple root sheets 2015-04-10 14:33:05 -07:00
model-view-spec.coffee feat(thread-list): Inifite scrolling, powered by new DatabaseView, InboxSyncWorker 2015-04-06 11:46:20 -07:00
test_utils.coffee fix(ui): upgrade packages, minor ui/ux fixes 2015-02-10 11:10:14 -08:00
undo-manager-spec.coffee add tests for undo manager 2015-03-05 15:41:33 -08:00
utils-spec.coffee refactor(message-list): much faster message list loading 2015-03-31 16:32:14 -07:00