| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'development' into refactor/website | Fabio Berger | 2017-12-19 | 1 | -10/+19 |
|\ |
|
| * | Fixed https://github.com/0xProject/wiki/issues/19 by disabling re-rendering o... | Fabio Berger | 2017-12-18 | 1 | -10/+19 |
* | | Refactor configs and constants, standardize on uppercase/snakecase, alphebeti... | Fabio Berger | 2017-12-19 | 6 | -28/+29 |
* | | standarize on `grey` over `gray` spelling and other color related fixes | Fabio Berger | 2017-12-18 | 11 | -38/+34 |
* | | Standardize colors to always be in uppercase hex and consolidate material-ui ... | Fabio Berger | 2017-12-18 | 6 | -13/+13 |
* | | Consolidate all custom colors and material-ui colors into a colors module | Fabio Berger | 2017-12-18 | 13 | -66/+61 |
* | | Remove unused `location` prop | Fabio Berger | 2017-12-18 | 4 | -4/+4 |
* | | Replace remaining strEnums with property TS string enums | Fabio Berger | 2017-12-18 | 3 | -14/+14 |
|/ |
|
* | Fix website unused vars | Leonid Logvinov | 2017-12-15 | 16 | -65/+9 |
* | Add orderWatcher to 0x.js docs | Fabio Berger | 2017-11-30 | 1 | -0/+1 |
* | Rename packageName to displayName for clarity | Fabio Berger | 2017-11-29 | 2 | -4/+4 |
* | Fix phantom `Contracts` section issue | Fabio Berger | 2017-11-29 | 1 | -0/+5 |
* | Merge branch 'development' into feature/connect-docs | Fabio Berger | 2017-11-29 | 2 | -4/+4 |
|\ |
|
| * | rename for clarity | Fabio Berger | 2017-11-29 | 2 | -4/+4 |
* | | Add 0x Connect Docs to the menu and topBar | Fabio Berger | 2017-11-29 | 1 | -1/+1 |
* | | Add subPackageName and get rid of hard-coded 0x.js in sourceLink | Fabio Berger | 2017-11-29 | 4 | -2/+15 |
|/ |
|
* | Refactor the topLevel documentation react components for 0x.js and Smart cont... | Fabio Berger | 2017-11-29 | 3 | -558/+116 |
* | Refactor docs to be more declarative, put all hard-coded doc-related data in ... | Fabio Berger | 2017-11-29 | 12 | -69/+320 |
* | fix remaining tslint errors | Fabio Berger | 2017-11-28 | 23 | -133/+132 |
* | remove comment | Fabio Berger | 2017-11-28 | 1 | -1/+0 |
* | Add "Web3" prefix to web3 alias types and link to the correct line in the web... | Fabio Berger | 2017-11-28 | 1 | -1/+10 |
* | Fix overlapping arg names | Fabio Berger | 2017-11-28 | 1 | -2/+1 |
* | Fix source links in 0x.js docs | Fabio Berger | 2017-11-28 | 1 | -3/+6 |
* | Add website to mono repo, update packages to align with existing sub-packages... | Fabio Berger | 2017-11-22 | 25 | -0/+3995 |