Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | | | | | | | | | | | | | * development: rename for clarity remove unused code Publish | ||||
| * | 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 ↵ | Fabio Berger | 2017-11-29 | 3 | -558/+116 |
| | | | | contracts into a single component | ||||
* | Refactor docs to be more declarative, put all hard-coded doc-related data in ↵ | Fabio Berger | 2017-11-29 | 12 | -69/+320 |
| | | | | one place so it easier to add new doc pages | ||||
* | 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 ↵ | Fabio Berger | 2017-11-28 | 1 | -1/+10 |
| | | | | web3 typings | ||||
* | 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 ↵ | Fabio Berger | 2017-11-22 | 25 | -0/+3995 |
sub-packages, use new subscribeAsync 0x.js method |