| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: use PureComponent instead of Component | fragosti | 2019-01-02 | 1 | -1/+1 |
* | Abstract SectionHeader and make 12px per Chris's comment and figma design | Steve Klebanoff | 2018-12-13 | 1 | -9/+2 |
* | Wallet prompt tweaks per Chris's comment | Steve Klebanoff | 2018-12-05 | 1 | -2/+6 |
* | Please unlock -> Click to connect | Steve Klebanoff | 2018-12-05 | 1 | -1/+1 |
* | polish: reduce vertical padding in instant | fragosti | 2018-12-05 | 1 | -1/+1 |
* | feat(instant): provide a custom wallet display name | Brandon Millman | 2018-12-01 | 1 | -6/+6 |
* | fix: instant height change on loading state change | fragosti | 2018-11-29 | 1 | -3/+2 |
* | fix: remove unused vars | fragosti | 2018-11-16 | 1 | -6/+1 |
* | fix: remove redundant handler | fragosti | 2018-11-16 | 1 | -21/+1 |
* | feat: make onUnlockWalletClick different based on ON | fragosti | 2018-11-16 | 1 | -4/+29 |
* | feat: use blue for wallet prompt on mobile | fragosti | 2018-11-16 | 1 | -1/+5 |
* | feat: center title label with circle | fragosti | 2018-11-14 | 1 | -3/+3 |
* | chore: remove unused import | fragosti | 2018-11-14 | 1 | -1/+1 |
* | feat: add coinbase wallet app logo to wallet prompt | fragosti | 2018-11-14 | 1 | -3/+2 |
* | feat: display the correct provider type and change unlock / install prompt co... | fragosti | 2018-11-14 | 1 | -32/+11 |
* | fix: remove requirement of default case in all switch statements | fragosti | 2018-11-13 | 1 | -4/+0 |
* | feat: integrate wallet flow with heartbeat and other branches | fragosti | 2018-11-13 | 1 | -7/+5 |
* | fix: no longer refer to error account state | fragosti | 2018-11-10 | 1 | -1/+0 |
* | fix: minimize height difference between different states | fragosti | 2018-11-10 | 1 | -2/+3 |
* | feat: toggle wallet connection color | fragosti | 2018-11-10 | 1 | -10/+25 |
* | feat: allow href prop on button | fragosti | 2018-11-10 | 1 | -1/+0 |
* | feat: implement basic StandardModalContent with accompanying InstallWalletPan... | fragosti | 2018-11-10 | 1 | -1/+1 |
* | feat: open metamask sliding panel if locked on click | fragosti | 2018-11-10 | 1 | -20/+33 |
* | feat: create connect metamask | fragosti | 2018-11-10 | 1 | -2/+20 |
* | feat: connect payment method to state and display different content based on ... | fragosti | 2018-11-10 | 1 | -31/+75 |
* | feat: add account payment method container | fragosti | 2018-11-10 | 1 | -30/+34 |
* | fix: wrong prop names used | fragosti | 2018-11-09 | 1 | -2/+2 |
* | fix: remove default props, fix lint problems | fragosti | 2018-11-09 | 1 | -1/+7 |
* | chore: convert payment method to stateless component | fragosti | 2018-11-09 | 1 | -29/+25 |
* | feat: add MetaMask sign, refactor Circle | fragosti | 2018-11-08 | 1 | -9/+21 |
* | feat: create PaymentMethodDropdown | fragosti | 2018-11-08 | 1 | -2/+2 |
* | feat: implement basic dropdown component | fragosti | 2018-11-08 | 1 | -0/+31 |