aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/containers/portal_onboarding_flow.ts
Commit message (Expand)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-191-68/+0
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
* Allow you to continue the onboarding flow once youve installed metamask and r...fragosti2018-06-301-2/+2
* Support mobile friendly onboarding flowsfragosti2018-06-211-1/+3
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-151-0/+3
|\
| * Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-131-1/+1
| |\
| * | Add utilities for getting tokens from tokensByAddressfragosti2018-06-071-0/+3
* | | Add Portal v2 loggingfragosti2018-06-151-0/+2
| |/ |/|
* | Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-1/+1
|/
* Implement WETH step logic for continuefragosti2018-06-051-3/+5
* Change userEtherBalanceInWei to optional so we can know if its loadingBrandon Millman2018-06-011-2/+2
* Onboarding: implement add ETH step, and stub for add WETH stepfragosti2018-05-301-2/+7
* Address PR feedbackfragosti2018-05-301-4/+4
* Auto-show onboarding flow on first page viewfragosti2018-05-261-3/+5
* Add ability to blacklist onboarding stepsfragosti2018-05-261-0/+7
* Implement metamask installation flowfragosti2018-05-261-1/+9
* Improve OnboardingFlow API and typescript typesfragosti2018-05-251-3/+3
* Address PR feedbackfragosti2018-05-251-1/+4
* Fix build errorsfragosti2018-05-251-11/+8
* Fix issue where modal can be out of sync with app statefragosti2018-05-251-1/+15
* Basic onboarding flow infrastructure set upfragosti2018-05-251-0/+23