aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/ui/swap_icon.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Apply prettier configLeonid Logvinov2018-01-031-6/+3
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-3/+3
|
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-181-1/+1
|
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-1/+1
|
* Fix website unused varsLeonid Logvinov2017-12-151-1/+0
|
* fix remaining tslint errorsFabio Berger2017-11-281-1/+1
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+46
sub-packages, use new subscribeAsync 0x.js method