Mailspring/internal_packages
Ben Gotow 91998d3b36 fix(onboarding): Tweaks, styles, etc. for new onboarding experience
Summary:
Remove logout menu item and buttons, turn Link External Account to Add Account

Onboarding window starts hidden, is shown when react component is mounted and sized

Use get/setBounds to animate position and size at the same time smoothly

Fix specs, change 401 notice

Delay bouncing to Gmail to show users the Gmail screen momentarily

Make the animated resizing code defer so it doesn't run in a hard loop, and other animations can run at the same time

Bring back crossfade between screens, remove left/right shift on welcome screens

Test Plan: Run tests

Reviewers: drew, evan

Reviewed By: evan

Maniphest Tasks: T3529

Differential Revision: https://phab.nylas.com/D2054
2015-09-23 09:59:34 -07:00
..
account-sidebar feat(account-sidebar): Ability to add custom items to the sidebar 2015-09-22 14:43:17 -07:00
attachments fix(attachments): set attachment min-width 2015-08-31 15:03:17 -07:00
category-picker feat(categories): enable creating new labels and folders. addresses T3351. 2015-09-10 10:34:09 -07:00
composer fix(composer): fix bluring in contenteditable 2015-09-22 20:00:49 -07:00
composer-signature feat(work): Create the "Work" window, move TaskQueue, Nylas sync workers 2015-08-27 16:39:40 -07:00
composer-spellcheck fix(spellcheck): Remove premature optimizations and avoid spellcheck on word being typed 2015-09-11 11:12:25 -07:00
events tweak(event-card): Use 12-hour time rather than 24-hour time 2015-09-10 19:00:33 -07:00
inbox-contact-elements fix(drafts): fix illegal ID set 2015-08-31 15:21:41 -07:00
message-list fix(toolbar): swap mark-as-unread and archive buttons 2015-09-16 17:48:56 -07:00
mode-switch fix(mode-toggle): mode toggler now toggles the sidebar rather than the list/split view. fixes T3462. 2015-09-04 12:32:19 -07:00
notification-mailto
notification-update-available
notifications fix(activity-sidebar): render correct copy on only correct moments 2015-09-22 14:05:26 -07:00
onboarding fix(onboarding): Tweaks, styles, etc. for new onboarding experience 2015-09-23 09:59:34 -07:00
preferences fix(onboarding): Tweaks, styles, etc. for new onboarding experience 2015-09-23 09:59:34 -07:00
search-bar fix(specs): fix contenteditable and contact search specs 2015-09-22 16:40:33 -07:00
settings feat(packages): "Developer > Install package..." runs apm install and copies to packages dir 2015-09-22 21:09:40 -07:00
sidebar-fullcontact fix(sidebar-contact): wrap long email. fixes T3359. 2015-09-01 12:40:53 -07:00
thread-list fix(thread-list-participants): Add a new failing test case + fix to the thread list participants 2015-09-22 19:02:33 -07:00
tooltip tweak(tooltip): Fix Sentry 2938 2015-09-10 18:37:15 -07:00
ui-dark
ui-light
undo-redo refactor(db): change ID system to have clientIDs and serverIDs 2015-08-28 11:24:29 -07:00
unread-notifications feat(starred): Replace FocusedContentStore with FocusedMailViewStore, allows for starred 2015-09-04 12:23:15 -07:00
worker-sync feat(events): Sync events during initial sync, request event deltas 2015-09-22 19:02:34 -07:00
worker-ui fix(networking): Don't include entire response body in didMakeAPIRequest 2015-09-18 11:18:26 -07:00