Mailspring/internal_packages/account-sidebar
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(archive): archive now pops back to thread list 2015-03-25 14:17:57 -04:00
spec fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08: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(packages): Incorrect package names breaking build 2015-03-20 18:08:28 -07:00
README.md fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00

React version of thread list