Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1481 from 0xProject/fix/instant/dropdown-color | Steve Klebanoff | 2019-01-04 | 1 | -17/+22 |
|\ | |||||
| * | fix(instant): Dropdown hover should be 10% of primary color | Steve Klebanoff | 2019-01-03 | 1 | -17/+22 |
* | | feat: give all stateless components a displayName or make them private | fragosti | 2019-01-02 | 1 | -0/+2 |
* | | feat: use PureComponent instead of Component | fragosti | 2019-01-02 | 1 | -1/+1 |
|/ | |||||
* | feat(instant): Add analytics events for payment dropdown | Steve Klebanoff | 2018-11-28 | 1 | -1/+7 |
* | feat: add boxShadow on dropdown hover | fragosti | 2018-11-09 | 1 | -0/+1 |
* | chore: cleanup | fragosti | 2018-11-08 | 1 | -2/+3 |
* | feat: create PaymentMethodDropdown | fragosti | 2018-11-08 | 1 | -13/+8 |
* | chore: remove unused props | fragosti | 2018-11-08 | 1 | -2/+2 |
* | fix: height of token selector overflow div | fragosti | 2018-11-08 | 1 | -6/+6 |
* | feat: refactor out overlay component and use it to implement click-outside | fragosti | 2018-11-08 | 1 | -44/+54 |
* | feat: implement basic dropdown component | fragosti | 2018-11-08 | 1 | -0/+127 |