Mailspring/internal_packages/onboarding
Ben Gotow f7c6ae0774 fix(toolbars): Cross disolve toolbar items on a one-off basis
Summary:
This diff removes the timeout transition group from the sheet-toolbar, which was causing toolbar items to fade when columns were opened / closed and they were moved from column to column.

Instead, I'm just animating the message toolbar items, which are one of the few sets of toolbar items that really should fade, and do so as an entire set.

I've also renamed the "sheet-toolbar" animation to "opacity-125ms". I think it'd be cool to create a standard set of these animations, but I didn't see any others it would make sense to create generic names for yet. (The others have weird timings or are bound up inside packages).

Resolves Github #90

Test Plan: No new tests

Reviewers: evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D2159
2015-10-21 10:34:14 -07:00
..
assets fix(welcome): small ui tweaks in welcome/onboarding 2015-10-02 15:34:56 -07:00
lib fix(toolbars): Cross disolve toolbar items on a one-off basis 2015-10-21 10:34:14 -07:00
spec fix(specs): Fix specs for environment config 2015-10-02 15:31:05 -07:00
stylesheets fix(onboarding): Invitation code system, just in case 2015-10-04 16:49:41 -07:00
package.json fix(initial-packages): Pull from examples directory, include in ci builds 2015-09-30 11:43:06 -07:00