Mailspring/static/components
Ben Gotow 592374c0dc feat(swipe-to-*): Gesture support and animation in thread list
Summary:
This diff does two things:
- It adds a new SwipeContainer that makes it easy to implement swipe gestures. This is built into listTabular, so you can create a list and define onSwipeLeft/Right to enable gestures.

- It adds support for basic add/remove animations to the thread list. This works by adding a CSS transition to `top` and also leaving removed rows around for a specified time. (these times need to match.) Pretty much just cloned the core idea from TimeoutTransitionGroup.

Test Plan: No tests yet

Reviewers: evan, juan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D2581
2016-02-19 18:22:28 -08:00
..
button-dropdown.less fix(lint): LESS lint issues 2016-02-18 15:49:45 -08:00
contenteditable.less fix(composer): allow link paste without tooltip 2016-02-12 13:50:20 -08:00
disclosure-triangle.less 🎨: Fixes, labels in narrow thread view, better label wrap 2016-02-11 15:25:24 -08:00
editable-list.less 🎨: Smaller buttons, smaller toolbar, smaller text 2016-02-09 19:45:24 -08:00
extra.less 🎨: Fixes, labels in narrow thread view, better label wrap 2016-02-11 15:25:24 -08:00
generated-form.less
key-commands-region.less
list-tabular.less feat(swipe-to-*): Gesture support and animation in thread list 2016-02-19 18:22:28 -08:00
menu.less fix(dropdowns): 3% darken on hover, not full blue 2015-11-13 16:58:55 -08:00
outline-view.less fix(outline-view): Make text larger in the sidebar 2016-02-12 10:20:14 -08:00
popover.less 💄: White buttons, dropdown / popover cleanup, hairline dividers 2016-02-18 15:21:42 -08:00
scroll-region.less feat(swipe-to-*): Gesture support and animation in thread list 2016-02-19 18:22:28 -08:00
spinner.less fix(spinner): Improve loading indicator style / tweening 2015-12-09 15:47:51 -08:00
switch.less
tokenizing-text-field.less 🎨: Smaller buttons, smaller toolbar, smaller text 2016-02-09 19:45:24 -08:00
unsafe.less