mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-22 15:15:12 +08:00
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 |
||
---|---|---|
.. | ||
account-sidebar-divider-item.cjsx | ||
account-sidebar-item.cjsx | ||
account-sidebar-mail-view-item.cjsx | ||
account-sidebar-section.cjsx | ||
account-sidebar-sheet-item.cjsx | ||
account-sidebar-store.coffee | ||
account-sidebar.cjsx | ||
account-switcher.cjsx | ||
main.cjsx |