Mailspring/internal_packages/account-sidebar/lib
Ben Gotow e69da22e5e feat(sidebar): Hierarchical folders/labels in the sidebar, rendering perf
Summary:
Fix label sorting... apparently we just synced them in creation date order

Allow labels / folders to be nested using separators `.`, `/`, and `\`

Allow collapsing of nested labels in sidebar

Add overflow hidden to some core flexboxes, which dramatically reduces repaints because it knows columns will not overflow into other columns

Prevent scroll region contents from re-rendering all the time, not sure why this works

Add test for account sidebar store

Test Plan: Run new test of AccountSidebarStore

Reviewers: evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D2181
2015-10-22 10:53:57 -07: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 fix(account-sidebar): make folder and label names wrap elegantly. fixes T3402. 2015-08-31 10:47:25 -07:00
account-sidebar-mail-view-item.cjsx feat(sidebar): Hierarchical folders/labels in the sidebar, rendering perf 2015-10-22 10:53:57 -07: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): Hierarchical folders/labels in the sidebar, rendering perf 2015-10-22 10:53:57 -07:00
account-sidebar.cjsx feat(sidebar): Hierarchical folders/labels in the sidebar, rendering perf 2015-10-22 10:53:57 -07:00
account-switcher.cjsx fix(account-switcher): Chevron icon was upside-down 2015-10-21 14:12:27 -07: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