Mailspring/docs-atom
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
..
advanced fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
build-instructions fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
upgrading fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
apm-rest-api.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
contributing-to-packages.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
contributing.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
converting-a-text-mate-bundle.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
converting-a-text-mate-theme.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
creating-a-package.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
creating-a-theme.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
customizing-atom.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
debugging.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
getting-started.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
index.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
publishing-a-package.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
README.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
template.jst fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
theme-variables.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
writing-specs.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00
your-first-package.md fix(*): Small fixes from Lake Tahoe. See Summary. 2015-04-22 16:41:29 -07:00

Welcome to the Atom Docs

Atom

TODO: Write when docs move to a dedicated repo.