Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | standarize on `grey` over `gray` spelling and other color related fixes | Fabio Berger | 2017-12-18 | 6 | -7/+7 |
| | |||||
* | Standardize colors to always be in uppercase hex and consolidate material-ui ↵ | Fabio Berger | 2017-12-18 | 2 | -2/+2 |
| | | | | greys | ||||
* | Consolidate all custom colors and material-ui colors into a colors module | Fabio Berger | 2017-12-18 | 10 | -89/+14 |
| | |||||
* | Replace remaining strEnums with property TS string enums | Fabio Berger | 2017-12-18 | 3 | -3/+3 |
| | |||||
* | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 8 | -19/+0 |
| | |||||
* | Refactor web3Wrapper to a separate package | Leonid Logvinov | 2017-12-07 | 1 | -1/+1 |
| | |||||
* | Add missing await | Fabio Berger | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | Fix Party element so that an identicon's height is that which was passed in | Fabio Berger | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | fix remaining tslint errors | Fabio Berger | 2017-11-28 | 19 | -37/+34 |
| | |||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 20 | -0/+1062 |
sub-packages, use new subscribeAsync 0x.js method |