Mailspring/internal_packages/onboarding/lib
Ben Gotow fc252673ab 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
..
account-choose-page.cjsx fix(auth): Rename edgehill.token => invitationCode in config 2015-10-05 03:34:11 -07:00
account-settings-page.cjsx fix(auth): Resize the auth window after an update to the token status 2015-10-06 17:58:07 -07:00
account-types.coffee feat(onboarding): add hotmail as a provider 2015-10-02 16:12:08 -07:00
initial-packages-page.cjsx fix(onboarding): Packages => plugins, at least in the text 2015-10-05 02:07:10 -07:00
initial-packages-store.coffee fix(install-package): Point to the examples directory by default 2015-10-03 19:31:31 -07:00
initial-preferences-page.cjsx feat(post-auth): Initial prefs + packages screens, welcome copy changes 2015-09-29 23:58:30 -07:00
main.cjsx fix(initial-packages): Pull from examples directory, include in ci builds 2015-09-30 11:43:06 -07:00
nylas-api-environment-store.coffee switch(env): Move N1 to Nylas production API 2015-10-02 15:01:31 -07:00
onboarding-actions.coffee fix(onboarding): Invitation code system, just in case 2015-10-04 16:49:41 -07:00
page-router-store.coffee disable(events): Turn off the events package until it can be polished 2015-10-04 16:57:43 -07:00
page-router.cjsx fix(onboarding): Invitation code system, just in case 2015-10-04 16:49:41 -07:00
token-auth-api.coffee fix(onboarding): Invitation code system, just in case 2015-10-04 16:49:41 -07:00
token-auth-page.cjsx fix(toolbars): Cross disolve toolbar items on a one-off basis 2015-10-21 10:34:14 -07:00
welcome-page.cjsx fix(onboarding): Packages => plugins, at least in the text 2015-10-05 02:07:10 -07:00