Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |