aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages/wiki
Commit message (Collapse)AuthorAgeFilesLines
* Refactor configs and constants, standardize on uppercase/snakecase, ↵Fabio Berger2017-12-191-2/+2
| | | | alphebetize, rename for logical grouping
* 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-2/+2
|
* fix remaining tslint errorsFabio Berger2017-11-281-8/+9
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+210
sub-packages, use new subscribeAsync 0x.js method