Mailspring/internal_packages/message-list
Evan Morikawa ee51602b26 feat(selection): by default nothing is selectable.
Summary:
Now all elements by default have selection set to inherit with the root
level body object set to no selection.

This makes everything (except input elements) not selectable by default.

You can explicitly set the css class or use the new `.selectable` class.

Test Plan: edgehill --test

Reviewers: bengotow

Reviewed By: bengotow

Differential Revision: https://review.inboxapp.com/D1355
2015-03-26 14:39:42 -04:00
..
lib feat(selection): by default nothing is selectable. 2015-03-26 14:39:42 -04:00
spec feat(archive): archive now pops back to thread list 2015-03-25 14:17:57 -04:00
stylesheets feat(selection): by default nothing is selectable. 2015-03-26 14:39:42 -04:00
.gitignore fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
LICENSE.md fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
package.json fix(speed): Mark packages as engine:atom, don't include coffee,cjsx in compiled app 2015-03-20 17:53:11 -07:00
README.md fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00

Tree View package Build Status

Explore and open files in the current project.

Press cmd-\ to open/close the Tree view and ctrl-0 to focus it.

When the Tree view has focus you can press a, m, or delete to add, move or delete files and folders.