Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the topLevel documentation react components for 0x.js and Smart ↵ | Fabio Berger | 2017-11-29 | 10 | -599/+323 |
| | | | | contracts into a single component | ||||
* | Fix tslint error | Fabio Berger | 2017-11-29 | 1 | -1/+1 |
| | |||||
* | Refactor docs to be more declarative, put all hard-coded doc-related data in ↵ | Fabio Berger | 2017-11-29 | 16 | -286/+428 |
| | | | | one place so it easier to add new doc pages | ||||
* | Last remaining website fixes | Fabio Berger | 2017-11-28 | 2 | -8/+10 |
| | |||||
* | fix remaining tslint errors | Fabio Berger | 2017-11-28 | 85 | -467/+493 |
| | |||||
* | Fix tslint issues | Fabio Berger | 2017-11-28 | 18 | -255/+272 |
| | |||||
* | 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 | 2 | -2/+14 |
| | | | | 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 |
| | |||||
* | Fix subscriptions given latest changes to 0x.js | Fabio Berger | 2017-11-24 | 1 | -4/+5 |
| | |||||
* | update tokenByAddress after tokenStateByAddress to avoid race-condition | Fabio Berger | 2017-11-24 | 1 | -1/+1 |
| | |||||
* | Add error when unexpected condition hit | Fabio Berger | 2017-11-24 | 1 | -0/+3 |
| | |||||
* | Fix alignment | Fabio Berger | 2017-11-24 | 1 | -9/+9 |
| | |||||
* | Add missing keys | Fabio Berger | 2017-11-24 | 1 | -0/+2 |
| | |||||
* | Fix bug | Fabio Berger | 2017-11-24 | 1 | -2/+2 |
| | |||||
* | Force the clearance of tradeHistory | Fabio Berger | 2017-11-23 | 1 | -1/+1 |
| | |||||
* | Upgrade to latest 0x.js version and refactor subscriptions to use latest ↵ | Fabio Berger | 2017-11-23 | 2 | -25/+53 |
| | | | | interface | ||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 113 | -0/+16254 |
sub-packages, use new subscribeAsync 0x.js method |