mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-11-21 09:30:20 +08:00
- 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
|
||
|---|---|---|
| .. | ||
| button-dropdown.less | ||
| contenteditable.less | ||
| disclosure-triangle.less | ||
| editable-list.less | ||
| extra.less | ||
| generated-form.less | ||
| key-commands-region.less | ||
| list-tabular.less | ||
| menu.less | ||
| outline-view.less | ||
| popover.less | ||
| scroll-region.less | ||
| spinner.less | ||
| switch.less | ||
| tokenizing-text-field.less | ||
| unsafe.less | ||