aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/onboarding/onboarding_flow.tsx
Commit message (Expand)AuthorAgeFilesLines
* 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