aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/ui/icon.tsx
Commit message (Expand)AuthorAgeFilesLines
* feat: add lock iconfragosti2018-11-091-0/+6
* fix: various style issuesfragosti2018-11-091-10/+12
* feat: implement basic dropdown componentfragosti2018-11-081-4/+5
* feat: implement search bar UIfragosti2018-11-021-0/+8
* feat: use withTheme to use ColorOption to color Iconfragosti2018-11-021-6/+8
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-021-21/+55
|\
| * Remove alternate hover styling from button and move into icon componentBrandon Millman2018-11-021-21/+48
| * feat(instant): add interactive overlay presentation to umd bundleBrandon Millman2018-11-021-0/+8
|/
* feat: add chevron icon and add it to asset amount inputfragosti2018-10-301-5/+23
* Icon component for InstantSteve Klebanoff2018-10-201-0/+58