Mailspring/internal_packages/account-sidebar
Ben Gotow 6a4613b4a1 feat(prefs): Allow tabs with an accounts submenu
Summary:
This diff:
- Improves the styling of the tabs in the preferences sidebar.
- Adds an optional param to section cofnig that puts an "account" submenu beneath the tab item.
- Renames preferences "sections" => "tabs", and renames the PreferencesSectionStore to PreferencesUIStore. I think we should include "UI" in more of our stores, and I think "tabs" is a good idea because it's unambigious—there's no way you could confuse it for a "section" of the NylasEnv.config tree or think it deals with actually saving prefs.

Test Plan: Inspect visually

Reviewers: evan, juan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D2296
2015-11-30 11:43:49 -08:00
..
assets fix(sidebar): Swap out + image, tweak CSS for unread 2015-11-23 20:08:10 -08:00
lib feat(prefs): Allow tabs with an accounts submenu 2015-11-30 11:43:49 -08:00
spec fix(account-sidebar): Fix specs to match new unread counts 2015-11-23 20:26:18 -08:00
stylesheets feat(prefs): Allow tabs with an accounts submenu 2015-11-30 11:43:49 -08:00
.gitignore fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
package.json Internal package.json license: GPLv3 2015-11-24 09:09:33 -08: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