aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/ui/dropdown.tsx
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1481 from 0xProject/fix/instant/dropdown-colorSteve Klebanoff2019-01-041-17/+22
|\
| * fix(instant): Dropdown hover should be 10% of primary colorSteve Klebanoff2019-01-031-17/+22
* | feat: give all stateless components a displayName or make them privatefragosti2019-01-021-0/+2
* | feat: use PureComponent instead of Componentfragosti2019-01-021-1/+1
|/
* feat(instant): Add analytics events for payment dropdownSteve Klebanoff2018-11-281-1/+7
* feat: add boxShadow on dropdown hoverfragosti2018-11-091-0/+1
* chore: cleanupfragosti2018-11-081-2/+3
* feat: create PaymentMethodDropdownfragosti2018-11-081-13/+8
* chore: remove unused propsfragosti2018-11-081-2/+2
* fix: height of token selector overflow divfragosti2018-11-081-6/+6
* feat: refactor out overlay component and use it to implement click-outsidefragosti2018-11-081-44/+54
* feat: implement basic dropdown componentfragosti2018-11-081-0/+127