Mailspring/internal_packages/account-sidebar/lib
Juan Tejada a9aaab9f38 feat(sidebar): Add sidebar controls to add and remove categories
Summary:
- Refactors account-sidebar internal package:
  - Separates into smaller react components
  - Makes DisclosureTriangle its own independent component
  - Adds data to AccountSidebarStore to allow removal or addition of items for a
    specific section of the sidebar
- Adds button and input and css styles to create categories
- Adds context menu to destroy a category
- Adds new method to CategoryStore to get the icon name for the categories of
  the current account
- Removes some unused code

Test Plan: Manual

Reviewers: evan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2283
2015-11-23 19:43:56 -08:00
..
account-sidebar-divider-item.cjsx fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
account-sidebar-item.cjsx feat(sidebar): Add sidebar controls to add and remove categories 2015-11-23 19:43:56 -08:00
account-sidebar-mail-view-item.cjsx feat(sidebar): Add sidebar controls to add and remove categories 2015-11-23 19:43:56 -08:00
account-sidebar-section.cjsx feat(sidebar): Add sidebar controls to add and remove categories 2015-11-23 19:43:56 -08:00
account-sidebar-sheet-item.cjsx fix(icons): New artwork for a few initial packages, labels 2015-10-03 23:34:43 -07:00
account-sidebar-store.coffee feat(sidebar): Add sidebar controls to add and remove categories 2015-11-23 19:43:56 -08:00
account-sidebar.cjsx feat(sidebar): Add sidebar controls to add and remove categories 2015-11-23 19:43:56 -08:00
account-switcher.cjsx fix(prefs): Move to a sheet rather than a window, use configSchema 2015-11-23 12:20:51 -08:00
main.cjsx fix(account-switcher): Switcher should not be part of the scroll region in the sidebar 2015-10-04 00:19:29 -07:00