Mailspring/internal_packages/thread-list/lib
Ben Gotow 703a1e1742 fix(*) Minor friday fixes - see description
- Delete should archive selection in split pane mode
- Thread list "quick actions" should be inverted when row is dark blue
- New star "action hover" state
- Multiselect list state is based on WorkspaceStore.layoutMode so add it to state
2015-06-19 16:07:24 -07:00
..
draft-list-store.coffee
draft-list.cjsx
draft-selection-bar.cjsx
empty-state.cjsx
formatting-utils.cjsx
main.cjsx
thread-buttons.cjsx
thread-list-icon.cjsx fix(*): Throttle so that DatabaseView won't pile on queries during scroll, better small attachment styles 2015-06-19 11:31:27 -07:00
thread-list-participants.cjsx
thread-list-quick-actions.cjsx perf(thread-list): Tailored SQLite indexes, ListTabular / ScrollRegion optimizations galore 2015-06-17 20:12:48 -07:00
thread-list-store.coffee perf(thread-list): Tailored SQLite indexes, ListTabular / ScrollRegion optimizations galore 2015-06-17 20:12:48 -07:00
thread-list.cjsx fix(*) Minor friday fixes - see description 2015-06-19 16:07:24 -07:00
thread-selection-bar.cjsx