aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/generate_order
Commit message (Collapse)AuthorAgeFilesLines
* Refactor remaining _.assign to spread operatorFabio Berger2017-12-191-1/+3
|
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-182-2/+2
|
* Standardize colors to always be in uppercase hex and consolidate material-ui ↵Fabio Berger2017-12-182-4/+4
| | | | greys
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-182-2/+2
|
* Update first two string enums to native typeFabio Berger2017-12-181-13/+13
|
* Fix website unused varsLeonid Logvinov2017-12-153-33/+2
|
* fix remaining tslint errorsFabio Berger2017-11-283-35/+35
|
* update tokenByAddress after tokenStateByAddress to avoid race-conditionFabio Berger2017-11-241-1/+1
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-223-0/+876
sub-packages, use new subscribeAsync 0x.js method