Mailspring/internal_packages/thread-list
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
..
assets fix(empty-states): Use quotes sparingly, show generic empty text in three-column mode and during search 2015-06-17 13:14:45 -07:00
lib feat(swipe-to-*): Gesture support and animation in thread list 2016-02-19 18:22:28 -08:00
spec rm(Nilas-contact-elements): Remove unused package 2016-02-01 19:12:06 -08:00
stylesheets feat(swipe-to-*): Gesture support and animation in thread list 2016-02-19 18:22:28 -08:00
package.json fix(license): GPLv3 => GPL-3.0 2015-12-07 10:50:47 -08:00