aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils
Commit message (Collapse)AuthorAgeFilesLines
...
* Refactor the topLevel documentation react components for 0x.js and Smart ↵Fabio Berger2017-11-292-27/+1
| | | | contracts into a single component
* Refactor docs to be more declarative, put all hard-coded doc-related data in ↵Fabio Berger2017-11-292-180/+77
| | | | one place so it easier to add new doc pages
* Fix tslint issuesFabio Berger2017-11-286-52/+100
|
* Add "Web3" prefix to web3 alias types and link to the correct line in the ↵Fabio Berger2017-11-281-1/+4
| | | | web3 typings
* Force the clearance of tradeHistoryFabio Berger2017-11-231-1/+1
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-227-0/+1128
sub-packages, use new subscribeAsync 0x.js method