Mailspring/internal_packages/account-sidebar
Juan Tejada 866805f835 More account sidebar refactor + sections for unified inbox
- Refactors some of the old code which was 💩
  - Makes SidbarSection a factory for different types of items for the
    OutlineView
  - Decided not to create a OutlineViewItem.Model class since the only
    purpose it would serve would be to validate getters for props or for
    documentation, both of which are already done via React.PropTypes.
- Adds sections when looking at unified inbox and integrates with new
  mailbox perspecitve interface
- Updates OutlineViewItem a bit + styles
- Tests missing
2016-01-18 23:22:46 -08:00
..
assets fix(sidebar): Swap out + image, tweak CSS for unread 2015-11-23 20:08:10 -08:00
lib More account sidebar refactor + sections for unified inbox 2016-01-18 23:22:46 -08:00
spec More account sidebar refactor + sections for unified inbox 2016-01-18 23:22:46 -08:00
stylesheets Minor fixes and style updates 2016-01-18 11:48:34 -08:00
.gitignore fix(drafts): Various improvements and fixes to drafts, draft state management 2015-02-03 16:24:31 -08:00
package.json fix(license): GPLv3 => GPL-3.0 2015-12-07 10:50:47 -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