aboutsummaryrefslogtreecommitdiffstats
path: root/src/0x.ts
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use different lodash import syntax which allows to include only used ↵Leonid2017-06-221-3/+3
| | | | functions"
* Fall back to import x = require() syntaxLeonid Logvinov2017-06-211-1/+1
|
* Use different lodash import syntax which allows to include only used functionsLeonid Logvinov2017-06-211-3/+3
|
* Fix tslint issueFabio Berger2017-06-191-1/+2
|
* Merge branch 'master' of github.com:0xProject/0x.jsFabio Berger2017-06-191-8/+7
|\
| * Make ZeroEx constructor accept Web3Provider instead of Web3 instanceLeonid Logvinov2017-06-151-7/+7
| |
| * Remove unused importLeonid Logvinov2017-06-151-1/+0
| |
* | Add and improve commentsFabio Berger2017-06-161-5/+18
|/
* Change main file name from 0x.js.ts to 0x.tsLeonid Logvinov2017-06-121-0/+238