| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #652 from 0xProject/feature/website/landing-subscribe-butt... | Francesco Agosti | 2018-06-06 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'feature/website/landing-subscribe-button' into feature/website/... | fragosti | 2018-06-02 | 1 | -1/+1 |
| |\ |
|
| | * | Add styled-components and polished | fragosti | 2018-06-02 | 1 | -1/+1 |
* | | | Address feedback | fragosti | 2018-06-05 | 1 | -4/+4 |
* | | | Implement WETH step logic for continue | fragosti | 2018-06-05 | 1 | -3/+8 |
|/ / |
|
* / | Change userEtherBalanceInWei to optional so we can know if its loading | Brandon Millman | 2018-06-01 | 1 | -2/+2 |
|/ |
|
* | Onboarding: implement add ETH step, and stub for add WETH step | fragosti | 2018-05-30 | 3 | -32/+89 |
* | Address PR feedback | fragosti | 2018-05-30 | 2 | -11/+11 |
* | Remove blacklist concept | fragosti | 2018-05-30 | 3 | -64/+20 |
* | Some cleanup | fragosti | 2018-05-30 | 2 | -11/+13 |
* | Improve tooltip look | fragosti | 2018-05-30 | 2 | -8/+16 |
* | Add types for react-popper, remove types for react-joyride | fragosti | 2018-05-30 | 2 | -17/+16 |
* | Replace react-joyride with react-popper | fragosti | 2018-05-30 | 2 | -11/+23 |
* | Write custom tooltip component | fragosti | 2018-05-26 | 2 | -6/+56 |
* | Add next button | fragosti | 2018-05-26 | 2 | -1/+11 |
* | Auto-show onboarding flow on first page view | fragosti | 2018-05-26 | 1 | -2/+15 |
* | Add ability to blacklist onboarding steps | fragosti | 2018-05-26 | 2 | -34/+85 |
* | Fix PortalOnboardingFlowProps | fragosti | 2018-05-26 | 1 | -1/+0 |
* | Implement metamask installation flow | fragosti | 2018-05-26 | 2 | -10/+57 |
* | Improve OnboardingFlow API and typescript types | fragosti | 2018-05-25 | 2 | -9/+5 |
* | Address PR feedback | fragosti | 2018-05-25 | 1 | -9/+3 |
* | Fix build errors | fragosti | 2018-05-25 | 1 | -1/+1 |
* | Fix issue where modal can be out of sync with app state | fragosti | 2018-05-25 | 2 | -10/+31 |
* | Basic onboarding flow infrastructure set up | fragosti | 2018-05-25 | 2 | -0/+60 |