aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/onboarding/onboarding_flow.tsx
Commit message (Expand)AuthorAgeFilesLines
* fix(website): update Animation component for styled components v4Brandon Millman2018-12-181-2/+2
* Make unlock metamask step look more like mockfragosti2018-07-071-0/+7
* Add updated asset for unlock metamask portal onboarding stepfragosti2018-07-071-7/+10
* Fix onboarding closing on unlock metamask step on click outsidefragosti2018-07-061-1/+3
* Fix lintingfragosti2018-07-041-2/+1
* Implement fixed position onboarding optionfragosti2018-07-031-14/+41
* Re-center react-popper on every stepfragosti2018-06-291-0/+2
* Bring you directly to relayers page once you finish onboardingfragosti2018-06-281-0/+3
* Customize flow depending on what steps you've completedfragosti2018-06-281-1/+1
* Fix width issue with onboarding card on mobilefragosti2018-06-281-1/+1
* Clicking overlay closes onboardingfragosti2018-06-281-2/+9
* Break wrath ETH step into 2fragosti2018-06-281-1/+1
* Fix issues that arose from mergefragosti2018-06-221-1/+5
* Buttons look hella disabled nowfragosti2018-06-221-5/+5
* Remove border radius, fix width issue for unlock stepfragosti2018-06-221-1/+2
* Support mobile friendly onboarding flowsfragosti2018-06-211-9/+40
* Finish last onboarding stepfragosti2018-06-161-0/+2
* Improve styles of onboarding tooltipfragosti2018-06-161-5/+5
* Try enabling no-unused-variable...fragosti2018-06-051-2/+0
* Onboarding: implement add ETH step, and stub for add WETH stepfragosti2018-05-301-1/+5
* Address PR feedbackfragosti2018-05-301-3/+3
* Remove blacklist conceptfragosti2018-05-301-54/+2
* Some cleanupfragosti2018-05-301-11/+12
* Improve tooltip lookfragosti2018-05-301-3/+6
* Add types for react-popper, remove types for react-joyridefragosti2018-05-301-11/+15
* Replace react-joyride with react-popperfragosti2018-05-301-9/+22
* Write custom tooltip componentfragosti2018-05-261-6/+33
* Add next buttonfragosti2018-05-261-1/+5
* Add ability to blacklist onboarding stepsfragosti2018-05-261-5/+51
* Implement metamask installation flowfragosti2018-05-261-0/+7
* Improve OnboardingFlow API and typescript typesfragosti2018-05-251-3/+3
* Address PR feedbackfragosti2018-05-251-9/+3
* Fix build errorsfragosti2018-05-251-1/+1
* Fix issue where modal can be out of sync with app statefragosti2018-05-251-5/+19
* Basic onboarding flow infrastructure set upfragosti2018-05-251-0/+31