aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/containers
Commit message (Collapse)AuthorAgeFilesLines
* Add orderWatcher to 0x.js docsFabio Berger2017-11-301-0/+12
|
* Add order and signedOrder to public typesFabio Berger2017-11-301-0/+2
|
* Add TokenTradeInfo to public typesFabio Berger2017-11-301-0/+1
|
* Rename packageName to displayName for clarityFabio Berger2017-11-293-3/+3
|
* Add connect docsFabio Berger2017-11-291-0/+97
|
* Add subPackageName and get rid of hard-coded 0x.js in sourceLinkFabio Berger2017-11-291-0/+1
|
* Merge branch 'development' into fix/refactorDocsFabio Berger2017-11-291-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (30 commits) Export TransactionOpts type Make website private Publish Update CHANGELOG Change interval to 1h Rename Add ifExists to cleanupJobInterval Add a cleanup job to an order watcher Improve the comment Add CHANGELOG comment Add a HACK comment Normalise subprovider names Remove a comment Fix a typo Pin testrpc version Remove gas params from tests Add fake gas estimate suprovider for tests Revert "Fix website linter errors" Fix website linter errors Fix tests ... # Conflicts: # packages/website/ts/utils/constants.ts
* | Refactor the topLevel documentation react components for 0x.js and Smart ↵Fabio Berger2017-11-292-12/+190
|/ | | | contracts into a single component
* fix remaining tslint errorsFabio Berger2017-11-284-25/+25
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-224-0/+212
sub-packages, use new subscribeAsync 0x.js method