Mailspring/static/components
Ben Gotow e68a139f4d fix(*): Minor performance tweaks and fixes to category picker
Summary:
fix(undo-redo): UndoRedoComponent does not take props

fix(category-picker):

- Use Actions.queueTask like the rest of the app so UndoRedoStore can see it. Can change this in the future but it's currently the only place in the app we directly queue tasks.

- Stop subscribing to the FocusedContentStore / FocusedCategoryStore (which are not used in setState?) since we receive threads as props

- Rename categoryDatum to item because it's not a category. (Was super confused that categories were becoming JSON in `_extendCategoryWithDisplayData`) Give item a category property so that tasks can specify items and not IDs (allows for better descriptions like "Moved one thread to Archive"

Add simple shouldComponentUpdate to retina-img

Test Plan: Run tests

Reviewers: evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D1832
2015-08-03 17:05:31 -07:00
..
button-dropdown.less fix(SDW): Styling of various controls and buttons. See description 2015-07-21 13:53:06 -07:00
extra.less feat(drag-threads): Move threads to folders/labels from thread list 2015-07-23 11:10:51 -07:00
generated-form.less feat(salesforce): load current user 2015-05-07 15:28:44 -07:00
list-tabular.less fix(multiselect-bar): Do not render components inside action bar when it's hidden 2015-07-23 14:12:14 -07:00
menu.less feat(picker): new folder and label picker 2015-07-23 11:47:46 -07:00
popover.less fix(popover): don't let popover overflow 2015-07-23 19:42:16 -07:00
scroll-region.less fix(composer): Show a scrollbar in the popout composer 2015-06-23 15:21:25 -07:00
spinner.less feat(offline-mode, undo-redo): Tasks handle network errors better and retry, undo/redo based on tasks 2015-07-07 13:38:53 -04:00
tokenizing-text-field.less fix(*): Minor performance tweaks and fixes to category picker 2015-08-03 17:05:31 -07:00
unsafe.less fix(lint): fix linter errors with latest land 2015-04-30 18:27:39 -07:00