aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages/landing
Commit message (Collapse)AuthorAgeFilesLines
* Apply prettier configLeonid Logvinov2018-01-031-239/+188
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-29/+29
|
* Refactor configs and constants, standardize on uppercase/snakecase, ↵Fabio Berger2017-12-191-17/+17
| | | | alphebetize, rename for logical grouping
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-181-20/+19
|
* Standardize colors to always be in uppercase hex and consolidate material-ui ↵Fabio Berger2017-12-181-5/+5
| | | | greys
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-29/+25
|
* Remove unused `location` propFabio Berger2017-12-181-1/+1
|
* Replace remaining strEnums with property TS string enumsFabio Berger2017-12-181-12/+12
|
* Fix website unused varsLeonid Logvinov2017-12-151-24/+2
|
* fix remaining tslint errorsFabio Berger2017-11-281-6/+6
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+843
sub-packages, use new subscribeAsync 0x.js method