💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Find a file
Ben Gotow cac8c4ec7a fix(thread-list-store): Preserve selection through moveThreads
Summary: Small change that resets focus and keyboard selection after moving threads

Test Plan: Run existing tests, plan to overhaul this whole class so no additioanl tests atm

Reviewers: dillon, evan

Reviewed By: evan

Maniphest Tasks: T3382

Differential Revision: https://phab.nylas.com/D1996
2015-09-09 16:09:51 -07: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 feat(important): Improtant flags you can enable optionally for Gmail accounts 2015-09-08 10:53:07 -07:00
internal_packages fix(thread-list-store): Preserve selection through moveThreads 2015-09-09 16:09:51 -07:00
keymaps tweak(menus): Move Reload, Show Activity Window to Developer menu 2015-09-09 14:05:03 -07:00
menus tweak(menus): "Enter" and "Exit" fullscreen instead of "Toggle" 2015-09-09 14:05:03 -07:00
script
spec fix(thread-list): set min-width to threadlist. fixes T3435. 2015-09-04 12:27:05 -07:00
spec-nylas fix(search): fix UI issues with search and add test 2015-09-09 16:04:13 -07:00
src fix(search): fix UI issues with search and add test 2015-09-09 16:04:13 -07:00
static fix(loading-cover): Prevent strange overflow caused by position:absolute 2015-09-09 14:41:04 -07:00
vendor
.arcconfig
.arclint
.gitattributes
.gitignore
.gitmodules
.node-version
atom.sh
coffeelint.json
LICENSE.md
package.json bump(version): 0.3.5 2015-09-08 17:16:51 -07: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.