aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/onboarding
Commit message (Expand)AuthorAgeFilesLines
* Run prettifyfragosti2018-06-151-7/+8
* Implement allowance and final flow stepfragosti2018-06-131-14/+36
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-072-3/+0
|\
| * Try enabling no-unused-variable...fragosti2018-06-052-3/+0
* | Render TokenAllowancefragosti2018-06-071-3/+18
* | Add utilities for getting tokens from tokensByAddressfragosti2018-06-071-0/+3
* | Wrap AllowanceToggle in redux containerfragosti2018-06-071-0/+15
* | Merge pull request #652 from 0xProject/feature/website/landing-subscribe-butt...Francesco Agosti2018-06-061-1/+1
|\ \ | |/ |/|
| * Merge branch 'feature/website/landing-subscribe-button' into feature/website/...fragosti2018-06-021-1/+1
| |\
| | * Add styled-components and polishedfragosti2018-06-021-1/+1
* | | Address feedbackfragosti2018-06-051-4/+4
* | | Implement WETH step logic for continuefragosti2018-06-051-3/+8
|/ /
* / 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-303-32/+89
* Address PR feedbackfragosti2018-05-302-11/+11
* Remove blacklist conceptfragosti2018-05-303-64/+20
* Some cleanupfragosti2018-05-302-11/+13
* Improve tooltip lookfragosti2018-05-302-8/+16
* Add types for react-popper, remove types for react-joyridefragosti2018-05-302-17/+16
* Replace react-joyride with react-popperfragosti2018-05-302-11/+23
* Write custom tooltip componentfragosti2018-05-262-6/+56
* Add next buttonfragosti2018-05-262-1/+11
* Auto-show onboarding flow on first page viewfragosti2018-05-261-2/+15
* Add ability to blacklist onboarding stepsfragosti2018-05-262-34/+85
* Fix PortalOnboardingFlowPropsfragosti2018-05-261-1/+0
* Implement metamask installation flowfragosti2018-05-262-10/+57
* Improve OnboardingFlow API and typescript typesfragosti2018-05-252-9/+5
* 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-252-10/+31
* Basic onboarding flow infrastructure set upfragosti2018-05-252-0/+60