Mailspring/internal_packages/account-sidebar
Juan Tejada 524028e257 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
..
assets feat(sidebar): Add sidebar controls to add and remove categories 2015-11-23 19:43:56 -08:00
lib feat(sidebar): Add sidebar controls to add and remove categories 2015-11-23 19:43:56 -08:00
spec feat(sidebar): Add sidebar controls to add and remove categories 2015-11-23 19:43:56 -08:00
stylesheets feat(sidebar): Add sidebar controls to add and remove categories 2015-11-23 19:43:56 -08:00
.gitignore fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
package.json refactor(env): new NylasEnv global 2015-11-17 16:41:20 -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