mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-28 03:14:46 +08:00
💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
8c764ca75d
Summary: Fixes T1990 Change the ScrollRegion component so that you can optionally provide a getScrollbar prop that resolves to a ScrollRegion.Scrollbar component. This allows you to easily put the Scrollbar outside of the ScrollRegion if necessary. Test Plan: Run tests Reviewers: evan Reviewed By: evan Maniphest Tasks: T1990 Differential Revision: https://phab.nylas.com/D1665 |
||
---|---|---|
apm | ||
arclib | ||
build | ||
docs-atom | ||
docs-templates | ||
dot-nylas | ||
exports | ||
internal_packages | ||
keymaps | ||
menus | ||
resources | ||
script | ||
spec | ||
spec-nylas | ||
src | ||
static | ||
vendor | ||
.arcconfig | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.node-version | ||
.npmrc | ||
.pairs | ||
.python-version | ||
atom.sh | ||
coffeelint.json | ||
CONTRIBUTING.md | ||
Dockerfile | ||
LICENSE.md | ||
package.json | ||
README.md |
Nylas Mail is a hackable platform for your personal data, built on Electron and the Nylas Platform APIs.
Building Nylas Mail
Extending Nylas Mail
It's easy to extend Nylas Mail using your favorite web technologies. Check out the Nylas Package API to get started, and the API reference for information about specific classes.