💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
Evan Morikawa 6ee161eb72 fix(undo): properly scope composer keymappings for undo/redo
Summary: Properly scopes undo & redo key bindings to the composer

Test Plan: manual

Reviewers: dillon, bengotow

Reviewed By: bengotow

Maniphest Tasks: T3446

Differential Revision: https://phab.nylas.com/D1951
2015-08-28 18:59:00 -04:00
apm
arclib
build refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
docs-templates
dot-nylas refactor(packages): Remove Edgeforce 2015-08-28 15:16:32 -04:00
exports refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
internal_packages fix(undo): properly scope composer keymappings for undo/redo 2015-08-28 18:59:00 -04:00
keymaps fix(undo): properly scope composer keymappings for undo/redo 2015-08-28 18:59:00 -04:00
menus feat(work): Create the "Work" window, move TaskQueue, Nylas sync workers 2015-08-27 16:39:40 -07:00
script fix(build-flow): New integration test at the end of mac builds 2015-08-18 18:04:47 -07:00
spec refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
spec-nylas fix(spec): Stub correct method 2015-08-28 16:37:09 -04:00
src fix(keyboard-cursor): Recent optimization broke keyboard cursor advancing fast 2015-08-28 14:34:56 -07:00
static fix(loading): Add nice text to our new loader 2015-08-28 14:24:17 -07:00
vendor
.arcconfig
.arclint
.gitattributes
.gitignore feat(preferences): WIP Preferences panel 2015-08-14 15:40:11 -07:00
.gitmodules
.node-version
atom.sh
coffeelint.json
LICENSE.md
package.json bump(version): 0.3.1 2015-08-25 14:03:27 -04:00
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.