Mailspring/static
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
..
components fix(*): Minor performance tweaks and fixes to category picker 2015-08-03 17:05:31 -07:00
fonts/FontAwesome
images UndoRedoButton now shows 2015-07-31 13:12:47 -07:00
mixins
package-template
sounds
variables RSVP tile for events on messages 2015-07-28 18:21:30 -07:00
buttons.less
email-frame.less fix(T2337): Break words to ensure messages wrap, fall back to horizontal scrolling of messages 2015-07-30 17:49:06 -07:00
font-awesome.min.css
index.html
index.js feat(hotloading): CJSX hotloading when running in dev mode 2015-07-24 14:10:48 -07:00
index.less
inputs.less
jasmine.less
linux.less
normalize.less
resizable.less
selection.less
type.less
utilities.less
workspace.less