aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/fill_order.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-35/+35
|
* Fix overflow issue on calculated fillAmountFabio Berger2017-12-191-15/+13
|
* Refactor remaining _.assign to spread operatorFabio Berger2017-12-191-4/+6
|
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-181-1/+1
|
* Standardize colors to always be in uppercase hex and consolidate material-ui ↵Fabio Berger2017-12-181-2/+2
| | | | greys
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-4/+3
|
* Fix website unused varsLeonid Logvinov2017-12-151-10/+0
|
* fix remaining tslint errorsFabio Berger2017-11-281-33/+39
|
* Fix tslint issuesFabio Berger2017-11-281-2/+2
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+714
sub-packages, use new subscribeAsync 0x.js method